Commit Graph

28 Commits

Author SHA1 Message Date
Nicola Ken Barozzi abb57f382f Removed IZPressHtmlCompressTask.java that was no longer used in build.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352288 13f79535-47bb-0310-9956-ffa450edef68
2002-03-26 13:50:50 +00:00
Nicola Ken Barozzi afcdf5da3a Added owdocs target to generate the docs without deleting the previously generated ones.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352285 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 14:07:48 +00:00
Nicola Ken Barozzi 34da5249a8 Updating docs build: now the docs are deleted and regenerated, and the package is not made just for the docs (not needed).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352284 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 12:17:16 +00:00
Nicola Ken Barozzi 76603de3da Removing IzPress from the build, needed because of circular dependencies in Gump after Centipede addition.
Will be used again when Centipede will be used as a Gump dependency.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352283 13f79535-47bb-0310-9956-ffa450edef68
2002-03-25 12:10:08 +00:00
Nicola Ken Barozzi 22657b8b62 Corrected scratchpad targets (generate-*)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352263 13f79535-47bb-0310-9956-ffa450edef68
2002-03-23 15:45:41 +00:00
Glen Stampoultzis f22bb9f428 Ryan's patch applied. Thanks Ryan!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352257 13f79535-47bb-0310-9956-ffa450edef68
2002-03-20 12:35:26 +00:00
Nicola Ken Barozzi 07911038fe Make gump build docs even is compile fails.
Added jar generation to the gump build that was missing.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352256 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 14:34:21 +00:00
Nicola Ken Barozzi cb635e6c7f Make gump target output also javadocs: major change to "site" build.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352255 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 09:24:33 +00:00
Nicola Ken Barozzi c909763194 Make gump target output also javadocs: major change to "site" build.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352254 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 09:22:47 +00:00
Nicola Ken Barozzi 58ccfa8e4a Removng deprecated targets of old centipede version.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352250 13f79535-47bb-0310-9956-ffa450edef68
2002-03-19 08:31:49 +00:00
Nicola Ken Barozzi 86d900ab4f Now dist targets work: src dist has all libs needed with examples and the bin dist has also the logging classes (core+optional).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352248 13f79535-47bb-0310-9956-ffa450edef68
2002-03-18 12:42:54 +00:00
Nicola Ken Barozzi 91f2aab60a Update of the build system to make the script cleaner and make ./lib/endorsed libs automatically used in both script and build classpaths.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352231 13f79535-47bb-0310-9956-ffa450edef68
2002-03-16 17:08:00 +00:00
Nicola Ken Barozzi 3be9d514d9 Added gump target to be called by Gump.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352223 13f79535-47bb-0310-9956-ffa450edef68
2002-03-15 13:37:24 +00:00
Nicola Ken Barozzi 11212cd946 Added gump target to be called by Gump.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352222 13f79535-47bb-0310-9956-ffa450edef68
2002-03-15 13:32:11 +00:00
Nicola Ken Barozzi 4c7cc432bc New "testmodule" target to use before committing as a smoke test.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352215 13f79535-47bb-0310-9956-ffa450edef68
2002-03-14 14:42:51 +00:00
Nicola Ken Barozzi 55f1c279c5 Make POI use commons.logging, make log4j optional and clean structure to comply with, and use, Krysalis Centipede 2.0.1.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352212 13f79535-47bb-0310-9956-ffa450edef68
2002-03-14 11:05:10 +00:00
Glen Stampoultzis 4f834e81f9 Looks like I screwed up the scratchpad classpath. Sorry.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352160 13f79535-47bb-0310-9956-ffa450edef68
2002-03-09 01:37:39 +00:00
Glen Stampoultzis e452f11e28 Record generator fix plus new record. Must write email regarding it's uses but first got to sleep. 2am.. zzzz
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352159 13f79535-47bb-0310-9956-ffa450edef68
2002-03-08 15:07:30 +00:00
Andrew C. Oliver 2c409a90f2 changed site target to do what I want it to do (generate website and javadocs
under website not do some goofy xml-site dir out where I don't care about
it even)


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352158 13f79535-47bb-0310-9956-ffa450edef68
2002-03-07 02:44:39 +00:00
Glen Stampoultzis 2c71e35be2 Added new chart record and readded record generation support to the build; it got lost
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352145 13f79535-47bb-0310-9956-ffa450edef68
2002-03-04 00:05:33 +00:00
mjohnson d37eeb035a more stuff from Ken's build patch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352143 13f79535-47bb-0310-9956-ffa450edef68
2002-03-03 22:25:28 +00:00
Glen Stampoultzis e920d2d329 Remvoed unncessary imports
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352138 13f79535-47bb-0310-9956-ffa450edef68
2002-03-03 09:34:16 +00:00
Glen Stampoultzis 314e41af2e Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352137 13f79535-47bb-0310-9956-ffa450edef68
2002-03-03 09:32:57 +00:00
Glen Stampoultzis bf0fc069d4 Moved examples and updated build to produce an examples jar file.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352120 13f79535-47bb-0310-9956-ffa450edef68
2002-02-27 11:07:27 +00:00
Glen Stampoultzis 15c7122ac0 Looks like the test properties were missed. Fixed now. Joy.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352101 13f79535-47bb-0310-9956-ffa450edef68
2002-02-18 11:57:34 +00:00
Glen Stampoultzis 7cd296c291 Fixed version number
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352100 13f79535-47bb-0310-9956-ffa450edef68
2002-02-18 11:23:05 +00:00
mjohnson 5a91ae0da4 update build tools per Ken Barozzi's patch
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352096 13f79535-47bb-0310-9956-ffa450edef68
2002-02-15 02:11:36 +00:00
Andrew C. Oliver 895297512d Initial revision
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352063 13f79535-47bb-0310-9956-ffa450edef68
2002-01-31 02:22:28 +00:00