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/07/01 12:12:35 UTC

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

Author: bodewig
Date: Thu Jul  1 10:12:35 2010
New Revision: 959584

URL: http://svn.apache.org/viewvc?rev=959584&view=rev
Log:
add jexl2-compat

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=959584&r1=959583&r2=959584&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Thu Jul  1 10:12:35 2010
@@ -533,6 +533,18 @@
     <nag to="dev@commons.apache.org" from="Gump &lt;issues@commons.apache.org&gt;"/>
   </project>
 
+  <project name="commons-jexl-jexl2-compat">
+    <package>org.apache.commons.jexl</package>
+    <description>Commons Jexl Package</description>
+    <mvn basedir="jexl/jexl2-compat"/>
+    <jar name="jexl/jexl2-compat/target/commons-jexl-compat-*[0-9T].jar" />
+    <depend project="commons-jexl"/>
+    <option project="junit"/>
+    <option project="commons-logging"/>
+    <!--nag to="dev@commons.apache.org"
+         from="Gump &lt;issues@commons.apache.org&gt;"/-->
+  </project>
+
   <project name="commons-jxpath" groupId="commons-jxpath">
     <package>org.apache.commons.jxpath</package>
     <description>XPath traversal of JavaBeans</description>