rubys 2002/12/15 13:17:21
Modified: proposal/gump/profile gump.xml
Added: proposal/gump/project forehead.xml
Log:
This will ultimately be needed by maven. At the moment, this won't
build as it looks (to me) like the build.xml was produced by and
old version of maven. I've sent a note to the person mentioned in
the project.xml's naglist about this, and am optimistically adding this
to the gump profile in the hopes that this will be addressed.
Revision Changes Path
1.147 +1 -0 jakarta-alexandria/proposal/gump/profile/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/proposal/gump/profile/gump.xml,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- gump.xml 13 Dec 2002 11:44:13 -0000 1.146
+++ gump.xml 15 Dec 2002 21:17:21 -0000 1.147
@@ -124,6 +124,7 @@
<module
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/ant-contrib/ant-contrib/src/etc/gump-descriptor.xml"
/>
<module
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/ant-contrib/cpptasks/src/etc/gump-descriptor.xml"
/>
<module
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/krysalis/krysalis-centipede/module.xml"
/>
+ <module href="project/forehead.xml"/>
<module href="project/werkz.xml"/>
<!-- module
href="http://cvs.werken.com/viewcvs.cgi/werkz/gump.xml?rev=HEAD&cvsroot=werkz"/ -->
1.1 jakarta-alexandria/proposal/gump/project/forehead.xml
Index: forehead.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<module name="forehead">
<description>forehead: framework to assist in controlling the run-time ClassLoader
hierary of Java applications</description>
<url href="http://forehead.werken.com/">
</url>
<cvs module="forehead" repository="werken" dir="forehead">
</cvs>
<project name="forehead">
<ant buildfile="build.xml" target="dist"/>
<package>com.werken.forehead</package>
<depend project="jakarta-ant"/>
<depend project="xml-xerces"/>
<jar name="forehead-@@DATE@@.jar"/>
<javadoc nested="target/docs/apidocs"/>
<nag to="[EMAIL PROTECTED]" from="forehead development
<[EMAIL PROTECTED]>">
</nag>
</project>
</module>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>