You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2006/02/12 04:17:22 UTC

svn commit: r377115 - /gump/metadata/project/jakarta-commons-jelly.xml

Author: billbarker
Date: Sat Feb 11 19:17:20 2006
New Revision: 377115

URL: http://svn.apache.org/viewcvs?rev=377115&view=rev
Log:
Add dependancy.  It's transitive, so it probably won't work

Modified:
    gump/metadata/project/jakarta-commons-jelly.xml

Modified: gump/metadata/project/jakarta-commons-jelly.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/jakarta-commons-jelly.xml?rev=377115&r1=377114&r2=377115&view=diff
==============================================================================
--- gump/metadata/project/jakarta-commons-jelly.xml (original)
+++ gump/metadata/project/jakarta-commons-jelly.xml Sat Feb 11 19:17:20 2006
@@ -1257,6 +1257,7 @@
     <depend project="commons-jexl" />
     <depend project="commons-lang" />
     <depend project="commons-logging" />
+    <depend project="jline" />
     <depend project="dom4j" />
     <depend project="packaged-jaxen-1.1-beta-4" />
     <depend project="xml-apis" />