Hi all,

your own project definitions of commons-javaflow, commons-jci and
lately spring break the Gump supplied definitions.

We've been building svn trunk of commons-jci for weeks now, but it
gets listed as failed because it doesn't produce a jar with "your"
name.

spring is an installed package and has been for quite some time, even
before you added a defintion.

The appendend patch simply removes the three project definitions, if
this is not the correct way to deal with it, please at least rename
your projects.

Also, in the case of jci and javaflow, this is a repeated request, see
<http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=111468255224092&w=2>.
Please let me know if I'm not following the correct protocol here.

Cheers

        Stefan

Index: gump.xml
===================================================================
--- gump.xml    (revision 190800)
+++ gump.xml    (working copy)
@@ -20,7 +20,7 @@
     |
     | $Id$
     |
-    |  see http://brutus.apache.org/gump/public/buildLog.html
+    |  see http://vmgump.apache.org/gump/public/buildLog.html
     |  for already existing projects
     |
     +-->
@@ -1530,18 +1530,6 @@
     <jar name="lib/optional/daisy-util-1.1.jar"/>
   </project>      
 
-  <project name="commons-javaflow">
-    <package>org.apache.commons.javaflow</package>
-    <home nested="lib/optional"/>
-    <jar name="commons-javaflow-0.1-dev.jar"/>
-  </project>      
-
-  <project name="commons-jci">
-    <package>org.apache.jci</package>
-    <home nested="lib/core"/>
-    <jar name="commons-jci-r159148.jar"/>
-  </project>      
-
   <project name="jcr">
     <package>javax.jcr</package>
     <jar name="lib/optional/jcr-0.16.4.jar"/>
@@ -1553,8 +1541,4 @@
     <jar name="lib/optional/jackrabbit-20050422T153417.jar"/>
   </project>
 
-  <project name="spring">
-    <package>org.springframework</package>
-    <jar name="lib/optional/spring-1.1.5.jar"/>
-  </project>
 </module>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to