Commit Graph

16 Commits

Author SHA1 Message Date
Nicola Ken Barozzi
3c5c6fa0c9 Now umldoclet creates javadocs with uml link on top.
Changed build.xml to reflect the change.
Minor update in centipede.cent.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352484 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 22:53:41 +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
b462f48f4e Update to latest dev Centipede version with cents that behave correctly in the build dir
and references on the main page to new Centipede features.
Oh, and look at the grouped javadocs :-)
Need only to reference the uml dos and I've finished for now :-)


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352480 13f79535-47bb-0310-9956-ffa450edef68
2002-04-24 16:22:03 +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
f0c89cbd95 changed Centipede logo to latest version
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352424 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 11:52:04 +00:00
Nicola Ken Barozzi
9aba7531e5 Corrected the java files in jar; somehow this bug crept back agin :-(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352423 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 11:49:25 +00:00
Nicola Ken Barozzi
fef51ada5d Fixed dist build as suggested by Glen; it now cleans dist dir before running.
Source dist now also excludes build and dist dir.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352418 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 07:34:07 +00:00
Nicola Ken Barozzi
5e2997dcfa Fixed dist build as suggested by Glen; it now cleans dist dir before running.
Source dist now also excludes build and dist dir.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352416 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 07:11:20 +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
Nicola Ken Barozzi
b3fa6ee4be Minor tweaks to the javadoc build process.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352394 13f79535-47bb-0310-9956-ffa450edef68
2002-04-11 18:01:08 +00:00
Nicola Ken Barozzi
ab2dd22b9a Fixed uptodate check for more recent jar files.
Now more recent jar files are correctly expanded when the target dir
is present but older.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352386 13f79535-47bb-0310-9956-ffa450edef68
2002-04-09 17:02:20 +00:00
Nicola Ken Barozzi
b9bcf4d0ef Fixed the jar and test build.
properties weren't copied along with the classes in the jar.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352381 13f79535-47bb-0310-9956-ffa450edef68
2002-04-09 11:09:52 +00:00
Nicola Ken Barozzi
c3ace25e8c The build jars ended in .jar.jar ; fixed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352379 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 21:01:54 +00:00
Nicola Ken Barozzi
1ef0ef5eca dist build fix (lib location with layout property)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352377 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 19:13:21 +00:00
Nicola Ken Barozzi
6e465b7ec0 Added complete dist build.
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@352368 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 17:20:22 +00:00