Author: bodewig
Date: Sun Jan 29 21:04:18 2006
New Revision: 373439
URL: http://svn.apache.org/viewcvs?rev=373439&view=rev
Log:
probably needs cargo now
Modified:
gump/metadata/project/portals-jetspeed-1.xml
Modified: gump/metadata/project/portals-jetspeed-1.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/portals-jetspeed-1.xml?rev=373439&r1=373438&r2=373439&view=diff
==============================================================================
--- gump/metadata/project/portals-jetspeed-1.xml (original)
+++ gump/metadata/project/portals-jetspeed-1.xml Sun Jan 29 21:04:18 2006
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<!--
- Copyright 2005 The Apache Software Foundation
+ Copyright 2005-2006 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -51,6 +51,9 @@
<depend project="jdbc"/>
<depend project="ws-soap"/>
<depend project="uddi4j"/>
+
+ <!-- needed for Cactus tasks -->
+ <depend project="packaged-cargo"/>
<work nested="build/torque/templates.scratch"/>
|