You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ni...@apache.org on 2003/10/20 13:45:57 UTC

cvs commit: xml-forrest module.xml

nicolaken    2003/10/20 04:45:57

  Modified:    .        module.xml
  Log:
  Renamed forrest jar name
  
  Revision  Changes    Path
  1.26      +3 -1      xml-forrest/module.xml
  
  Index: module.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/module.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- module.xml	13 Sep 2003 05:08:08 -0000	1.25
  +++ module.xml	20 Oct 2003 11:45:57 -0000	1.26
  @@ -68,7 +68,7 @@
           <home nested="build"/>
   
           <!-- jars - the result of the build  -->
  -        <jar id="components" name="components/xml-forrest-components.jar"/>
  +        <jar id="components" name="components/xml-forrest.jar"/>
           <jar id="scratchpad" name="scratchpad/xml-forrest-scratchpad.jar"/>
   
       <!-- Javadocs - location in the build dirs  -->
  @@ -109,3 +109,5 @@
       </project>
           
   </module>
  +
  +