Commit Graph

293 Commits

Author SHA1 Message Date
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
Glen Stampoultzis
e0120ddbb6 I wasn't really ready to commit these but since the others got commited by ant we now have broken links so this fixed that.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352323 13f79535-47bb-0310-9956-ffa450edef68
2002-04-05 12:54:46 +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
1d44618789 Update of Krysalis Centipede build system to version 1.0-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352320 13f79535-47bb-0310-9956-ffa450edef68
2002-04-04 08:14:38 +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
0047e5a07c New version of the index. [for Andy: this is not April Fool's]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352311 13f79535-47bb-0310-9956-ffa450edef68
2002-04-03 15:16:20 +00:00
Andrew C. Oliver
c7bc43607b regen'd the site
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352310 13f79535-47bb-0310-9956-ffa450edef68
2002-04-03 13:25:27 +00:00