cvs commit: jakarta-poi/src/documentation/stylesheets book2menu.xsl

2002-03-18 Thread nicolaken
nicolaken02/03/18 01:40:31 Modified:src/documentation/stylesheets book2menu.xsl Log: Fixed style to make the site readable by Netscape 4 browser, by simply changing the hr/ tag that separated sections on the left links to br/. Tested and works in Netscape Navigator 4.79 .

[GUMP] Build Failure - Poi

2002-03-18 Thread Sam Ruby
This email is autogenerated from the output from: http://jakarta.apache.org/builds/gump/2002-03-18/jakarta-poi.html Buildfile: build.xml init: [echo]

Re: [GUMP] Build Failure - Poi

2002-03-18 Thread Glen Stampoutlzis
Wow, a bad day for gump. Looks like xerces is the center of the universe. -- Glen - Original Message - From: Sam Ruby [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 18, 2002 8:50 PM Subject: [GUMP] Build Failure - Poi

Re: [GUMP] Build Failure - Poi

2002-03-18 Thread Nicola Ken Barozzi
From: Glen Stampoutlzis [EMAIL PROTECTED] Wow, a bad day for gump. Looks like xerces is the center of the universe. ;-) AFAIK, the POI build that failed is because it ran the script instead of the ant target: ant target=gump/ script name=build/ When the script is present, the ant

Re: Headers and Footers

2002-03-18 Thread acoliver
Lemmie see the patches and I'll run some unit tests and I'll letcha know if they're right :-) Post them to bugzilla (see bug database on the left nav of poi website) with [PATCH] prefixing the subject. Thanks a million for your help! Thanks, Andy On Mon, 18 Mar 2002 09:39:05 -0600 Laubach,

DO NOT REPLY [Bug 7213] New: - [Patch] Header and Footer Records fix?

2002-03-18 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=7213. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: Headers and Footers

2002-03-18 Thread Laubach, Shawn - TAFB/LAB NCC (SAIC)
Title: RE: Headers and Footers Posted. Shawn Laubach SAIC - Web Developer B-1B System Support Management Division OC-ALC/LAB, Building 3001, Tinker AFB, Oklahoma dsn: 336-2473 comm: 405-736-2473 mobile: 405-245-9562 -Original Message- From: acoliver [mailto:[EMAIL PROTECTED]]

[PATCH] LittleEndian

2002-03-18 Thread Said Ackley
Index: LittleEndian.java === RCS file: /home/cvspublic/jakarta-poi/src/java/org/apache/poi/util/LittleEndian.java,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 LittleEndian.java --- LittleEndian.java 31 Jan 2002 02:23:46 -