You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by st...@apache.org on 2002/06/08 15:34:43 UTC

cvs commit: xml-forrest forrest.xgump

stefano     2002/06/08 06:34:43

  Modified:    .        forrest.xgump
  Log:
  Somebody is too much POI-oriented round here :)
  
  Revision  Changes    Path
  1.11      +6 -4      xml-forrest/forrest.xgump
  
  Index: forrest.xgump
  ===================================================================
  RCS file: /home/cvs/xml-forrest/forrest.xgump,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- forrest.xgump	13 May 2002 16:35:15 -0000	1.10
  +++ forrest.xgump	8 Jun 2002 13:34:43 -0000	1.11
  @@ -41,7 +41,6 @@
   
     <what>
       <goal>publishing system for documentation </goal>
  -    <goal>a build system for code</goal>
       <goal>analysis of logs and publishing of results </goal>
     </what>
       
  @@ -88,6 +87,7 @@
       </action>        
      </actions>
     </todo>
  +  
     <changes>
      <release version="0.1" date="2002">
       <action dev="DC" type="add">
  @@ -143,11 +143,13 @@
        Initial Import
       </action>
      </release>
  -  </changes>  
  +  </changes>
  +   
     <licence>This software is released under the Apache Public License 1.1. 
              For detailed legal and licensing issues, please read the LICENSE.* files
              in the /legal directory.
     </licence>
  +  
     <credits>
       <credit>This software includes software developed by the Krysalis Project 
               (http://www.krysalis.org/).
  @@ -201,13 +203,13 @@
   
       <home nested="build/xml-forrest"/>
   
  -    <!-- POI jars - the result of the build  -->        
  +    <!-- jars - the result of the build  -->        
       <jar name="xml-forrest.jar"            id="poi"/>
       <jar name="xml-forrest-scratchpad.jar" id="scratchpad"/>
       <jar name="xml-forrest-contrib.jar"    id="contrib"/>
       <jar name="xml-forrest-examples.jar"   id="examples"/>
       
  -    <!-- POI Javadocs - location in the build dirs  -->         
  +    <!-- Javadocs - location in the build dirs  -->         
       <javadoc parent="build/xml-forrest/javadocs"/>
       
       <!-- Getting ready for automatic site updates