Commit Graph

10 Commits

Author SHA1 Message Date
Nicola Ken Barozzi
264bd7005a Added hour to the lastmodified date at the bottom of each page.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352554 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 09:58:40 +00:00
Nicola Ken Barozzi
a7ad9decb6 Update to latest version of cents.
Most notably:
- added automagic cent that uses all available cents on common targets automagically
- corrected forrest problems in rendering faqs, todos and changes (icons too)
- corrected dist target


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352545 13f79535-47bb-0310-9956-ffa450edef68
2002-04-28 21:42:07 +00:00
Nicola Ken Barozzi
052e4196f5 Fixed javadocs problems when offline and looking for Java Api References.
Added javascript for last-modified date and removed incorrect image "alt"
to Avalon.
Moved source copying to prepare for build in -init target, because it is used
by almost all targets.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352481 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 12:05:09 +00:00
Nicola Ken Barozzi
f32748f389 Committing latest good version of cent jars in CVS following a positive +3
vote on the poi-dev mailing list.
To update, simply run "build update-all-cents" and commit changes to CVS.
To update a single cent do "build update-cent", specify cent to update
when prompted, and then commit.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352467 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 11:10:31 +00:00
Nicola Ken Barozzi
01782908ac Use Jakarta Commons Sandbox project JJar to get the cents directly from
the krysalis.org/jars repository when needed.
It downloads the cents that are specified in the properties.xml when the corresponding
jar is not available at all.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352428 13f79535-47bb-0310-9956-ffa450edef68
2002-04-16 16:49:38 +00:00
Nicola Ken Barozzi
97dd1afdba Last update of Centipede.
Fixed dist build, now it checks only functional tests before creating dist.
Changed path of cents' properties in properties.xml.
Centipede developement will now be decoupled from Poi, and continue on
krysalis.org.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352415 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 06:44:21 +00:00
Glen Stampoultzis
e0abc16e52 Change the look of the code tag. I believe it should just print in a fixed font. At the moment it's treating it pretty much like a source tag.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352409 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 11:32:46 +00:00
Nicola Ken Barozzi
f55627cadf 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
2002-04-11 17:58:59 +00:00
Nicola Ken Barozzi
d8a5fa6572 Hopefully fixed the build error in JDK<1.4.
Now it adds the endorsed jars to the classpath, so it should use Xerces.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352387 13f79535-47bb-0310-9956-ffa450edef68
2002-04-09 18:32:39 +00:00
Nicola Ken Barozzi
7cec15a469 Removed batik, since it was not used, to reduce size.
Now the cents have always the same name, regardless of the version
(which is in the manifest) to enable easy uptodate check by the build.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352367 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 17:15:14 +00:00