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.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352392 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nicola Ken Barozzi 2002-04-11 17:58:59 +00:00
parent 40ed2122f2
commit f55627cadf
2 changed files with 6 additions and 2 deletions

View File

@ -29,11 +29,15 @@
</build> </build>
<forrest> <forrest>
<!-- available skins: <!-- available skins:
basic
jakarta-site jakarta-site
avalon-site
scarab-site scarab-site
xml-apache-site xml-apache-site
basic --> forrest-site (Work In Progress)
<skin name="jakarta-site"> -->
<skin name="avalon-site">
<navlinks> <navlinks>
<link1 href="http://www.apache.org/">apache.org</link1> <link1 href="http://www.apache.org/">apache.org</link1>
<link2 href="http://jakarta.apache.org/">jakarta.apache.org</link2> <link2 href="http://jakarta.apache.org/">jakarta.apache.org</link2>

Binary file not shown.