You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ni...@apache.org on 2009/12/04 15:42:13 UTC

svn commit: r887213 - /gump/metadata/project/commons-jexl-1.x.xml

Author: niallp
Date: Fri Dec  4 14:42:12 2009
New Revision: 887213

URL: http://svn.apache.org/viewvc?rev=887213&view=rev
Log:
Add id to Jexl 1.x jar to try to get commons-jelly (m1) to work - thanks to Bill Barker for the suggestion

Modified:
    gump/metadata/project/commons-jexl-1.x.xml

Modified: gump/metadata/project/commons-jexl-1.x.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-jexl-1.x.xml?rev=887213&r1=887212&r2=887213&view=diff
==============================================================================
--- gump/metadata/project/commons-jexl-1.x.xml (original)
+++ gump/metadata/project/commons-jexl-1.x.xml Fri Dec  4 14:42:12 2009
@@ -28,7 +28,7 @@
     <package>org.apache.commons.jexl</package>
     <description>Commons Jexl 1.x</description>
     <mvn goal="package" />
-    <jar name="target/commons-jexl-1.1.1-SNAPSHOT.jar" />
+    <jar name="target/commons-jexl-1.1.1-SNAPSHOT.jar" id="commons-jexl-1.1"/>
     <option project="ant"/>
     <option project="commons-beanutils"/>
     <option project="commons-collections"/>