Commit Graph

63 Commits

Author SHA1 Message Date
Nicola Ken Barozzi
6df9e81352 Added new cents with build targets "uml" and "checkstyle".
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352393 13f79535-47bb-0310-9956-ffa450edef68
2002-04-11 18:00:20 +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
40ed2122f2 Added header echo to any build that shows java.vm info and other stuff
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352391 13f79535-47bb-0310-9956-ffa450edef68
2002-04-11 17:49:25 +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
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
f9e309cbf2 Fixed the jdepend.xsl taken from Ant that outputted NaN values for non-us users.
Filed a bug to Ant.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352384 13f79535-47bb-0310-9956-ffa450edef68
2002-04-09 15:55:56 +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
6ca3a61333 Fixed nasty bug that didn't expand the cent if the cent dir is present but empty.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352380 13f79535-47bb-0310-9956-ffa450edef68
2002-04-09 08:30:59 +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
426880a70c Updated build for running dist and distlight targets.
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
2002-04-08 17:32:31 +00:00
Nicola Ken Barozzi
81d9c3d899 Added xmldoclet cent. The first step in class diagrams.
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
2002-04-08 17:30:04 +00:00
Nicola Ken Barozzi
cf20ac8471 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@352369 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 17:21:46 +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
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
Nicola Ken Barozzi
dd7530444e Update of the build system.
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
2002-04-08 07:30:22 +00:00
Nicola Ken Barozzi
7d9a386b0b Update of the build system.
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
2002-04-08 07:21:16 +00:00
Nicola Ken Barozzi
b0f941ae4e Finally found out how to load the ant optional tasks without having to
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
2002-04-06 17:43:02 +00:00
Nicola Ken Barozzi
f8d8614cb0 Fixed compilation for the separate jars, moved the centipede splash task under
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
2002-04-06 17:36:35 +00:00
Nicola Ken Barozzi
52f87af87e Added gui ant program called antidote. Will add it to our build later.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352344 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 14:24:14 +00:00
Nicola Ken Barozzi
79cab3de9e Added library inside cent.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352343 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 13:54:38 +00:00
Nicola Ken Barozzi
5355aa2055 Fixed version.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352342 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 13:52:20 +00:00
Nicola Ken Barozzi
fb5f1c9537 Added jdepend cent.
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
2002-04-06 09:35:38 +00:00
Nicola Ken Barozzi
c8695ee516 Updated centipede.jar: now javadocs generate ok and now the unit test fails if it doesn't succede.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352329 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 16:33:39 +00:00
Nicola Ken Barozzi
ec221201bb Forrest cent: fixed nested images resolving in documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352324 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 13:32:16 +00:00
Glen Stampoultzis
e8d4c1ca1c Fixed classpath issue for docs build
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352322 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 09:19:44 +00:00
Nicola Ken Barozzi
3fa7e826ed Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352321 13f79535-47bb-0310-9956-ffa450edef68
2002-04-04 14:43:45 +00:00
Nicola Ken Barozzi
cc95d49fc2 Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352319 13f79535-47bb-0310-9956-ffa450edef68
2002-04-04 08:05:47 +00:00
Nicola Ken Barozzi
9e57ac8cd0 Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352318 13f79535-47bb-0310-9956-ffa450edef68
2002-04-04 07:37:21 +00:00
Nicola Ken Barozzi
d7993d3cf8 Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352317 13f79535-47bb-0310-9956-ffa450edef68
2002-04-04 07:22:47 +00:00
Nicola Ken Barozzi
74185759e0 Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352316 13f79535-47bb-0310-9956-ffa450edef68
2002-04-04 07:04:57 +00:00
Nicola Ken Barozzi
f0f7cd2500 Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352315 13f79535-47bb-0310-9956-ffa450edef68
2002-04-03 22:31:45 +00:00
Nicola Ken Barozzi
3d181da980 Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352314 13f79535-47bb-0310-9956-ffa450edef68
2002-04-03 18:20:20 +00:00
Nicola Ken Barozzi
fa0c3899da Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352313 13f79535-47bb-0310-9956-ffa450edef68
2002-04-03 17:51:49 +00:00
Nicola Ken Barozzi
7a06cfb182 Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352312 13f79535-47bb-0310-9956-ffa450edef68
2002-04-03 17:06:10 +00:00
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