Revision: 16788
          http://sourceforge.net/p/gate/code/16788
Author:   markagreenwood
Date:     2013-08-15 18:10:43 +0000 (Thu, 15 Aug 2013)
Log Message:
-----------
fix the gate.home ref

Modified Paths:
--------------
    gate/trunk/plugins/Lang_Russian/build.xml

Modified: gate/trunk/plugins/Lang_Russian/build.xml
===================================================================
--- gate/trunk/plugins/Lang_Russian/build.xml   2013-08-15 18:08:25 UTC (rev 
16787)
+++ gate/trunk/plugins/Lang_Russian/build.xml   2013-08-15 18:10:43 UTC (rev 
16788)
@@ -1,7 +1,7 @@
 <project name="russie" basedir="." default="jar" >
   <property file="build.properties" />
 
-  <property name="gate.home" location="../../gate" />
+  <property name="gate.home" location="../../" />
   <property name="gate.lib" location="${gate.home}/lib" />
   <property name="gate.jar" location="${gate.home}/bin/gate.jar" />
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to