Revision: 15184
          http://gate.svn.sourceforge.net/gate/?rev=15184&view=rev
Author:   markagreenwood
Date:     2012-01-22 15:44:38 +0000 (Sun, 22 Jan 2012)
Log Message:
-----------
updated ant-contrib to the latest version

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

Added Paths:
-----------
    gate/trunk/lib/ant-contrib.jar

Removed Paths:
-------------
    gate/trunk/lib/ant-contrib-1.0b2.jar

Modified: gate/trunk/.classpath
===================================================================
--- gate/trunk/.classpath       2012-01-22 15:38:16 UTC (rev 15183)
+++ gate/trunk/.classpath       2012-01-22 15:44:38 UTC (rev 15184)
@@ -34,7 +34,6 @@
        <classpathentry exported="true" kind="lib" 
path="lib/commons-discovery-0.2.jar" />
        <classpathentry exported="true" kind="lib" path="lib/ant.jar" />
        <classpathentry exported="true" kind="lib" path="lib/ant-launcher.jar" 
/>
-       <classpathentry exported="true" kind="lib" 
path="lib/ant-contrib-1.0b2.jar" />
        <classpathentry exported="true" kind="lib" 
path="lib/wstx-lgpl-3.2.3.jar" />
        <classpathentry exported="true" kind="lib" 
path="lib/spring-beans-2.0.8.jar" />
        <classpathentry exported="true" kind="lib" 
path="lib/spring-core-2.0.8.jar" />
@@ -115,5 +114,6 @@
        <classpathentry kind="lib" path="lib/ivy-2.2.0.jar" />
        <classpathentry kind="lib" path="lib/jsch-0.1.31.jar" />
        <classpathentry kind="output" path="classes" />
+       <classpathentry kind="lib" exported="true" path="lib/ant-contrib.jar" />
 </classpath>
 

Modified: gate/trunk/build.xml
===================================================================
--- gate/trunk/build.xml        2012-01-22 15:38:16 UTC (rev 15183)
+++ gate/trunk/build.xml        2012-01-22 15:44:38 UTC (rev 15184)
@@ -88,7 +88,7 @@
        <!-- load ant-contrib for the "if" task -->
        <taskdef resource="net/sf/antcontrib/antlib.xml">
                <classpath>
-                       <pathelement location="${libDir}/ant-contrib-1.0b2.jar" 
/>
+                       <pathelement location="${libDir}/ant-contrib.jar" />
                </classpath>
        </taskdef>
 

Deleted: gate/trunk/lib/ant-contrib-1.0b2.jar
===================================================================
(Binary files differ)

Added: gate/trunk/lib/ant-contrib.jar
===================================================================
(Binary files differ)


Property changes on: gate/trunk/lib/ant-contrib.jar
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

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


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to