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 2012/06/03 17:59:05 UTC

svn commit: r1345692 - in /gump/metadata/project: cocoon22-subprojects.xml cocoon22.xml

Author: bodewig
Date: Sun Jun  3 15:59:04 2012
New Revision: 1345692

URL: http://svn.apache.org/viewvc?rev=1345692&view=rev
Log:
serializers-charsets is a cocoon subproject now as well

Modified:
    gump/metadata/project/cocoon22-subprojects.xml
    gump/metadata/project/cocoon22.xml

Modified: gump/metadata/project/cocoon22-subprojects.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/cocoon22-subprojects.xml?rev=1345692&r1=1345691&r2=1345692&view=diff
==============================================================================
--- gump/metadata/project/cocoon22-subprojects.xml (original)
+++ gump/metadata/project/cocoon22-subprojects.xml Sun Jun  3 15:59:04 2012
@@ -134,4 +134,12 @@
          id="cocoon-rcl-webapp-wrapper"/>
   </project>
 
+  <project name="cocoon22-serializers-charsets">
+    <depend project="cocoon22-parent"/>
+    <mvn2 basedir="cocoon-serializers-charsets/trunk"
+         goal="install"/>
+    <jar name="cocoon-serializers-charsets/trunk/target/cocoon-serializers-charsets-*[0-9T].jar"
+         id="cocoon-serializers-charsets"/>
+  </project>
+
 </module>

Modified: gump/metadata/project/cocoon22.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/cocoon22.xml?rev=1345692&r1=1345691&r2=1345692&view=diff
==============================================================================
--- gump/metadata/project/cocoon22.xml (original)
+++ gump/metadata/project/cocoon22.xml Sun Jun  3 15:59:04 2012
@@ -78,14 +78,6 @@
          id="cocoon-flowscript-impl"/>
   </project>
 
-  <project name="cocoon22-serializers-charsets">
-    <depend project="cocoon22-parent"/>
-    <mvn2 basedir="blocks/cocoon-serializers/cocoon-serializers-charsets"
-         goal="install"/>
-    <jar name="blocks/cocoon-serializers/cocoon-serializers-charsets/target/cocoon-serializers-charsets-*[0-9T].jar"
-         id="cocoon-serializers-charsets"/>
-  </project>
-
   <project name="cocoon22-serializers-impl">
     <depend project="cocoon22-parent"/>
     <mvn2 basedir="blocks/cocoon-serializers/cocoon-serializers-impl"