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/08/12 14:11:00 UTC

svn commit: r984733 - /gump/metadata/project/excalibur.xml

Author: bodewig
Date: Thu Aug 12 12:11:00 2010
New Revision: 984733

URL: http://svn.apache.org/viewvc?rev=984733&view=rev
Log:
build order

Modified:
    gump/metadata/project/excalibur.xml

Modified: gump/metadata/project/excalibur.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/excalibur.xml?rev=984733&r1=984732&r2=984733&view=diff
==============================================================================
--- gump/metadata/project/excalibur.xml (original)
+++ gump/metadata/project/excalibur.xml Thu Aug 12 12:11:00 2010
@@ -536,9 +536,10 @@
         <depend project="excalibur_avalon-framework-api"/>
         <depend project="junit"/>
         <depend project="logging-log4j-12"/>
+        <depend project="velocity-engine"/>
         <depend project="xalan"/>
-        <depend project="xml-xerces"/>
         <depend project="xml-apis"/>
+        <depend project="xml-xerces"/>
 
         <home nested="framework/impl"/>
         <jar name="target/avalon-framework-impl-4.3.2-SNAPSHOT.jar"/>