[Announcement] ResourceReader and ImageReader

2003-01-05 Thread Torsten Curdt
Guys, I've merged the byte range support (resume downloads) from the ByteRangeReader into the ResourceReader. I though it's a good feature to have directly inside the ResourceReader. It's enabled by default but can be disable by parameter. Also the ImageReader is now extending the ResourceRead

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/util ByteRange.java

2003-01-05 Thread tcurdt
tcurdt 2003/01/05 22:10:25 Modified:.changes.xml src/documentation/xdocs/userdocs/readers image-reader.xml resource-reader.xml src/java/org/apache/cocoon/reading ResourceReader.java src/scratchpad/src/org/apach

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/generators imagedirectory-generator.xml

2003-01-05 Thread tcurdt
tcurdt 2003/01/05 22:09:48 Modified:src/documentation/xdocs/userdocs/generators imagedirectory-generator.xml Log: announce the comment attribute Revision ChangesPath 1.2 +1 -0 xml-cocoon2/src/documentation/xdocs/userdocs/generators/ima

Re: HSSFSerializer - Extensions?

2003-01-05 Thread Jody Goldberg
On Wed, Jan 01, 2003 at 11:24:10AM -0500, Andrew C. Oliver wrote: > Jody Goldberg wrote: > > - merge the various bits of view information out of their > > multiple records > might hurt us depending on what you have in mind (but I doubt it > because it would hurt your excel compatibility too i

DO NOT REPLY [Bug 15150] - [PATCH]: HSSFSerializer Support for Gnumeric MergedRegions

2003-01-05 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: HSSFSerializer - Extensions?

2003-01-05 Thread Andrew C. Oliver
Cool. Thanks Jody! Jody Goldberg wrote: On Wed, Jan 01, 2003 at 11:24:10AM -0500, Andrew C. Oliver wrote: Jody Goldberg wrote: - merge the various bits of view information out of their multiple records might hurt us depending on what you have in mind (but I doubt it because it would hu

Re: [IMAP Generator] status webapp

2003-01-05 Thread Bernhard Huber
hi, IMAP is pretty easy to add, I think my IMAPGenerator was committed to CVS into scratchpad, so check it out if you need any examples. I'm looking forward to seeing this stuff in scratchpad soon! comming soon, and thx for intial IMAPGenerator stuff bernhard ---

Re: [IMAP Generator] status webapp

2003-01-05 Thread Bernhard Huber
hi, as holiday ends, the Cocoon Mail stuff gets finalized Stefano Mazzocchi wrote: Bernhard Huber wrote: Now I'm finalizing the stuff, in the next days i'd like to write some doc, and put it into scratchpad. Just to be sure: i'm going to create a new org.apache.cocoon.mail directory puttin

DO NOT REPLY [Bug 15806] New: - Doctype is added twice

2003-01-05 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

PLEASE (was: [BUG] : java.util.EmptyStackException on EnvironmentStack)

2003-01-05 Thread Amir Rosen
> -Original Message- > From: Amir Rosen > Sent: Wednesday, January 01, 2003 11:04 AM > To: [EMAIL PROTECTED] > Subject: RE: [BUG] : java.util.EmptyStackException on EnvironmentStack > > > Hi, > > I added a patch in my servlet extending the cocoon servlet, > detailed below. > > Is th