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 2007/06/26 09:22:21 UTC

svn commit: r550718 - /gump/metadata/project/castor.xml

Author: bodewig
Date: Tue Jun 26 00:22:10 2007
New Revision: 550718

URL: http://svn.apache.org/viewvc?view=rev&rev=550718
Log:
examples seem to need CPA, new dependency on log4j

Modified:
    gump/metadata/project/castor.xml

Modified: gump/metadata/project/castor.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/castor.xml?view=diff&rev=550718&r1=550717&r2=550718
==============================================================================
--- gump/metadata/project/castor.xml (original)
+++ gump/metadata/project/castor.xml Tue Jun 26 00:22:10 2007
@@ -41,10 +41,12 @@
     <depend project="cglib"/>
     <depend project="commons-logging"/>
     <depend project="junit"/>
+    <depend project="logging-log4j"/>
     <work nested="build/classes"/>
     <work nested="codegen/build/classes"/>
     <work nested="ddlgen/build/classes"/>
     <work nested="anttask/build/classes"/>
+    <work nested="cpa/build/classes"/>
     <home nested="dist"/>
     <jar name="castor-@@DATE@@.jar"/>
     <jar name="castor-@@DATE@@-xml.jar"/>