Revision: 15882
          http://gate.svn.sourceforge.net/gate/?rev=15882&view=rev
Author:   ian_roberts
Date:     2012-06-08 14:36:39 +0000 (Fri, 08 Jun 2012)
Log Message:
-----------
Copy and paste typo...

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

Modified: gate/trunk/build/launcher/build.xml
===================================================================
--- gate/trunk/build/launcher/build.xml 2012-06-08 14:27:38 UTC (rev 15881)
+++ gate/trunk/build/launcher/build.xml 2012-06-08 14:36:39 UTC (rev 15882)
@@ -12,7 +12,7 @@
   <property name="jar.location" location="../../bin/gateLauncher.jar" />
 
   <!-- The libraries -->
-   <fileset id="libs" dir="${libDir}">
+   <fileset id="libs" dir="${lib.dir}">
      <include name="*.jar" />
    </fileset>
 

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to