aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Ken Barozzi <nicolaken@apache.org>2002-04-11 17:58:59 +0000
committerNicola Ken Barozzi <nicolaken@apache.org>2002-04-11 17:58:59 +0000
commit5d3db10748c460eb47cc61ad70ac0f39d7286036 (patch)
tree74711627dbba7b70023db4a8d08c7aae496133b6
parent27e0fb532bb1803de2bdc50c8a24807ad6a5a5d0 (diff)
downloadpoi-5d3db10748c460eb47cc61ad70ac0f39d7286036.tar.gz
poi-5d3db10748c460eb47cc61ad70ac0f39d7286036.zip
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
-rw-r--r--properties.xml8
-rw-r--r--tools/cents/forrest.cent.jarbin1598153 -> 1626154 bytes
2 files changed, 6 insertions, 2 deletions
diff --git a/properties.xml b/properties.xml
index e8d1eb0258..91421dc138 100644
--- a/properties.xml
+++ b/properties.xml
@@ -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>
diff --git a/tools/cents/forrest.cent.jar b/tools/cents/forrest.cent.jar
index af75d5cc62..e7a7436757 100644
--- a/tools/cents/forrest.cent.jar
+++ b/tools/cents/forrest.cent.jar
Binary files differ