Glen Stampoultzis
a9ae23d284
A new FAQ entry. Now if we could just get our users to stop asking questions. This will look better when the stylesheet is fixed.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352461 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 07:14:02 +00:00
Glen Stampoultzis
f964275c40
RK record fix. Thanks to Rolf-Jürgen Moll.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352460 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 07:13:09 +00:00
Glen Stampoultzis
62b7396c11
Sheet properties record. Poi yum.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352459 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 07:12:26 +00:00
Andrew C. Oliver
f820460fce
new logos
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352458 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 01:03:09 +00:00
Andrew C. Oliver
4ab4558c57
new logos
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352457 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 00:59:05 +00:00
Andrew C. Oliver
480c2a8587
new logos
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352456 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 00:08:37 +00:00
Andrew C. Oliver
75dd68f99c
seperated out my experimental parsing stuff.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352455 13f79535-47bb-0310-9956-ffa450edef68
2002-04-20 23:42:10 +00:00
Said Ryan Ackley
c9cffe9d37
Updated this to work with the latest data type generator
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352454 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 22:51:39 +00:00
Said Ryan Ackley
cc57327b0d
Made some changes for HDF types
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352453 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 22:30:50 +00:00
Said Ryan Ackley
67f615120e
changed access for variables so this class could be overriden more easily
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352452 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 10:48:25 +00:00
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