Commit Graph

13185 Commits

Author SHA1 Message Date
Nicola Ken Barozzi 3750a6da0c Changed order of dependency in the dist, so that tests are run after site generation.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352451 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 18:12:26 +00:00
Nicola Ken Barozzi cb7f1cbd0e Laters centipede jar; it also adds the list of the elements if there are many
with the same name and puts the others in like:
<element>content1</element>
<element>content2</element>
<element>content3</element>

becomes

element=content1
element[0]=content1
element[1]=content2
element[2]=content3
element.list=element[0],element[1],element[2]


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352450 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 15:45:13 +00:00
Nicola Ken Barozzi 8a36f7dcc8 Removed the jar-cent target (not for poi, it's for krysalis-centipede) from
the build, but kept it hidden here till Centipede goes beta.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352449 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 15:42:37 +00:00
Nicola Ken Barozzi 7e95d8acb3 Removed the jar-cent target (not for poi, it's for krysalis-centipede);
added javasrc to the javadocs execution and moved checkstyle under metrics target.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352448 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 15:41:48 +00:00
Nicola Ken Barozzi 5830b9fc02 Added javasrc as a new cent that is used for the javadocs; it's already in the krysalis repository.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352447 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 15:40:51 +00:00
Said Ryan Ackley fc05c345c6 Changed some things that may be causing build problems
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352446 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 12:55:27 +00:00
Glen Stampoultzis 9a1afde1d3 New record plus added a check in the record generator.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352445 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 12:54:29 +00:00
Said Ryan Ackley 793c0e64c5 Created these so I could add HDF specific functionality to the RecordGenerator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352444 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 12:03:58 +00:00
Said Ryan Ackley 820b7e1b0b This file was generated using the RecordGnerator. It compiles
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352443 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 12:01:14 +00:00
Andrew C. Oliver 9460fa07a2 went ahead and synced up. We'll get this up to spec shortly.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352442 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 12:00:53 +00:00
Said Ryan Ackley cdb7d382fe generated with the latest version of the stylesheet
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352441 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 11:59:43 +00:00
Said Ryan Ackley d6b9125904 Made changes so this was targeted towards HDF types. I removed some java calls and replaced with XSLT also added java calls in other places
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352440 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 11:57:38 +00:00
Said Ryan Ackley 6d75f547f5 Made changes to get it to work with the RecordGenerator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352439 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 11:56:06 +00:00
Said Ryan Ackley 6b97dce7bf Table cell type
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352438 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 11:54:52 +00:00
Nicola Ken Barozzi 58e9840558 Added Cocoon build authors to the credits.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352437 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 09:46:07 +00:00
Nicola Ken Barozzi 8600ac49eb Reverting a change to the interactive target that shouldn't have been committed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352436 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 09:45:20 +00:00
Nicola Ken Barozzi 6aa5d57816 Removed antidote and xmldoclet as cents.
Not use now.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352435 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 08:56:02 +00:00
Andrew C. Oliver b0de6b3cca added new class from Avik Sengupta
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352434 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 23:06:49 +00:00
Andrew C. Oliver afefc43fbd changed to match Avik's
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352433 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 23:04:53 +00:00
Andrew C. Oliver 42d6ac2c32 created stub of a unit test for formula record.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352432 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 22:47:39 +00:00
Andrew C. Oliver 17bc015311 Formula changes. . Disable for 1.5...alow compile in if desired.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352431 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 22:21:16 +00:00
Andrew C. Oliver c44535ce70 Fixed Adrianus Handoyo's name
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352430 13f79535-47bb-0310-9956-ffa450edef68
2002-04-17 22:15:21 +00:00
Nicola Ken Barozzi 3017be74bc Make it ignore also cent.jar files.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352429 13f79535-47bb-0310-9956-ffa450edef68
2002-04-16 16:50:15 +00:00
Nicola Ken Barozzi 474af27ea4 Use Jakarta Commons Sandbox project JJar to get the cents directly from
the krysalis.org/jars repository when needed.
It downloads the cents that are specified in the properties.xml when the corresponding
jar is not available at all.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352428 13f79535-47bb-0310-9956-ffa450edef68
2002-04-16 16:49:38 +00:00
Nicola Ken Barozzi 7de0dbc84b Moved centipede tasks to antipede dir; they are core to the system.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352427 13f79535-47bb-0310-9956-ffa450edef68
2002-04-16 16:47:53 +00:00
Nicola Ken Barozzi fde6cfc597 Not used anymore. Put in Centipede.cent
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352426 13f79535-47bb-0310-9956-ffa450edef68
2002-04-16 16:46:28 +00:00
Nicola Ken Barozzi a2cbd38587 Added info of the main cent repository.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352425 13f79535-47bb-0310-9956-ffa450edef68
2002-04-16 16:45:15 +00:00
Nicola Ken Barozzi dbc555c385 changed Centipede logo to latest version
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352424 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 11:52:04 +00:00
Nicola Ken Barozzi 95b61a700d Corrected the java files in jar; somehow this bug crept back agin :-(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352423 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 11:49:25 +00:00
Nicola Ken Barozzi 6104e15de6 Now umldoclet works also with JDK1.3.1_02 (tested).
javadocs target now generates normal javadocs+uml docs.
Each class javadoc has a corresponding uml page, with the same name
but starting with uml-


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352422 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 09:24:04 +00:00
Nicola Ken Barozzi dd5afce7a5 Added links to the javadocs, jdepend results and test results.
Updated by Andy's cool script every 2 hours! :-D


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352421 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 08:34:10 +00:00
Nicola Ken Barozzi cabb3166ef build dir is now (correctly) empty.
Telling CVS to ignore.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352420 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 08:07:45 +00:00
Nicola Ken Barozzi a9973d0756 Removing generated docs since Andy does it automatically from
build every 2 hours with a script. :-)


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352419 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 08:06:44 +00:00
Nicola Ken Barozzi 5d6947fab8 Fixed dist build as suggested by Glen; it now cleans dist dir before running.
Source dist now also excludes build and dist dir.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352418 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 07:34:07 +00:00
Nicola Ken Barozzi a525e1f685 changed site breadcrumbs from url to descriptive name
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352417 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 07:14:08 +00:00
Nicola Ken Barozzi d777a5fa69 Fixed dist build as suggested by Glen; it now cleans dist dir before running.
Source dist now also excludes build and dist dir.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352416 13f79535-47bb-0310-9956-ffa450edef68
2002-04-15 07:11:20 +00:00
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