nicolaken    02/04/16 09:45:15

  Modified:    .        properties.xml
  Log:
  Added info of the main cent repository.
  
  Revision  Changes    Path
  1.6       +10 -3     jakarta-poi/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/properties.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- properties.xml    15 Apr 2002 07:14:08 -0000      1.5
  +++ properties.xml    16 Apr 2002 16:45:15 -0000      1.6
  @@ -33,8 +33,15 @@
   
      <centipede>
         <tools>
  -         <cents>
  -            <forrest-cent>
  +         <cents repository="http://krysalis.org/jars/";>
  +            <antidote/>
  +            <centipede/>
  +            <junit/>
  +            <jdepend/>
  +            <checkstyle/>
  +            <xmldoclet/>
  +            <umldoclet/>
  +            <forrest>
                 <!-- available skins:
   
                      basic
  @@ -67,7 +74,7 @@
                         href="http://jakarta.apache.org/poi/"; />
                     </logo>
                  </skin>
  -            </forrest-cent>
  +            </forrest>
            </cents>
         </tools>
      </centipede>
  
  
  


Reply via email to