nicolaken    2002/12/19 07:27:09

  Modified:    .        module.xml
  Log:
  Vorking on making gump work again.
  
  Revision  Changes    Path
  1.15      +15 -8     jakarta-poi/module.xml
  
  Index: module.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/module.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- module.xml        20 Sep 2002 01:27:32 -0000      1.14
  +++ module.xml        19 Dec 2002 15:27:08 -0000      1.15
  @@ -73,22 +73,18 @@
       <depend project="jakarta-ant"/>
       <depend project="xml-xerces"/>
       <depend project="xml-xalan2"/>    
  -    
  +    <depend project="commons-jjar"/>
  +    <depend project="ant-contrib"/>
  +        
       <!-- needed for POI -->
       <depend project="commons-logging"/>
  -    
  +            
       <!-- Project jars POI build can use  -->    
       <option project="jakarta-log4j"/>
        
       <!-- Work dirs to be included in classpath  -->          
       <work nested="build/classes"/>
       <work nested="build/testcases"/>
  -    <work nested="tools/cents/checkstyle.cent/lib"/>
  -    <work nested="tools/cents/forrest.cent/lib"/>
  -    <work nested="tools/cents/javasrc.cent/lib"/>
  -    <work nested="tools/cents/jdepend.cent/lib"/>        
  -    <work nested="tools/cents/junit.cent/lib"/>        
  -    <work nested="tools/cents/umldoclet.cent/lib"/>        
       
       <home nested="build"/>
   
  @@ -110,5 +106,16 @@
       <nag to="[EMAIL PROTECTED]"
            from="Sam Ruby &lt;[EMAIL PROTECTED]&gt;"/>
     </project>
  +  
  +<!--
  +  <project name="krysalis-centipede-beta2-legacy-jars">
  +    <url href="http://www.krysalis.org/centipede/"/>
  +    <description>
  +      Legacy jars that Centipede-antipede beta2 wanted in the CVS and classpath.
  +    </description>
  +    <home nested="tools/antipede/lib"/>
  +    <jar name="legacy.jar"/>
  +  </project>
  +-->  
   
   </module>
  
  
  

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

Reply via email to