cvs commit: jakarta-alexandria/proposal/gump/project forehead.xml

2002-12-15 Thread rubys
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  ChangesPath
  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 -  1.146
  +++ gump.xml  15 Dec 2002 21:17:21 -  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=HEADcvsroot=werkz/ --
   
  
  
  
  1.1  jakarta-alexandria/proposal/gump/project/forehead.xml
  
  Index: forehead.xml
  ===
  ?xml version=1.0 encoding=UTF-8?
  
  module name=forehead
descriptionforehead: 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/
  packagecom.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 
lt;[EMAIL PROTECTED]gt;
  /nag
/project
  /module
  
  
  

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




cvs commit: jakarta-alexandria/proposal/gump/project forehead.xml

2002-12-15 Thread rubys
rubys   2002/12/15 16:08:38

  Modified:proposal/gump/project forehead.xml
  Log:
  Fix typo
  
  Revision  ChangesPath
  1.2   +1 -1  jakarta-alexandria/proposal/gump/project/forehead.xml
  
  Index: forehead.xml
  ===
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/forehead.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- forehead.xml  15 Dec 2002 21:17:21 -  1.1
  +++ forehead.xml  16 Dec 2002 00:08:38 -  1.2
  @@ -1,7 +1,7 @@
   ?xml version=1.0 encoding=UTF-8?
   
   module name=forehead
  -  descriptionforehead: framework to assist in controlling the run-time 
ClassLoader hierary of Java applications/description
  +  descriptionforehead: framework to assist in controlling the run-time 
ClassLoader hierarchy of Java applications/description
 url href=http://forehead.werken.com/;
 /url
 cvs module=forehead repository=werken dir=forehead
  
  
  

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