449 Commits

Author SHA1 Message Date
Nicola Ken Barozzi
4a0bc17362 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
Glen Stampoultzis
02d0741125 Increased the memory settings so that I can run a dist target.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352414 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 13:57:08 +00:00
Glen Stampoultzis
7341468b45 Reorganized things a bit in preparation for some changes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352413 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 13:54:00 +00:00
Glen Stampoultzis
c486327666 Clarified some wording.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352412 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 13:52:51 +00:00
Glen Stampoultzis
e956e55277 Added linked data record.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352411 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 12:43:57 +00:00
Andrew C. Oliver
82f535e86e increased vm heap...solve out of memory error...sympathy to the memory
impaired


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352410 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 12:38:23 +00:00
Glen Stampoultzis
69abe99b0b Change the look of the code tag. I believe it should just print in a fixed font. At the moment it's treating it pretty much like a source tag.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352409 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 11:32:46 +00:00
Said Ryan Ackley
a99d6c8ef4 Work in progress
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352408 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 06:45:58 +00:00
Said Ryan Ackley
c7785a5ce3 Document Properties definition
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352407 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 06:43:55 +00:00
Said Ryan Ackley
06cd347111 Added myself as a committer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352406 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 06:42:28 +00:00
Glen Stampoultzis
9401940712 Needed paragraph tags.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352405 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 06:03:02 +00:00
Glen Stampoultzis
a4b8a7b77a Spelling mistake
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352404 13f79535-47bb-0310-9956-ffa450edef68
2002-04-14 06:01:39 +00:00
Andrew C. Oliver
03410b67fe added new logos
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352403 13f79535-47bb-0310-9956-ffa450edef68
2002-04-13 18:08:50 +00:00
Nicola Ken Barozzi
ea02da0535 Corrected License.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352402 13f79535-47bb-0310-9956-ffa450edef68
2002-04-13 16:32:20 +00:00
Glen Stampoultzis
a9f72a861c Some small output changes to BiffViewer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352401 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 14:50:56 +00:00
Glen Stampoultzis
b2c146034a New chart record
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352400 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 14:40:36 +00:00
Glen Stampoultzis
c4b04380a7 Fixed record-generator.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352399 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 13:56:43 +00:00
Glen Stampoultzis
451e6d72bd Fixed a spelling mistake and added a small bit about jokes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352398 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 11:13:26 +00:00
Nicola Ken Barozzi
cd7d2b030d 2 cents wisdom on bringing up coding standards
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352397 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 09:02:22 +00:00
Nicola Ken Barozzi
32f37ded7b Fixed typo.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352396 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 08:55:29 +00:00
Glen Stampoultzis
98bdd7d8fc Fixed a bug I introduced a couple of days ago
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352395 13f79535-47bb-0310-9956-ffa450edef68
2002-04-12 08:26:29 +00:00
Nicola Ken Barozzi
d720dd6162 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
0a4333ebe9 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
5d3db10748 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
27e0fb532b 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
Glen Stampoultzis
409b742fdf Removed unncessary paragraph.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352390 13f79535-47bb-0310-9956-ffa450edef68
2002-04-11 08:02:12 +00:00
Glen Stampoultzis
4791b967ba Bug fix & cleanup
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352389 13f79535-47bb-0310-9956-ffa450edef68
2002-04-10 12:48:00 +00:00
Nicola Ken Barozzi
403a5ff8a5 Updated interactive target descriptions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352388 13f79535-47bb-0310-9956-ffa450edef68
2002-04-09 18:35:41 +00:00
Nicola Ken Barozzi
f8637a0f2c 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
faef26e475 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
48b2018d9c 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
d59f859dde 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
0a00ef722d 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
f9f9e44305 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
6ceb8a6382 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
83a9093baa 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
72ec385c85 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
52eb369dc4 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
3bc4151a34 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
764cb54079 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
3a6a562722 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
3e909037ff 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
926fe41838 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
e894b24076 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
9c0b092b49 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
70b893d4ad 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
94ffddc80f 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
09738b8de9 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
41d98e9959 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
b15e3c6f50 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