Revision: 18079
          http://sourceforge.net/p/gate/code/18079
Author:   ian_roberts
Date:     2014-06-12 14:05:40 +0000 (Thu, 12 Jun 2014)
Log Message:
-----------
l4j.ini should be installed on all platforms, not just windows.

Modified Paths:
--------------
    gate/trunk/build/deploy/build.xml

Modified: gate/trunk/build/deploy/build.xml
===================================================================
--- gate/trunk/build/deploy/build.xml   2014-06-12 11:50:07 UTC (rev 18078)
+++ gate/trunk/build/deploy/build.xml   2014-06-12 14:05:40 UTC (rev 18079)
@@ -378,7 +378,7 @@
             <file src="index.html" targetdir="$INSTALL_PATH"/>
             <file src="gate.xml" targetdir="$INSTALL_PATH"/>
             <file src="gate.exe" targetdir="$INSTALL_PATH" os="windows"/>
-            <file src="gate.l4j.ini" targetdir="$INSTALL_PATH" os="windows"/>
+            <file src="gate.l4j.ini" targetdir="$INSTALL_PATH"/>
             <fileset dir="GATE.app" targetdir="$INSTALL_PATH/GATE.app" 
os="mac"/>
             <fileset dir="build" targetdir="$INSTALL_PATH/build">
               <exclude name="deploy/**" />

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


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to