You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by up...@apache.org on 2005/09/16 18:19:16 UTC

svn commit: r289597 - in /cocoon/trunk: build.properties gump.xml

Author: upayavira
Date: Fri Sep 16 09:19:11 2005
New Revision: 289597

URL: http://svn.apache.org/viewcvs?rev=289597&view=rev
Log:
Move gump descriptor to src/gump (an svn:external) - which is 
shared with the Gump project.


Removed:
    cocoon/trunk/gump.xml
Modified:
    cocoon/trunk/build.properties

Modified: cocoon/trunk/build.properties
URL: http://svn.apache.org/viewcvs/cocoon/trunk/build.properties?rev=289597&r1=289596&r2=289597&view=diff
==============================================================================
--- cocoon/trunk/build.properties (original)
+++ cocoon/trunk/build.properties Fri Sep 16 09:19:11 2005
@@ -154,7 +154,7 @@
 packages=org.apache
 
 # Project descriptor
-gump.descriptor=gump.xml
+gump.descriptor=src/gump/module.xml
 
 # Directory Layout
 src=src