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/04/01 13:35:35 UTC

svn commit: r760860 - /gump/metadata/project/portals-pluto.xml

Author: bodewig
Date: Wed Apr  1 11:35:35 2009
New Revision: 760860

URL: http://svn.apache.org/viewvc?rev=760860&view=rev
Log:
I doubt this is the correct version of castor, let's try it

Modified:
    gump/metadata/project/portals-pluto.xml

Modified: gump/metadata/project/portals-pluto.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/portals-pluto.xml?rev=760860&r1=760859&r2=760860&view=diff
==============================================================================
--- gump/metadata/project/portals-pluto.xml (original)
+++ gump/metadata/project/portals-pluto.xml Wed Apr  1 11:35:35 2009
@@ -173,10 +173,11 @@
        <depend property="maven.jar.pluto-descriptors" 
           project="portals-pluto-descriptors-1.0" />
        <depend property="maven.jar.xerces" project="xml-xerces" />
+       <depend property="maven.jar.castor" 
+          project="castor-core" />
        <property name="maven.final.name" value="pluto-deploy-@@DATE@@" />
    </maven>
    
-   <depend project="castor" />
    <depend project="xml-apis" />
    <home nested="deploy/target" />
    <jar name="pluto-deploy-@@DATE@@.jar" />