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/09/03 06:14:22 UTC

svn commit: r992195 - /gump/metadata/project/cocoon22.xml

Author: bodewig
Date: Fri Sep  3 04:14:21 2010
New Revision: 992195

URL: http://svn.apache.org/viewvc?rev=992195&view=rev
Log:
reduce noise

Modified:
    gump/metadata/project/cocoon22.xml

Modified: gump/metadata/project/cocoon22.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/cocoon22.xml?rev=992195&r1=992194&r2=992195&view=diff
==============================================================================
--- gump/metadata/project/cocoon22.xml (original)
+++ gump/metadata/project/cocoon22.xml Fri Sep  3 04:14:21 2010
@@ -265,7 +265,7 @@
     <mvn basedir="core/cocoon-pipeline/cocoon-pipeline-components"
          goal="install"/>
     <option project="cocoon22-configuration-api"/>
-    <option project="cocoon22-pipeline-impl"/>
+    <depend project="cocoon22-pipeline-impl"/>
     <option project="cocoon22-util"/>
     <option project="cocoon22-xml-api"/>
     <option project="cocoon22-xml-impl"/>
@@ -323,7 +323,7 @@
     <mvn basedir="core/cocoon-sitemap/cocoon-sitemap-impl" goal="install"/>
     <option project="cocoon22-expression-language-api"/>
     <depend project="cocoon22-expression-language-impl"/>
-    <option project="cocoon22-pipeline-impl"/>
+    <depend project="cocoon22-pipeline-impl"/>
     <option project="cocoon22-sitemap-api"/>
     <option project="cocoon22-spring-configurator"/>
     <option project="cocoon22-thread-api"/>