diff options
author | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-11 17:58:59 +0000 |
---|---|---|
committer | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-11 17:58:59 +0000 |
commit | 5d3db10748c460eb47cc61ad70ac0f39d7286036 (patch) | |
tree | 74711627dbba7b70023db4a8d08c7aae496133b6 | |
parent | 27e0fb532bb1803de2bdc50c8a24807ad6a5a5d0 (diff) | |
download | poi-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.xml | 8 | ||||
-rw-r--r-- | tools/cents/forrest.cent.jar | bin | 1598153 -> 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 Binary files differindex af75d5cc62..e7a7436757 100644 --- a/tools/cents/forrest.cent.jar +++ b/tools/cents/forrest.cent.jar |