bodewig     02/03/25 03:32:06

  Modified:    proposal/gump naglist
               proposal/gump/profile gump.xml
               proposal/gump/project jakarta-poi.xml
  Added:       proposal/gump/project krysalis-centipede.xml
  Log:
  Add xml-forrest and krysalis-centipede, remove ItPress from
  jakarta-poi as it is alos defined in xml-forrest.
  
  Revision  Changes    Path
  1.113     +6 -0      jakarta-alexandria/proposal/gump/naglist
  
  Index: naglist
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/naglist,v
  retrieving revision 1.112
  retrieving revision 1.113
  diff -u -r1.112 -r1.113
  --- naglist   19 Mar 2002 08:54:41 -0000      1.112
  +++ naglist   25 Mar 2002 11:32:06 -0000      1.113
  @@ -633,3 +633,9 @@
   Subject: [GUMP] Build Failure - Cpptasks
   Regex: /BUILD FAILED/
   -------
  +Project: krysalis-centipede
  +To: [EMAIL PROTECTED] 
  +From: Nicola Ken Barozzi <[EMAIL PROTECTED] >
  +Subject: [GUMP] Build Failure - Krysalis Centipede
  +Regex: /BUILD FAILED/
  +-------
  
  
  
  1.74      +2 -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.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- gump.xml  24 Mar 2002 21:36:13 -0000      1.73
  +++ gump.xml  25 Mar 2002 11:32:06 -0000      1.74
  @@ -71,6 +71,7 @@
     <module href="project/xml-xerces.xml"/>
     <module href="project/xml-xerces2.xml"/>
     <module href="project/xml-xindice.xml"/>
  +  <module 
href="http://cvs.apache.org/viewcvs/~checkout~/xml-forrest/forrest.xgump"/>
   
     <!-- SourceForge -->
   
  @@ -91,6 +92,7 @@
     <module href="project/xmlunit.xml"/>
     <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="project/krysalis-centipede.xml"/>
   
     <!-- other -->
   
  
  
  
  1.13      +0 -11     jakarta-alexandria/proposal/gump/project/jakarta-poi.xml
  
  Index: jakarta-poi.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-poi.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- jakarta-poi.xml   22 Mar 2002 08:55:51 -0000      1.12
  +++ jakarta-poi.xml   25 Mar 2002 11:32:06 -0000      1.13
  @@ -56,15 +56,4 @@
               
     </project>
   
  -  <project name="IzPress">
  -    <url href="http://www.izforge.com/izpress/"/>
  -    <description>
  -      IzPress is a small Java tool that you can use in order to reduce the 
  -      size of your HTML pages by up to 20%. It preserves your code and only 
  -      removes the useless characters in it.
  -    </description>
  -    <home nested="tools/centipede"/>
  -    <jar name="lib/IzPress.jar"/>
  -  </project>
  -
   </module>
  
  
  
  1.1                  jakarta-alexandria/proposal/gump/project/krysalis-centipede.xml
  
  Index: krysalis-centipede.xml
  ===================================================================
  <module name="krysalis">
  
    <url href="http://www.krysalis.org/"/>
    <description>
       Krysalis Centipede is a template for a software module.
       It gives you build with Ant and Site+Documentation with Apache Cocoon. 
    </description>
  
    <cvs repository="sourceforge" 
         host-prefix="cvs.krysalis" 
         dir="krysalis" 
         module="krysalis-centipede"/>
    
    <project name="krysalis-centipede">
      <package>org.krysalis</package>
  
      <ant target="dist"/>
  
      <!-- needed for build -->
      <depend project="jakarta-ant"/>
      <depend project="xml-xerces"/>
      <depend project="xml-xalan2"/>
      <depend project="xml-cocoon2"/>
      <depend project="jtidy"/>
      <depend project="junit"/>
      <depend project="IzPress"/>
  
      <!-- Work dirs to be included in classpath  -->          
      <work nested="build/krysalis-centipede/classes"/>
      <work nested="build/krysalis-centipede/testcases"/>
      <work nested="tools/tmp/anttasks"/>
      
      <javadoc parent="build/krysalis-centipede/javadocs"/>    
  
    </project>
  
  </module>
  
  
  
  

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

Reply via email to