Revision: 17714
http://sourceforge.net/p/gate/code/17714
Author: ian_roberts
Date: 2014-03-20 12:21:47 +0000 (Thu, 20 Mar 2014)
Log Message:
-----------
Now that lib is not checked in, add version numbers back into the JAR file
names.
Modified Paths:
--------------
gate/trunk/build.xml
Modified: gate/trunk/build.xml
===================================================================
--- gate/trunk/build.xml 2014-03-20 12:01:57 UTC (rev 17713)
+++ gate/trunk/build.xml 2014-03-20 12:21:47 UTC (rev 17714)
@@ -68,7 +68,7 @@
<pathelement location="${buildDir}/lib/ivy.jar" />
</classpath>
</taskdef>
- <ivy:retrieve sync="true" pattern="${libDir}/[artifact].[ext]" />
+ <ivy:retrieve sync="true" pattern="${libDir}/[artifact]-[revision].[ext]" />
<!-- generate the pretty HTML report for what we just retrieved -->
<ivy:report todir="${libDir}" graph="false" />
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs