Commit Graph

319 Commits

Author SHA1 Message Date
Nicola Ken Barozzi 5c3ea7e43f Now it shows the classpath it's using to boot.
It should contain all and only the jars in lib/endorsed.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352385 13f79535-47bb-0310-9956-ffa450edef68
2002-04-09 16:02:48 +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 29c3795e0c Fixed dist build bug seen by Andy.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352383 13f79535-47bb-0310-9956-ffa450edef68
2002-04-09 14:18:39 +00:00
Nicola Ken Barozzi 20112283af Added site target.
It generates the docs, javadocs, test results and metrics.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352382 13f79535-47bb-0310-9956-ffa450edef68
2002-04-09 11:14:48 +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 773f7ff031 final layout (CCD->Community-Code-Docs)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352378 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 20:07:01 +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 83ef5efb26 dist build fix (docs go before tests, to get the results in the docs)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352376 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 19:12:29 +00:00
Nicola Ken Barozzi 2c658e3750 tweaked layout
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352375 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 19:11:43 +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 ffa9e106f5 Added dir info for distributions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352373 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 17:31:25 +00:00
Nicola Ken Barozzi 241e3346b3 Updated credits.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352372 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 17:31:07 +00:00
Nicola Ken Barozzi b5af5e1817 Updated legal info.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352371 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 17:30:40 +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 d5d8431124 Fixed poibrowser build. It lacked the poi classes in classpath.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352366 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 14:54:43 +00:00
Glen Stampoultzis 4ed012a376 Small comment correction.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352365 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 14:25:16 +00:00
Glen Stampoultzis 10cfcb125c Some credits were missed. Sorry Shawn.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352364 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 14:13:32 +00:00
Glen Stampoultzis c5968d0dd4 findFirstRow testcase...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352363 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 14:03:56 +00:00
Glen Stampoultzis 7558eb5526 findFirstRow fix... sheesh...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352362 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 14:03:37 +00:00
Nicola Ken Barozzi 6b06a2c54c Added testtargets task that checks all targets indipendently (cleans in between).
It builds succesfully here.
Also changed gump target to run testtargets and then testmodule.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352361 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 13:45:07 +00:00
Nicola Ken Barozzi 415740891a Removed the xml log, which is no longer generated.
It wasn't used anyway.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352360 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 13:35:37 +00:00
Nicola Ken Barozzi 5fd8f0e7f1 Removed the xml logger use.
It also speeds up build consierably.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352359 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 13:34:38 +00:00
Nicola Ken Barozzi 191f726333 fixed -projecthelp usage in build.sh by removing the xml log stuff.
It still puzzles me... I guess I'll dump the xml log alltogether.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352358 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 13:25:58 +00:00
Glen Stampoultzis 1545a6e5f1 More documentation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352357 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 12:58:00 +00:00
Glen Stampoultzis 5758384c3f Fixed remove bug.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352356 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 12:46:40 +00:00
Glen Stampoultzis d3bad2dd93 Testcase for HSSFRow removal bug
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352355 13f79535-47bb-0310-9956-ffa450edef68
2002-04-08 12:45:57 +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
Said Ryan Ackley 606609224f Paragraph properties type definition
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352352 13f79535-47bb-0310-9956-ffa450edef68
2002-04-07 22:57:36 +00:00
Said Ryan Ackley 01ccc5c975 Section properties type definition
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352351 13f79535-47bb-0310-9956-ffa450edef68
2002-04-07 22:57:12 +00:00
Said Ryan Ackley a7afdf031b first CVS commit!! Table properties type definition
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352350 13f79535-47bb-0310-9956-ffa450edef68
2002-04-07 22:56:30 +00:00
Andrew C. Oliver 45c5a3899e made it official (deprecation)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352349 13f79535-47bb-0310-9956-ffa450edef68
2002-04-07 17:29:33 +00:00
Andrew C. Oliver 416082dfad fixed constant for black (glen fixed it in HSSFColorConstants which is deprecated)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352348 13f79535-47bb-0310-9956-ffa450edef68
2002-04-07 17:28:27 +00:00
Andrew C. Oliver 424e1eacba put jar target on the menu as its the only way to get the jars from the
thing currently


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352347 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 22:08:22 +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 313ba122ba Corrected the files to conform to the new DTD.
tags s1,s2,s3,s4 become simply section.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352341 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 13:36:06 +00:00
Glen Stampoultzis 566004893a Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352340 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 10:57:06 +00:00
Nicola Ken Barozzi 9e622a67f7 Adding DTDs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352339 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 09:44:16 +00:00
Nicola Ken Barozzi c9b8522dbe Adding DTDs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352338 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 09:43:12 +00:00
Nicola Ken Barozzi 4dd301886c Make CVS ingnore any log*.* file.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352337 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 09:41:47 +00:00
Nicola Ken Barozzi 2ff9e8fde0 Starting to add the new DTD locally so we can start upgrading docs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352336 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 09:40:36 +00:00