Commit Graph

8087 Commits

Author SHA1 Message Date
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
Glen Stampoultzis 7bb8e7ade6 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 4f1b55bf77 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 7f9fd75d5f 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 8bf48bd37f 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 6e5c586edc 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 e54798a810 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 cb61af26b6 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 dd74d11acf 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 d93f2d76dc 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 5f10197de0 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 b8457f4fc7 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 c95c85e395 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