aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* dist build fix (lib location with layout property)Nicola Ken Barozzi2002-04-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352377 13f79535-47bb-0310-9956-ffa450edef68
* Updated build for running dist and distlight targets.Nicola Ken Barozzi2002-04-082-19/+40
| | | | | | | Added uptodate checks before unjarring the cents. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352374 13f79535-47bb-0310-9956-ffa450edef68
* Added xmldoclet cent. The first step in class diagrams.Nicola Ken Barozzi2002-04-081-0/+0
| | | | | | | | 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@352370 13f79535-47bb-0310-9956-ffa450edef68
* Now the cents have always the same name, regardless of the versionNicola Ken Barozzi2002-04-083-0/+0
| | | | | | | (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@352369 13f79535-47bb-0310-9956-ffa450edef68
* Added complete dist build.Nicola Ken Barozzi2002-04-081-0/+0
| | | | | | | | 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
* Removed batik, since it was not used, to reduce size.Nicola Ken Barozzi2002-04-082-0/+0
| | | | | | | | 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
* Update of the build system.Nicola Ken Barozzi2002-04-081-0/+0
| | | | | | | | | Gump target works ok. All docs generate ok. Jar task is ok. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352354 13f79535-47bb-0310-9956-ffa450edef68
* Update of the build system.Nicola Ken Barozzi2002-04-085-1/+25
| | | | | | | | | Gump target works ok. All docs generate ok. Jar task is ok. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352353 13f79535-47bb-0310-9956-ffa450edef68
* Finally found out how to load the ant optional tasks without having toNicola Ken Barozzi2002-04-068-1/+1
| | | | | | | | | | | put the jar under ant lib! :-D Moved the default.properties of ant in a separate jar and removed the definitions of the optional tasks used by centipede; removed the optional tasks from ant optional.jar and put the classes in a jar in the relative cent lib dir. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352346 13f79535-47bb-0310-9956-ffa450edef68
* Fixed compilation for the separate jars, moved the centipede splash task underNicola Ken Barozzi2002-04-061-0/+0
| | | | | | | the centipede cent and made the gui splash not load if the OS is unix type. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352345 13f79535-47bb-0310-9956-ffa450edef68
* Added gui ant program called antidote. Will add it to our build later.Nicola Ken Barozzi2002-04-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352344 13f79535-47bb-0310-9956-ffa450edef68
* Added library inside cent.Nicola Ken Barozzi2002-04-062-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352343 13f79535-47bb-0310-9956-ffa450edef68
* Fixed version.Nicola Ken Barozzi2002-04-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352342 13f79535-47bb-0310-9956-ffa450edef68
* Added jdepend cent.Nicola Ken Barozzi2002-04-064-4/+4
| | | | | | | There are problems with classpath, so I've but the jar in the antipede lib dir :-( git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352335 13f79535-47bb-0310-9956-ffa450edef68
* Updated centipede.jar: now javadocs generate ok and now the unit test fails ↵Nicola Ken Barozzi2002-04-051-0/+0
| | | | | | if it doesn't succede. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352329 13f79535-47bb-0310-9956-ffa450edef68
* Forrest cent: fixed nested images resolving in documentation.Nicola Ken Barozzi2002-04-052-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352324 13f79535-47bb-0310-9956-ffa450edef68
* Fixed classpath issue for docs buildGlen Stampoultzis2002-04-051-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352322 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-044-6/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352321 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-041-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352319 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-041-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352318 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-0490-5309/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352317 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-042-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352316 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-0336-0/+1459
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352315 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-0352-0/+3847
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352314 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-0322-0/+1887
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352313 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-0344-3618/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352312 13f79535-47bb-0310-9956-ffa450edef68
* Removed IZPressHtmlCompressTask.java that was no longer used in build.Nicola Ken Barozzi2002-03-261-179/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352288 13f79535-47bb-0310-9956-ffa450edef68
* Added owdocs target to generate the docs without deleting the previously ↵Nicola Ken Barozzi2002-03-251-3/+11
| | | | | | generated ones. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352285 13f79535-47bb-0310-9956-ffa450edef68
* Updating docs build: now the docs are deleted and regenerated, and the ↵Nicola Ken Barozzi2002-03-252-22/+5
| | | | | | 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
* Removing IzPress from the build, needed because of circular dependencies in ↵Nicola Ken Barozzi2002-03-252-2/+6
| | | | | | | | | 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
* Corrected scratchpad targets (generate-*)Nicola Ken Barozzi2002-03-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352263 13f79535-47bb-0310-9956-ffa450edef68
* Ryan's patch applied. Thanks Ryan!Glen Stampoultzis2002-03-201-4/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352257 13f79535-47bb-0310-9956-ffa450edef68
* Make gump build docs even is compile fails.Nicola Ken Barozzi2002-03-192-2/+2
| | | | | | | 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
* Make gump target output also javadocs: major change to "site" build.Nicola Ken Barozzi2002-03-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352255 13f79535-47bb-0310-9956-ffa450edef68
* Make gump target output also javadocs: major change to "site" build.Nicola Ken Barozzi2002-03-193-11/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352254 13f79535-47bb-0310-9956-ffa450edef68
* Removng deprecated targets of old centipede version.Nicola Ken Barozzi2002-03-1912-1076/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352250 13f79535-47bb-0310-9956-ffa450edef68
* Now dist targets work: src dist has all libs needed with examples and the ↵Nicola Ken Barozzi2002-03-182-12/+30
| | | | | | 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
* Update of the build system to make the script cleaner and make ↵Nicola Ken Barozzi2002-03-166-3/+15
| | | | | | ./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
* Added gump target to be called by Gump.Nicola Ken Barozzi2002-03-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352223 13f79535-47bb-0310-9956-ffa450edef68
* Added gump target to be called by Gump.Nicola Ken Barozzi2002-03-151-0/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352222 13f79535-47bb-0310-9956-ffa450edef68
* New "testmodule" target to use before committing as a smoke test.Nicola Ken Barozzi2002-03-141-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352215 13f79535-47bb-0310-9956-ffa450edef68
* Make POI use commons.logging, make log4j optional and clean structure to ↵Nicola Ken Barozzi2002-03-1466-3659/+51
| | | | | | 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
* Looks like I screwed up the scratchpad classpath. Sorry.Glen Stampoultzis2002-03-091-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352160 13f79535-47bb-0310-9956-ffa450edef68
* Record generator fix plus new record. Must write email regarding it's uses ↵Glen Stampoultzis2002-03-082-2/+2
| | | | | | 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
* changed site target to do what I want it to do (generate website and javadocsAndrew C. Oliver2002-03-071-6/+2
| | | | | | | | 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
* Added new chart record and readded record generation support to the build; ↵Glen Stampoultzis2002-03-042-10/+25
| | | | | | it got lost git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352145 13f79535-47bb-0310-9956-ffa450edef68
* more stuff from Ken's build patchMark Johnson2002-03-0329-0/+3709
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352143 13f79535-47bb-0310-9956-ffa450edef68
* Remvoed unncessary importsGlen Stampoultzis2002-03-031-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352138 13f79535-47bb-0310-9956-ffa450edef68
* Javadoc fixGlen Stampoultzis2002-03-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352137 13f79535-47bb-0310-9956-ffa450edef68
* Moved examples and updated build to produce an examples jar file.Glen Stampoultzis2002-02-273-0/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352120 13f79535-47bb-0310-9956-ffa450edef68