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 2009/09/24 10:54:16 UTC

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

Author: bodewig
Date: Thu Sep 24 08:54:16 2009
New Revision: 818406

URL: http://svn.apache.org/viewvc?rev=818406&view=rev
Log:
pool-impl uses fortress plugin

Modified:
    gump/metadata/project/excalibur.xml

Modified: gump/metadata/project/excalibur.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/excalibur.xml?rev=818406&r1=818405&r2=818406&view=diff
==============================================================================
--- gump/metadata/project/excalibur.xml (original)
+++ gump/metadata/project/excalibur.xml Thu Sep 24 08:54:16 2009
@@ -1276,6 +1276,7 @@
         <depend project="excalibur-pool-api" runtime="true"/>
         <depend project="excalibur-framework-api" runtime="true"/>
         <depend project="excalibur-framework-impl" runtime="true"/>
+        <option project="maven-fortress-plugin"/>
         <depend project="commons-collections"/>
         
         <depend project="ant" inherit="runtime"/>