nicolaken    02/04/11 10:58:59

  Modified:    .        properties.xml
  Log:
  Changed default skin to new avalon-site (the ney proposed Avalon skin) to see if
  you like it and added a preliminary version of forrest-site.
  Removed forced validation and moved it to another task.
  Specified the Xerces parser in the validation and set endorsed libs in classpath.
  
  Revision  Changes    Path
  1.3       +6 -2      jakarta-poi/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/properties.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- properties.xml    8 Apr 2002 07:19:40 -0000       1.2
  +++ properties.xml    11 Apr 2002 17:58:59 -0000      1.3
  @@ -29,11 +29,15 @@
     </build>           
     <forrest>
       <!-- available skins:
  +
  +         basic
            jakarta-site
  +         avalon-site
            scarab-site
            xml-apache-site
  -         basic -->       
  -    <skin name="jakarta-site">
  +         forrest-site  (Work In Progress)
  + -->       
  +    <skin name="avalon-site">
        <navlinks>
         <link1 href="http://www.apache.org/";>apache.org</link1>
         <link2 href="http://jakarta.apache.org/";>jakarta.apache.org</link2>
  
  
  


Reply via email to