aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added complete dist build.Nicola Ken Barozzi2002-04-081-0/+0
| | | | | | | | 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
* Removed batik, since it was not used, to reduce size.Nicola Ken Barozzi2002-04-082-0/+0
| | | | | | | | 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
* Fixed poibrowser build. It lacked the poi classes in classpath.Nicola Ken Barozzi2002-04-081-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352366 13f79535-47bb-0310-9956-ffa450edef68
* Small comment correction.Glen Stampoultzis2002-04-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352365 13f79535-47bb-0310-9956-ffa450edef68
* Some credits were missed. Sorry Shawn.Glen Stampoultzis2002-04-082-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352364 13f79535-47bb-0310-9956-ffa450edef68
* findFirstRow testcase...Glen Stampoultzis2002-04-081-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352363 13f79535-47bb-0310-9956-ffa450edef68
* findFirstRow fix... sheesh...Glen Stampoultzis2002-04-081-12/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352362 13f79535-47bb-0310-9956-ffa450edef68
* Added testtargets task that checks all targets indipendently (cleans in ↵Nicola Ken Barozzi2002-04-081-45/+37
| | | | | | | | | | 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
* Removed the xml log, which is no longer generated.Nicola Ken Barozzi2002-04-081-1/+1
| | | | | | | It wasn't used anyway. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352360 13f79535-47bb-0310-9956-ffa450edef68
* Removed the xml logger use.Nicola Ken Barozzi2002-04-081-1/+1
| | | | | | | It also speeds up build consierably. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352359 13f79535-47bb-0310-9956-ffa450edef68
* fixed -projecthelp usage in build.sh by removing the xml log stuff.Nicola Ken Barozzi2002-04-081-1/+1
| | | | | | | 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
* More documentation.Glen Stampoultzis2002-04-083-18/+92
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352357 13f79535-47bb-0310-9956-ffa450edef68
* Fixed remove bug.Glen Stampoultzis2002-04-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352356 13f79535-47bb-0310-9956-ffa450edef68
* Testcase for HSSFRow removal bugGlen Stampoultzis2002-04-081-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352355 13f79535-47bb-0310-9956-ffa450edef68
* Update of the build system.Nicola Ken Barozzi2002-04-081-0/+0
| | | | | | | | | 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
* Update of the build system.Nicola Ken Barozzi2002-04-0811-14/+88
| | | | | | | | | 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
* Paragraph properties type definitionSaid Ryan Ackley2002-04-071-0/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352352 13f79535-47bb-0310-9956-ffa450edef68
* Section properties type definitionSaid Ryan Ackley2002-04-071-0/+67
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352351 13f79535-47bb-0310-9956-ffa450edef68
* first CVS commit!! Table properties type definitionSaid Ryan Ackley2002-04-071-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352350 13f79535-47bb-0310-9956-ffa450edef68
* made it official (deprecation)Andrew C. Oliver2002-04-071-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352349 13f79535-47bb-0310-9956-ffa450edef68
* fixed constant for black (glen fixed it in HSSFColorConstants which is ↵Andrew C. Oliver2002-04-071-1/+1
| | | | | | deprecated) git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352348 13f79535-47bb-0310-9956-ffa450edef68
* put jar target on the menu as its the only way to get the jars from theAndrew C. Oliver2002-04-061-1/+2
| | | | | | | thing currently git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352347 13f79535-47bb-0310-9956-ffa450edef68
* Finally found out how to load the ant optional tasks without having toNicola Ken Barozzi2002-04-068-1/+1
| | | | | | | | | | | 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
* Fixed compilation for the separate jars, moved the centipede splash task underNicola Ken Barozzi2002-04-062-29/+30
| | | | | | | 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
* Added gui ant program called antidote. Will add it to our build later.Nicola Ken Barozzi2002-04-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352344 13f79535-47bb-0310-9956-ffa450edef68
* Added library inside cent.Nicola Ken Barozzi2002-04-062-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352343 13f79535-47bb-0310-9956-ffa450edef68
* Fixed version.Nicola Ken Barozzi2002-04-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352342 13f79535-47bb-0310-9956-ffa450edef68
* Corrected the files to conform to the new DTD.Nicola Ken Barozzi2002-04-0638-518/+518
| | | | | | | 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
* Javadoc fixGlen Stampoultzis2002-04-061-120/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352340 13f79535-47bb-0310-9956-ffa450edef68
* Adding DTDs.Nicola Ken Barozzi2002-04-062-159/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352339 13f79535-47bb-0310-9956-ffa450edef68
* Adding DTDs.Nicola Ken Barozzi2002-04-0615-0/+1869
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352338 13f79535-47bb-0310-9956-ffa450edef68
* Make CVS ingnore any log*.* file.Nicola Ken Barozzi2002-04-061-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352337 13f79535-47bb-0310-9956-ffa450edef68
* Starting to add the new DTD locally so we can start upgrading docs.Nicola Ken Barozzi2002-04-0615-19/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352336 13f79535-47bb-0310-9956-ffa450edef68
* Added jdepend cent.Nicola Ken Barozzi2002-04-066-6/+73
| | | | | | | 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
* Fixed scratchpad,contributions and examples classes dir (they were all ↵Nicola Ken Barozzi2002-04-061-3/+4
| | | | | | | | | | 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
* Added build.number as a non-cvs file.Nicola Ken Barozzi2002-04-061-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352333 13f79535-47bb-0310-9956-ffa450edef68
* Removing build number as it seems to be causing conflicts.Nicola Ken Barozzi2002-04-061-3/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352332 13f79535-47bb-0310-9956-ffa450edef68
* Another FAQ.Glen Stampoultzis2002-04-061-25/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352331 13f79535-47bb-0310-9956-ffa450edef68
* Some more limitationsGlen Stampoultzis2002-04-061-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352330 13f79535-47bb-0310-9956-ffa450edef68
* Updated centipede.jar: now javadocs generate ok and now the unit test fails ↵Nicola Ken Barozzi2002-04-052-2/+2
| | | | | | if it doesn't succede. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352329 13f79535-47bb-0310-9956-ffa450edef68
* Minor edits.Glen Stampoultzis2002-04-052-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352328 13f79535-47bb-0310-9956-ffa450edef68
* Some minor changes.Glen Stampoultzis2002-04-051-125/+113
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352327 13f79535-47bb-0310-9956-ffa450edef68
* New sectionGlen Stampoultzis2002-04-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352326 13f79535-47bb-0310-9956-ffa450edef68
* Limitations? What limitations?Glen Stampoultzis2002-04-051-0/+47
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352325 13f79535-47bb-0310-9956-ffa450edef68
* Forrest cent: fixed nested images resolving in documentation.Nicola Ken Barozzi2002-04-052-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352324 13f79535-47bb-0310-9956-ffa450edef68
* I wasn't really ready to commit these but since the others got commited by ↵Glen Stampoultzis2002-04-052-0/+827
| | | | | | 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
* Fixed classpath issue for docs buildGlen Stampoultzis2002-04-051-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352322 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-0419-216/+257
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352321 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-041-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352320 13f79535-47bb-0310-9956-ffa450edef68
* Update of Krysalis Centipede build system to version 1.0-devNicola Ken Barozzi2002-04-041-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352319 13f79535-47bb-0310-9956-ffa450edef68