rdonkin 2003/10/13 08:39:00
Modified: profile gump.xml
Added: project xml-xmlbeans.xml
Log:
Added project xml-xmlbeans (currently under incubation).
Revision Changes Path
1.266 +1 -0 jakarta-gump/profile/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/profile/gump.xml,v
retrieving revision 1.265
retrieving revision 1.266
diff -u -r1.265 -r1.266
--- gump.xml 13 Oct 2003 11:41:26 -0000 1.265
+++ gump.xml 13 Oct 2003 15:38:59 -0000 1.266
@@ -121,6 +121,7 @@
<module href="project/xml-xerces.xml"/>
<module href="project/xml-xerces2.xml"/>
<module href="project/xml-xindice.xml"/>
+ <module href="project/xml-xmlbeans.xml"/>
<module href="http://cvs.apache.org/viewcvs/~checkout~/xml-forrest/module.xml"/>
<!-- SourceForge -->
1.1 jakarta-gump/project/xml-xmlbeans.xml
Index: xml-xmlbeans.xml
===================================================================
<module name="xml-xmlbeans">
<description>
XML Beans Object <-> Java Binding Tool
</description>
<cvs repository="xml"/>
<project name="xml-xmlbeans-v1">
<ant basedir="v1" buildfile="build.xml" target="bootstrap"/>
<url href='http://xml.apache.org/xmlbeans/'/>
<depend project="bootstrap-ant"/>
<depend project="xml-xerces"/>
<depend project='junit'/>
<home nested="v1/build"/>
<work nested="v1/build/classes/xmlinputstream"/>
<work nested="v1/build/classes/xmlpublic"/>
<work nested="v1/external/lib/oldxbean.jar"/>
<work nested="v1/build/private/lib/easypo.jar"/>
<work nested="v1/build/private/lib/schemas.jar"/>
<work nested='v1/build/private/lib/enumtest.jar'/>
<work nested='v1/build/private/lib/drt.jar'/>
<work nested='v1/build/private/lib/xstypes.jar'/>
<jar name="lib/xbean.jar"/>
<jar name="lib/xmlpublic.jar"/>
<license name="v1/src/license/license.txt"/>
<nag to="[EMAIL PROTECTED]"
from="Robert Burrell Donkin <[EMAIL PROTECTED]>"/>
</project>
</module>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]