cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/generation TextParserGenerator.java

2002-08-19 Thread stephan
stephan 2002/08/19 23:53:08 Removed: src/scratchpad/src/org/apache/cocoon/generation TextParserGenerator.java Log: Remove obselete class. -- In case of troubles, e-mail: [EMAIL PROTECTED

DO NOT REPLY [Bug 11811] - [PATCH] Extended Cache interface plus added ClearCacheAction

2002-08-19 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_b

DO NOT REPLY [Bug 11811] - [PATCH] Extended Cache interface plus added ClearCacheAction

2002-08-19 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_b

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/caching/impl CacheImpl.java

2002-08-19 Thread cziegeler
cziegeler2002/08/19 23:41:03 Modified:src/webapp sitemap.xmap src/java/org/apache/cocoon/caching Cache.java src/java/org/apache/cocoon/caching/impl CacheImpl.java Added: src/java/org/apache/cocoon/acting ClearCacheAction.java Log: Applying patch

DO NOT REPLY [Bug 11811] - [PATCH] Extended Cache interface plus added ClearCacheAction

2002-08-19 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_b

Re: New "module" terminology: WAS: Extending the build system for modules

2002-08-19 Thread Andrew C. Oliver
Ken... I love you man and I trust your judgement... Just do me this favor...whatever you do...make it easy for my little mind to install and configurepretty please.. And Wiki the hell out of it. Thanks, -Andy Nicola Ken Barozzi wrote: > > Conal Tuohy wrote: > >> I realise that "block

Re: New "module" terminology: WAS: Extending the build system formodules

2002-08-19 Thread Nicola Ken Barozzi
Conal Tuohy wrote: > I realise that "blocks" are still vapour-ware, whereas "optional modules" > are at least imminent vapour-ware ;-) ;-) > but I'm still not entirely clear on > how the relationship between these "optional build modules" and the planned > "blocks" is supposed to develop. Can

RE: zip/gzip serializer?

2002-08-19 Thread Luca Morandini
Michael, you may use the compression tool of your web-server. Both IIS and Apache have such a feature, moreover, most browsers can decompress the output. Best regards, - Luca Morandini GIS Consultant [EMAIL

RE: zip/gzip serializer?

2002-08-19 Thread John Morrison
> From: Enke, Michael [mailto:[EMAIL PROTECTED]] > > Hi cocooners, > I want to download my generated data in gzipped or zipped > but I didn't found a gzip or zip serializer in cocoon. > > Is it possible in another way to setup this or > do I have to start writing such a serializer? Tomcat has t

zip/gzip serializer?

2002-08-19 Thread Enke, Michael
Hi cocooners, I want to download my generated data in gzipped or zipped but I didn't found a gzip or zip serializer in cocoon. Is it possible in another way to setup this or do I have to start writing such a serializer? Regards, Michael --

RE: New "module" terminology: WAS: Extending the build system for modules

2002-08-19 Thread Conal Tuohy
I realise that "blocks" are still vapour-ware, whereas "optional modules" are at least imminent vapour-ware ;-) but I'm still not entirely clear on how the relationship between these "optional build modules" and the planned "blocks" is supposed to develop. Can someone comment on how they see these

Re: XSLTC - Full Support for External Java Functions

2002-08-19 Thread Tom Amiro
John, I was out on vacation. Doesn't look like anyone responded. XSLTC does not support SQL extensions at this time. Future work on integrating XSLTC with Xalan may add such support. Here is a quote from an email sent by Morris Kwan on the effort to integrate Xalan's extensions with XSLTC.

cvs commit: xml-cocoon2/src/scratchpad/webapp/samples/slide sitemap.xmap

2002-08-19 Thread stephan
stephan 2002/08/19 10:32:15 Modified:src/scratchpad/src/org/apache/cocoon/generation SourceDescriptionGenerator.java src/scratchpad/webapp/samples/slide sitemap.xmap Log: Make the information, which the description includes optional to increa

Re: [Fwd: Encoding in HSSF (XLS) Serializer]

2002-08-19 Thread Andrew C. Oliver
Within the cocoon sources under src/java/org/apache/cocoon/components/elementprocessor/impl/poi/hssf/elements/Cell.java, where it says: } else if (_cell.getCellType() == HSSFCell.CELL_TYPE_STRING) { _cell.setCellValue(content); } else if (_cell.getCell

RE: [PROPOSAL] Move, copy and delete of sources

2002-08-19 Thread Per Kreipke
> > > I try to finish the slide examples in the next days(My > studies will get a > > > higher priority level in next time). To finish these examples I need > > > three methods for the WriteableSource: > > > Is this a feature that will make it back into 2.0.X? > > If I don't get a -1, and I applie

DO NOT REPLY [Bug 10054] -

2002-08-19 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_b

RE: [VOTE] RE: New "module" terminology: WAS: Extending the build system for modules

2002-08-19 Thread Carsten Ziegeler
Nicola Ken Barozzi wrote: > > > > I suggest, that a volunteer starting with implementing it, chooses the > > name. That's simple, requires no vote and no other activities. > > So, any volunteers? > > I volunteer, since I am doing the build extension for it. > Great!! > I want to call them "mod

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/acting SourceMultiAction.java

2002-08-19 Thread stephan
stephan 2002/08/19 07:06:50 Modified:src/scratchpad/webapp/samples/slide description2html4permissions.xsl src/scratchpad/src/org/apache/cocoon/components/source/impl SlideSource.java src/scratchpad/src/org/apa

cvs commit: xml-cocoon2/src/scratchpad/webapp/samples/slide redirect4login.xsl login-failed.html login.html sitemap.xmap

2002-08-19 Thread stephan
stephan 2002/08/19 07:04:27 Modified:src/scratchpad/webapp/samples/slide login-failed.html login.html sitemap.xmap Added: src/scratchpad/webapp/samples/slide redirect4login.xsl Log: Try to redirect to the correct entrance point. Revision Changes

Re: [VOTE] RE: New "module" terminology: WAS: Extending the buildsystem for modules

2002-08-19 Thread Nicola Ken Barozzi
Carsten Ziegeler wrote: ... >>Yup, but we're not talking about cvs modules, are we. And we are not >>talking about org.apache.cocoon.components nor >>org.apache.cocoon.components.modules but about something that avalon >>calls "sub-project". >> > > Ok, and we rename our Request class to somethin

RE: [VOTE] RE: New "module" terminology: WAS: Extending the build system for modules

2002-08-19 Thread Carsten Ziegeler
> -Original Message- > From: Christian Haul [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 19, 2002 2:42 PM > To: [EMAIL PROTECTED] > Subject: Re: [VOTE] RE: New "module" terminology: WAS: Extending the > build system for modules > > > On 19.Aug.2002 -- 02:11 PM, Stephan Michels wro

Re: [VOTE] RE: New "module" terminology: WAS: Extending the build system for modules

2002-08-19 Thread Christian Haul
On 19.Aug.2002 -- 02:11 PM, Stephan Michels wrote: > > > On Mon, 19 Aug 2002, Carsten Ziegeler wrote: > > > Stephan Michels wrote: > > > > > > On Mon, 19 Aug 2002, Carsten Ziegeler wrote: > > > > Putting it very simple, blocks are a plug-in mechanism for > > > Cocoon and the > > > > modules co

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-08-19 Thread stephan
stephan 2002/08/19 05:36:56 Modified:src/webapp/WEB-INF web.xml Log: Add mime type for xsl files. Revision ChangesPath 1.17 +5 -0 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml ===

RE: Cocoon Blocks

2002-08-19 Thread Leigh Dodds
How about: "CARS" -- Cocoon Application Archive. See also: http://outerthought.net/wiki/Wiki.jsp?page=DistributingCocoonApplications L. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 19 August 2002 08:49 > To: [EMAIL PROTECTED] > Subject: Re: Cocoon Bl

[VOTE] RE: New "module" terminology: WAS: Extending the build systemfor modules

2002-08-19 Thread Stephan Michels
On Mon, 19 Aug 2002, Carsten Ziegeler wrote: > Stephan Michels wrote: > > > > On Mon, 19 Aug 2002, Carsten Ziegeler wrote: > > > > > Blocks and modules are *not* the same. > > > > > > Putting it very simple, blocks are a plug-in mechanism for > > Cocoon and the > > > modules concept is only a b

RE: New "module" terminology: WAS: Extending the build system for modules

2002-08-19 Thread Carsten Ziegeler
Stephan Michels wrote: > > On Mon, 19 Aug 2002, Carsten Ziegeler wrote: > > > Blocks and modules are *not* the same. > > > > Putting it very simple, blocks are a plug-in mechanism for > Cocoon and the > > modules concept is only a better cvs structure for Cocoon. > > So modules is only about or

cvs commit: xml-cocoon2/src/scratchpad/webapp/samples/slide description2html4properties.xsl

2002-08-19 Thread stephan
stephan 2002/08/19 04:55:12 Modified:src/scratchpad/webapp/samples/slide description2html4properties.xsl Log: Prevent special properties to be removed. Revision ChangesPath 1.4 +10 -8 xml-cocoon2/src/scratchpad/webapp/samples/slide/desc

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source/impl SlideSource.java

2002-08-19 Thread stephan
stephan 2002/08/19 04:49:41 Modified:src/scratchpad/src/org/apache/cocoon/components/source/impl SlideSource.java Log: Update the last modification date if properties or permissions have changed. Revision ChangesPath 1.18 +15 -1 xml-co

RE: New "module" terminology: WAS: Extending the build system formodules

2002-08-19 Thread Stephan Michels
On Mon, 19 Aug 2002, Carsten Ziegeler wrote: > Blocks and modules are *not* the same. > > Putting it very simple, blocks are a plug-in mechanism for Cocoon and the > modules concept is only a better cvs structure for Cocoon. > So modules is only about organizing things and can be done by simply

RE: New "module" terminology: WAS: Extending the build system for modules

2002-08-19 Thread Carsten Ziegeler
Blocks and modules are *not* the same. Putting it very simple, blocks are a plug-in mechanism for Cocoon and the modules concept is only a better cvs structure for Cocoon. So modules is only about organizing things and can be done by simply restructuring the cvs and change minor parts of the buil

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/environment ObjectModelHelper.java

2002-08-19 Thread cziegeler
cziegeler2002/08/19 04:14:05 Modified:src/java/org/apache/cocoon/environment ObjectModelHelper.java Log: Fixing linefeeds2 Revision ChangesPath 1.6 +110 -108 xml-cocoon2/src/java/org/apache/cocoon/environment/ObjectModelHelper.java In

DO NOT REPLY [Bug 10054] -

2002-08-19 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_b

cvs 2_0_3_branch does not work (xindice not found)

2002-08-19 Thread Sven Kitschke
Hi devs, The current 2.0.3-branch from cvs doesn't run (without xindice?). The first request to localhost:8080/cocoon/welcome gives an exception. Workaround: commenting out the xmldb-protocol-element in cocoon.xconf. excerpt from error.log: ERROR (2002-08-19) 12:43.44:660 [core.source-hand

DO NOT REPLY [Bug 10054] -

2002-08-19 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_b

cvs commit: xml-cocoon2/lib/optional commons-httpclient.jar

2002-08-19 Thread cziegeler
cziegeler2002/08/19 02:54:56 Modified:.build.xml lib jars.xml Added: lib/optional commons-httpclient.jar Removed: lib/core commons-httpclient.jar Log: Making httpclient optional Revision ChangesPath 1.256 +19 -1 xml-cocoo

New "module" terminology: WAS: Extending the build system for modules

2002-08-19 Thread Conal Tuohy
There's been a lot of discussion about "Cocoon Blocks" and "Extending the build system for modules" recently. It seems to me that (whatever they're called) they are essentially the same thing (or should be). At least, ideally these optional build modules should include the necessary metadata (WSDL

cvs commit: xml-cocoon2/src/scratchpad/webapp/samples/slide description2html4content.xsl sitemap.xmap

2002-08-19 Thread stephan
stephan 2002/08/19 02:30:48 Modified:src/scratchpad/webapp/samples/slide description2html4content.xsl sitemap.xmap Log: Add support to display all files with 'text/plain' and 'text/xml'. Revision ChangesPath 1.4 +14 -1 xml-cocoon2/src/s

cvs commit: xml-cocoon2/src/webapp/WEB-INF web.xml

2002-08-19 Thread stephan
stephan 2002/08/19 02:28:52 Modified:src/webapp/WEB-INF web.xml Log: Add missing mime-type mapping for xml, xconf, xmap and ent. Revision ChangesPath 1.16 +20 -0 xml-cocoon2/src/webapp/WEB-INF/web.xml Index: web.xml ===

Re Extended Cache interface plus added ClearCacheAction

2002-08-19 Thread Michael Melhem
Hi Guys, Hope you had a great weekend! Some info about PATCH bugzilla [Bug 11811] I have submitted.. This is a simple patch which updates the cocoon Cache Interface (and component) to reflect the changes in avalon store component, namely, the addition of a clear method Also including in this p

cvs commit: xml-cocoon2/src/scratchpad/webapp/samples/slide slide.xconf

2002-08-19 Thread stephan
stephan 2002/08/19 01:51:25 Modified:src/scratchpad/webapp/samples/slide slide.xconf Log: Use a XMLDescriptorStore instead of the hsql store, which got some problems with the transactions. Revision ChangesPath 1.10 +32 -2 xml-cocoon2/src/scratchpad/webapp/samp

cvs commit: xml-cocoon2 changes.xml

2002-08-19 Thread stephan
stephan 2002/08/19 01:27:42 Modified:.changes.xml Log: Two entries about the changes of chaperon and WriteableSoure added. Revision ChangesPath 1.235 +8 -1 xml-cocoon2/changes.xml Index: changes.xml

DO NOT REPLY [Bug 11811] - [PATCH] Extended Cache interface plus added ClearCacheAction

2002-08-19 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_b

DO NOT REPLY [Bug 11811] - [PATCH] Extended Cache interface plus added ClearCacheAction

2002-08-19 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_b

DO NOT REPLY [Bug 11811] New: - [PATCH] Extended Cache interface plus added ClearCacheAction

2002-08-19 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_b

cvs commit: xml-cocoon2/src/scratchpad/webapp/samples/slide description2html4content.xsl description2html4locks.xsl description2html4permissions.xsl description2html4properties.xsl

2002-08-19 Thread stephan
stephan 2002/08/19 01:08:12 Modified:src/scratchpad/webapp/samples/slide description2html4content.xsl description2html4locks.xsl description2html4permissions.xsl description2html4properties.x

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/generation SourceDescriptionGenerator.java

2002-08-19 Thread stephan
stephan 2002/08/19 01:06:23 Modified:src/scratchpad/src/org/apache/cocoon/generation SourceDescriptionGenerator.java Log: Delete obsolete parts. Revision ChangesPath 1.10 +7 -16 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/generation

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source/impl SlideSource.java

2002-08-19 Thread stephan
stephan 2002/08/19 01:05:27 Modified:src/scratchpad/src/org/apache/cocoon/components/source/impl SlideSource.java Log: Retrieve the correct mime type of the context. Add transaction support for the upload. Add new method to create collections. Revisi

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/acting SourceMultiAction.java

2002-08-19 Thread stephan
stephan 2002/08/19 01:01:50 Modified:src/scratchpad/src/org/apache/cocoon/acting SourceMultiAction.java Log: Complete the doDeleteSource methods. Add new doCreateCollection method. Revision ChangesPath 1.8 +52 -6 xml-cocoon2/src/scrat

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source ModifiableTraversableSource.java

2002-08-19 Thread stephan
stephan 2002/08/19 01:00:00 Added: src/scratchpad/src/org/apache/cocoon/components/source ModifiableTraversableSource.java Log: New interface to make it possible to create Collection/Directories over the Source interface. Revision ChangesPath

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/source WriteableSource.java

2002-08-19 Thread stephan
stephan 2002/08/19 00:57:21 Modified:src/java/org/apache/cocoon/components/source/impl FileSource.java src/java/org/apache/cocoon/components/source WriteableSource.java Log: New methods COPY, MOVE, DELETE for WriteableSo

Re: Cocoon Blocks

2002-08-19 Thread Ola Berg
I propose the name \"Capps\", short for Cocoon Applications, for a unit that can be distributed as a package and deployed into Cocoon. \"Modules\" - overloaded \"Blocks\" - confusion with Avalon blocks \"Extensions\" - well, yes for things that extends Cocoon, but not for something that _utiliz