Commit Graph

307 Commits

Author SHA1 Message Date
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
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
f54ccbaeba Fixed scratchpad,contributions and examples classes dir (they were all defaulting
to the same dir and packages were all the same).
Added a metrics dir in the build docs dir.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352334 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 09:12:03 +00:00
Nicola Ken Barozzi
5835be0581 Added build.number as a non-cvs file.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352333 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 09:10:19 +00:00
Nicola Ken Barozzi
eaefdb0e58 Removing build number as it seems to be causing conflicts.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352332 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 09:09:46 +00:00
Glen Stampoultzis
8a248a30f5 Another FAQ.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352331 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 07:19:58 +00:00
Glen Stampoultzis
076450b180 Some more limitations
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352330 13f79535-47bb-0310-9956-ffa450edef68
2002-04-06 07:19:12 +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
Glen Stampoultzis
de56800db5 Minor edits.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352328 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 14:03:01 +00:00
Glen Stampoultzis
5fb2ce97ec Some minor changes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352327 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 14:02:18 +00:00
Glen Stampoultzis
e165f6690e New section
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352326 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 14:02:04 +00:00
Glen Stampoultzis
be56417242 Limitations? What limitations?
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352325 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 14:01:53 +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