|
From: <va...@us...> - 2011-06-28 10:53:09
|
Revision: 14089
http://gate.svn.sourceforge.net/gate/?rev=14089&view=rev
Author: valyt
Date: 2011-06-28 10:53:03 +0000 (Tue, 28 Jun 2011)
Log Message:
-----------
Variable for the jar name.
Modified Paths:
--------------
mimir/trunk/plugins/ordi/creole.xml.template
Modified: mimir/trunk/plugins/ordi/creole.xml.template
===================================================================
--- mimir/trunk/plugins/ordi/creole.xml.template 2011-06-28 10:52:32 UTC (rev 14088)
+++ mimir/trunk/plugins/ordi/creole.xml.template 2011-06-28 10:53:03 UTC (rev 14089)
@@ -4,7 +4,7 @@
<CREOLE-DIRECTORY>
<!-- Most of the dependencies are referenced by the manifest Class-Path entry
in the plugin JAR -->
- <JAR>mimir-plugin-ordi-3.2.1-snapshot.jar</JAR>
+ <JAR>@jar@</JAR>
<!-- This plugin requires BigOWLIM 3.3, you need to obtain a suitably
licenced copy of this from Ontotext and place it in the owlim directory -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|