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 2010/09/21 05:47:08 UTC

svn commit: r999205 - /gump/metadata/project/velocity-texen.xml

Author: bodewig
Date: Tue Sep 21 03:47:07 2010
New Revision: 999205

URL: http://svn.apache.org/viewvc?rev=999205&view=rev
Log:
jar name

Modified:
    gump/metadata/project/velocity-texen.xml

Modified: gump/metadata/project/velocity-texen.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/velocity-texen.xml?rev=999205&r1=999204&r2=999205&view=diff
==============================================================================
--- gump/metadata/project/velocity-texen.xml (original)
+++ gump/metadata/project/velocity-texen.xml Tue Sep 21 03:47:07 2010
@@ -36,7 +36,7 @@
     <!-- Because Texen contains ant tasks. -->
     <option project="ant"/>
 
-    <!-- This is the absolute minimum set of optionencies for building Texen  -->
+    <!-- This is the absolute minimum set of dependencies for building Texen  -->
     <option project="commons-collections" />
     <option project="commons-lang" />
     <option project="jdom" />
@@ -44,7 +44,7 @@
     <option project="velocity-anakia"/>
     <option project="velocity-engine" />
 
-    <jar name="texen-@@DATE@@.jar"/>
+    <jar name="target/velocity-texen-*[0-9T].jar"/>
     <license name="LICENSE"/>
     <!--nag to="dev@velocity.apache.org"
          from="Velocity Gump &lt;dev@velocity.apache.org&gt;"