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 2011/02/04 08:52:44 UTC

svn commit: r1067106 - /gump/metadata/project/commons-proper.xml

Author: bodewig
Date: Fri Feb  4 07:52:44 2011
New Revision: 1067106

URL: http://svn.apache.org/viewvc?rev=1067106&view=rev
Log:
wildcard

Modified:
    gump/metadata/project/commons-proper.xml

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=1067106&r1=1067105&r2=1067106&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Fri Feb  4 07:52:44 2011
@@ -580,7 +580,7 @@
     <package>org.apache.commons.jexl</package>
     <description>Commons Jexl Package</description>
     <mvn2 basedir="jexl"/>
-    <jar name="jexl/target/commons-jexl-2.1-SNAPSHOT.jar" />
+    <jar name="jexl/target/commons-jexl-*[0-9T].jar" />
     <option project="ant"/>
     <option project="commons-beanutils"/>
     <option project="commons-collections"/>