POI centipede build update... in progress

2002-12-20 Thread Nicola Ken Barozzi
As some of you have seen, I've started fixing our build so that it works again on Gump. I'm doing it in three steps: 1) update the version of Centipede it uses to beta4 2) make centipede build it under Gump without all fancy cents (just code and unit tests) 3) incrementally add the fancy

Re: POI centipede build update... in progress

2002-12-20 Thread Andrew C. Oliver
Great! Much appreciated Ken. -Andy Nicola Ken Barozzi wrote: As some of you have seen, I've started fixing our build so that it works again on Gump. I'm doing it in three steps: 1) update the version of Centipede it uses to beta4 2) make centipede build it under Gump without all fancy

cvs commit: jakarta-poi properties.xml

2002-12-20 Thread nicolaken
nicolaken2002/12/20 07:26:04 Modified:.properties.xml Log: Updating properties to be used with latest centipede too.Kept old ones in the meantime. Revision ChangesPath 1.13 +21 -0 jakarta-poi/properties.xml Index: properties.xml

cvs commit: jakarta-poi module.xml

2002-12-20 Thread nicolaken
nicolaken2002/12/20 07:26:53 Modified:.module.xml Log: Updates for the new Centipede beta4. Added source dirs. Revision ChangesPath 1.16 +7 -1 jakarta-poi/module.xml Index: module.xml

DO NOT REPLY [Bug 15546] - POI Error

2002-12-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15546. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-poi centibuild.xml module.xml

2002-12-20 Thread nicolaken
nicolaken2002/12/20 07:56:51 Modified:.centibuild.xml module.xml Log: Updated the module.xml to the correct unit testing dir. Added junit cent to the imports of the project and fixed a property. Revision ChangesPath 1.2 +4 -3

RE: Am I the only one seeing this test failure in testDataWindowing?

2002-12-20 Thread Brian Sanders
I'm experiencing this failure, too. I can't open the test data file 1904DateWindowing.xls (with POI or Excel) -Original Message- From: Dennis Doubleday [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 10:22 AM To: 'POI Developers List' Subject: Am I the only one seeing

Re: Am I the only one seeing this test failure in testDataWindowi ng?

2002-12-20 Thread Rainer Klute
More info on this one: if I get 1904DateWindowing.xls from the original .tar.bz2 attached to issue 15037, the test runs. Somebody should re-commit this file. For me, all tests run smoothly with the unmodified CVS head. I am using Sun Microsystem's J2SDK 1.4.0 under Linux. Best regards Rainer

DO NOT REPLY [Bug 15537] - [PATCH] Add support for setting the active cell in a worksheet through usermodel

2002-12-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15537. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Bug 15324 - Pending Patch

2002-12-20 Thread Danny Mui
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15324 Can someone look at this patch? It's fairly simple (2 lines) and includes a unit test to validate styles are applied to formula cells. thanks danny -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail:

RE: POI centipede build update... in progress

2002-12-20 Thread EPugh
Fantastic. I will start getting my unit tests back into shape for the code I contributed. Thanks. Eric Pugh -Original Message- From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 10:00 AM To: POI Developers List Subject: Re: POI centipede build update...

RE: Am I the only one seeing this test failure in testDataWindowing?

2002-12-20 Thread Dennis Doubleday
Yeah, that's probably it--I've seen that problem in a mixed environment with CVS. -Original Message- From: Brian Sanders [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 12:04 PM To: 'POI Developers List' Subject: RE: Am I the only one seeing this test failure in

cvs commit: jakarta-poi/src/testcases/org/apache/poi/hssf/data 1904DateWindowing.xls

2002-12-20 Thread klute
klute 2002/12/20 10:23:13 Removed: src/testcases/org/apache/poi/hssf/data 1904DateWindowing.xls Log: File was checked in without -kb. I will check it back in in a second. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: Am I the only one seeing this test failure in testDataWindowi ng?

2002-12-20 Thread Rainer Klute
More info on this one: if I get 1904DateWindowing.xls from the original .tar.bz2 attached to issue 15037, the test runs. Somebody should re-commit this file. I just did so. Please try it out! Best regards Rainer Klute Rainer Klute IT-Consulting GmbH Dipl.-Inform.

RE: Am I the only one seeing this test failure in testDataWindowi ng?

2002-12-20 Thread Dennis Doubleday
It works now. Thanks. -Original Message- From: Rainer Klute [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 1:31 PM To: POI Developers List Cc: Rainer Klute Subject: Re: Am I the only one seeing this test failure in testDataWindowi ng? More info on this one: if I

DO NOT REPLY [Bug 15546] - POI Error

2002-12-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15546. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Am I the only one seeing this test failure in testDataWindowing?

2002-12-20 Thread Andrew C. Oliver
probably I didn't mark it as binary. I keep forgetting to make it automatic in the cvs settings... -Andy Brian Sanders wrote: More info on this one: if I get 1904DateWindowing.xls from the original .tar.bz2 attached to issue 15037, the test runs. Somebody should re-commit this file.

DO NOT REPLY [Bug 15324] - [PATCH] Cell Styles are not applied to formula records

2002-12-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15324. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.