cvs commit: jakarta-poi/tools/cents centipede.cent.jar

2002-04-15 Thread nicolaken
nicolaken02/04/15 00:34:07 Modified:tools/cents centipede.cent.jar Log: Fixed dist build as suggested by Glen; it now cleans dist dir before running. Source dist now also excludes build and dist dir. Revision ChangesPath 1.9 +28 -30jakarta-poi/tools/cents/cen

Re: DO NOT REPLY [Bug 8081] New: - BUILD - quickdist has bad dependency tree

2002-04-15 Thread Nicola Ken Barozzi
From: "Glen Stampoultzis" <[EMAIL PROTECTED]> > Okay, I have a better one... I just ran the dist target and got a source > distribution that was 1/2 a gig compressed! Looks like the dist directory > doesn't get cleaned, ever, and includes dists in dists in dists. Thanks Glen, now it's fixed :-

cvs commit: jakarta-poi/build/jakarta-poi/docs/plan POI10Vision.html POI20Vision.html

2002-04-15 Thread nicolaken
nicolaken02/04/15 01:06:44 Removed: build/jakarta-poi/docs/hssf alternatives.html diagram1.html diagrams.html how-to.html index.html quick-guide.html record-generator.html use-case.html build/jakarta-

Re: Formula project kickoff and loose ends for 1.5

2002-04-15 Thread Nicola Ken Barozzi
From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> > From: "Andrew C. Oliver" <[EMAIL PROTECTED]> > > > site now regenerates every 2 hours automatically > > YOU ROCK! :-D > > Do you regenerate from the CVS or from the docs build. > if (case==0) make use of the docs build > else remove the build d

cvs commit: jakarta-poi .cvsignore

2002-04-15 Thread nicolaken
nicolaken02/04/15 01:07:45 Modified:..cvsignore Log: build dir is now (correctly) empty. Telling CVS to ignore. Revision ChangesPath 1.7 +2 -1 jakarta-poi/.cvsignore Index: .cvsignore ===

cvs commit: jakarta-poi/src/documentation/xdocs book.xml

2002-04-15 Thread nicolaken
nicolaken02/04/15 01:34:10 Modified:src/documentation/xdocs book.xml Log: Added links to the javadocs, jdepend results and test results. Updated by Andy's cool script every 2 hours! :-D Revision ChangesPath 1.13 +4 -2 jakarta-poi/src/documentation/xdocs/book.

cvs commit: jakarta-poi/tools/cents umldoclet.cent.jar

2002-04-15 Thread nicolaken
nicolaken02/04/15 02:24:04 Modified:.build.xml tools/cents umldoclet.cent.jar Log: 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 na

Re: Formula project kickoff and loose ends for 1.5

2002-04-15 Thread Nicola Ken Barozzi
From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> > From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> > > > From: "Andrew C. Oliver" <[EMAIL PROTECTED]> > > > > > site now regenerates every 2 hours automatically > > > > YOU ROCK! :-D > > > > Do you regenerate from the CVS or from the docs build. > > if

Re: Formula project kickoff and loose ends for 1.5

2002-04-15 Thread Glen Stampoultzis
> From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> > > > From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> > > > > > From: "Andrew C. Oliver" <[EMAIL PROTECTED]> > > > > > > > site now regenerates every 2 hours automatically > > > > > > YOU ROCK! :-D > > > > > > Do you regenerate from the CVS or from

cvs commit: jakarta-poi/tools/cents centipede.cent.jar

2002-04-15 Thread nicolaken
nicolaken02/04/15 04:49:25 Modified:tools/cents centipede.cent.jar Log: Corrected the java files in jar; somehow this bug crept back agin :-( Revision ChangesPath 1.10 +28 -28jakarta-poi/tools/cents/centipede.cent.jar <>

cvs commit: jakarta-poi/tools/cents centipede.cent.jar

2002-04-15 Thread nicolaken
nicolaken02/04/15 04:52:04 Modified:tools/cents centipede.cent.jar Log: changed Centipede logo to latest version Revision ChangesPath 1.11 +39 -36jakarta-poi/tools/cents/centipede.cent.jar <>

POI site build was Re: Formula project kickoff and loose ends for1.5

2002-04-15 Thread Andrew C. Oliver
On Mon, 2002-04-15 at 02:54, Nicola Ken Barozzi wrote: > From: "Andrew C. Oliver" <[EMAIL PROTECTED]> > > > site now regenerates every 2 hours automatically > > YOU ROCK! :-D > > Do you regenerate from the CVS or from the docs build. > if (case==0) make use of the docs build > else remove the

Re: Formula project kickoff and loose ends for 1.5

2002-04-15 Thread Andrew C. Oliver
Cool Ken. Yeah now if people knew how to get there ;-) Perhaps as a cheap and dirty we could do it off the package pages. On Mon, 2002-04-15 at 05:50, Nicola Ken Barozzi wrote: > From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> > > > From: "Nicola Ken Barozzi" <[EMAIL PROTECTED]> > > > > > From:

Re: POI site build was Re: Formula project kickoff and loose ends for 1.5

2002-04-15 Thread Sam Ruby
> As for Sam's script. I don't think its running. If it is...Sam please > disable the POI site build from your script.. . It was still running. I've now removed it. - Sam Ruby

Re: POI site build was Re: Formula project kickoff and loose ends for1.5

2002-04-15 Thread Nicola Ken Barozzi
From: "Andrew C. Oliver" <[EMAIL PROTECTED]> > process: > >scripts checked out from CVS >docs build >docs are zipped >docs are uploaded >docs are unzipped into the appropriate directory... >(all over ssh!) > > Yeah..haven't gotten around to removing the build dir from CVS.

CVS Commiting

2002-04-15 Thread Libin Roman
Hi,     How do I upload a patches and updates to the cvs ? please explain all small details :))                                             Thanks,                                             Libin Roman

Re: CVS Commiting

2002-04-15 Thread Andrew C. Oliver
You don't upload them to CVS. You create patches by making changes in your CVS working directory. From there you use "cvs diff -u src/java/org/apache/poi/blabla > mypatchdescribedwell.patch". You create a new bug in bugzilla and put "[PATCH] this patch does blabla bla" as the subject. You d

DO NOT REPLY [Bug 8114] New: - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8114] - [PATCH] Named Ranges

2002-04-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: POI site build was Re: Formula project kickoff and loose ends for1.5

2002-04-15 Thread Glen Stampoultzis
> From: "Andrew C. Oliver" <[EMAIL PROTECTED]> > > > process: > > > >scripts checked out from CVS > >docs build > >docs are zipped > >docs are uploaded > >docs are unzipped into the appropriate directory... > >(all over ssh!) > > > > Yeah..haven't gotten around to removing

Andy Kahn JExcelApi

2002-04-15 Thread JHeight
Hi Guys, I am not sure if anyone has seen this but here is another open source Java Excel Reader Writer. Previously it was only available as the ExcelRead. Has any of the developers here had contact with Andy to see if he would be interested in banging heads for the better good of HSSF? http://w