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 2005/07/21 15:27:22 UTC

svn commit: r220062 - /gump/metadata/project/cocoon.xml

Author: bodewig
Date: Thu Jul 21 06:27:21 2005
New Revision: 220062

URL: http://svn.apache.org/viewcvs?rev=220062&view=rev
Log:
Look Ma, there is a library Cocoon doesn't depend on, let's embrace it ;-)

Modified:
    gump/metadata/project/cocoon.xml

Modified: gump/metadata/project/cocoon.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/cocoon.xml?rev=220062&r1=220061&r2=220062&view=diff
==============================================================================
--- gump/metadata/project/cocoon.xml (original)
+++ gump/metadata/project/cocoon.xml Thu Jul 21 06:27:21 2005
@@ -125,6 +125,7 @@
     <depend project="commons-lang"
             groupId="commons-lang" artifactId="commons-lang" version="2.1"
             locallib="core/commons-lang-2.0-20041007T2305.jar"/>  
+    <depend project="commons-logging"/>
     <depend project="logging-log4j"
             groupId="log4j" artifactId="log4j" version="1.2.9"
             locallib="core/log4j-1.2.9.jar"/>