You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2008/12/03 13:10:54 UTC

svn commit: r722853 - /gump/metadata/project/ant.xml

Author: bodewig
Date: Wed Dec  3 04:10:54 2008
New Revision: 722853

URL: http://svn.apache.org/viewvc?rev=722853&view=rev
Log:
Ant produces an additional jar

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=722853&r1=722852&r2=722853&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Wed Dec  3 04:10:54 2008
@@ -58,6 +58,7 @@
     <jar name="lib/ant-trax.jar" id="ant-trax"/>
     <jar name="lib/ant-nodeps.jar" id="ant-nodeps"/>
     <jar name="lib/ant-apache-resolver.jar" id="ant-apache-resolver"/>
+    <jar name="lib/ant-apache-xalan2.jar" id="ant-apache-xalan2"/>
 
     <license name="LICENSE"/>
 
@@ -109,6 +110,7 @@
     <jar name="lib/ant-apache-oro.jar" id="ant-apache-oro"/>
     <jar name="lib/ant-apache-regexp.jar" id="jakarta-regexp"/>
     <jar name="lib/ant-apache-resolver.jar" id="ant-apache-resolver"/>
+    <jar name="lib/ant-apache-xalan2.jar" id="ant-apache-xalan2"/>
     <jar name="lib/ant-commons-logging.jar" id="ant-commons-logging"/>
     <jar name="lib/ant-commons-net.jar" id="ant-commons-net"/>
     <jar name="lib/ant-jai.jar" id="ant-jai"/>