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/11/26 10:21:10 UTC

cvs commit: xml-forrest properties.xml

nicolaken    2003/11/26 01:21:10

  Modified:    .        properties.xml
  Log:
  Remove old centipeded cruft
  
  Revision  Changes    Path
  1.6       +1 -66     xml-forrest/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/properties.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- properties.xml	18 Mar 2003 05:32:26 -0000	1.5
  +++ properties.xml	26 Nov 2003 09:21:10 -0000	1.6
  @@ -27,72 +27,7 @@
            <local-webapp name="Local Forrest (webapp)" url="http://127.0.0.1:8080/"/> 
          </forrest>   
        </links>
  -   </forrestbot>
  -      
  -   <centipede>
  -      <tools>
  -         <cents repository="http://krysalis.org/jjar/">
  -            <!-- not currently used but working
  -                 <antidote version="latest"/>   
  -                 <xmldoclet version="latest"/>
  -                 <maven version="latest"/>            -->      
  -            <centipede version="dev">
  -             <!-- example: -->
  -             <!-- <javadocs group="POIFS org.apache.poi.poifs*,HSSF org.apache.poi.hssf*,HPSF org.apache.poi.hpsf*,"> -->
  -              <javadocs group="">
  -                <altenative views="uml">
  -                  <uml prefix="uml-" suffix="" extension="html"/>
  -                </altenative>
  -              </javadocs>
  -            </centipede>
  -            <!-- <junit version="dev"/> -->
  -            <!-- <automagic version="dev"/> -->
  -            <!-- <jdepend version="dev"/>
  -            <checkstyle version="dev"/>
  -            <javasrc version="dev"/>
  -            <umldoclet version="dev"/> -->
  -            <!--
  -            <forrest version="dev">
  -              <loglevel>WARN</loglevel> -->
  -              <!-- builtin available skins:
  +   </forrestbot>      
   
  -                   basic
  -                   jakarta-site
  -                   avalon-site
  -                   scarab-site
  -                   xml-apache-site
  -                   forrest-site  (Work In Progress)
  -
  -                   You can also use your own skin by putting it in src/documentation/override/skins.
  -                   It will be see by Forrest as any other skin.
  -               -->
  -              <!-- <skin
  -                name="krysalis-site">
  -                  <navlinks>
  -                     <link1
  -                      href="http://www.sf.net/">sourceforge</link1>
  -
  -                     <link2
  -                      href="http://www.krysalis.org/">krysalis</link2>
  -
  -                     <link3
  -                      href="http://www.krysalis.org/centipede/">centipede</link3>
  -                  </navlinks>
  -
  -                  <logo>
  -                     <group
  -                      src="images/group-logo.gif"
  -                      href="http://www.krysalis.org" />
  -
  -                     <project
  -                      src="images/project-logo.gif"
  -                      href="http://www.krysalis.org/centipede/" />
  -                  </logo>
  -               </skin>
  -            </forrest>
  -             -->
  -         </cents>
  -      </tools>
  -   </centipede>
   </properties>