Re: Assistance with tidy of Ctwig docs

2001-11-22 Thread David Crossley
Thanks, i have added your patches to both the head branch and cocoon_20_branch. A few tips for next time .. - add the word Patch to the email Subject - send diffs in preference to whole files - if there are many patches, then create a .zip or .tar.gz - see contrib.html for more tips Thanks again,

cvs commit: xml-cocoon2/src Manifest.mf

2001-11-22 Thread cziegeler
cziegeler01/11/22 00:33:11 Modified:documentation/xdocs/installing Tag: cocoon_20_branch jars.xml src Tag: cocoon_20_branch Manifest.mf Added: lib Tag: cocoon_20_branch xalan-2.2.0-D13.jar xerces-1.4.4.jar

cvs commit: xml-cocoon2/src Manifest.mf

2001-11-22 Thread cziegeler
cziegeler01/11/22 00:36:29 Modified:documentation/xdocs/installing jars.xml src Manifest.mf Added: lib xalan-2.2.0-D13.jar xerces-1.4.4.jar Removed: lib xalan-2.2.0-dev.jar xerces_1_4_3.jar Log: Udpated to latest Xalan, Xerces and

cvs commit: xml-cocoon2 build.xml

2001-11-22 Thread cziegeler
cziegeler01/11/22 01:21:34 Modified:.Tag: cocoon_20_branch build.xml Log: Added source distribution Revision ChangesPath No revision No revision 1.8.2.58 +105 -1xml-cocoon2/build.xml Index: build.xml

cvs commit: xml-cocoon2 build.xml

2001-11-22 Thread cziegeler
cziegeler01/11/22 01:22:00 Modified:.build.xml Log: Added source distribution Revision ChangesPath 1.95 +105 -0xml-cocoon2/build.xml Index: build.xml === RCS file:

cvs commit: xml-cocoon2/src/org/apache/cocoon/components/store FilesystemQueue.java FilesystemQueueImpl.java FilesystemStore.java StoreJanitorImpl.java

2001-11-22 Thread cziegeler
cziegeler01/11/22 02:02:04 Modified:src/org/apache/cocoon/components/store Tag: cocoon_20_branch FilesystemQueue.java FilesystemQueueImpl.java FilesystemStore.java StoreJanitorImpl.java Log: Minor cleanup Revision Changes

cvs commit: xml-cocoon2/src/org/apache/cocoon/components/store FilesystemQueue.java FilesystemQueueImpl.java FilesystemStore.java MRUMemoryStore.java MemoryStore.java Store.java StoreJanitorImpl.java

2001-11-22 Thread cziegeler
cziegeler01/11/22 02:02:42 Modified:src/org/apache/cocoon/components/store FilesystemQueue.java FilesystemQueueImpl.java FilesystemStore.java MRUMemoryStore.java MemoryStore.java Store.java StoreJanitorImpl.java

cvs commit: xml-cocoon2/src/org/apache/cocoon/components/store FilesystemQueueObject.java FilesystemStore.java MemoryStore.java Store.java StoreJanitor.java

2001-11-22 Thread cziegeler
cziegeler01/11/22 02:21:11 Modified:src/org/apache/cocoon/components/store FilesystemQueueObject.java FilesystemStore.java MemoryStore.java Store.java StoreJanitor.java Log: Finished cleanup code Revision ChangesPath 1.2

Re: [Vote]: Restructuring the repository

2001-11-22 Thread Gianugo Rabellino
Carsten Ziegeler wrote: So let's vote if we want this also happen to 2.0 before the final release.(We mummbled that we want this, but I think we should be clear about it.) Here is my +1 on this. I think that definitely this should be done before the 2.0 release or left aside for a

Re: [Fwd: freshmeat project listing for Cocoon]

2001-11-22 Thread Gianugo Rabellino
Steven Noels wrote: Sounds good to me. Just another small note: I'm not *that* sure about focusing on the content-centric concept. I do believe that Cocoon is not just for content but can be seen as a generic and very powerful XML processing environment. We have XSP, we have SOAP, we have

Re: [Fwd: freshmeat project listing for Cocoon]

2001-11-22 Thread Gianugo Rabellino
giacomo wrote: On Wed, 21 Nov 2001, Gianugo Rabellino wrote: giacomo wrote: Ok, here is what I feel hits the point :) --- oo --- Apache Cocoon is an XML publishing framework that raises the usage of XML XSLT technologies

cvs commit: xml-cocoon2 build.xml

2001-11-22 Thread cziegeler
cziegeler01/11/22 03:13:55 Modified:.Tag: cocoon_20_branch build.xml Log: Added binary distribution Revision ChangesPath No revision No revision 1.8.2.59 +109 -3xml-cocoon2/build.xml Index: build.xml

New Distributions

2001-11-22 Thread Carsten Ziegeler
Hi Team, I added some new targets to our build system. If you now type build dists you get a binary and a source distribution for windows and linux. The source distribution is nearly a copy of the CVS with placeholders replaced etc. And additionally it contains the HTML docs. The binary

RE: [Fwd: freshmeat project listing for Cocoon]

2001-11-22 Thread Carsten Ziegeler
Just to get it right. The following is the text we agree on. I'll try my best to get it into freshmeat then By the way, shouldn't we change the README or some other documents and add this text there? -- OO - Apache Cocoon is an

cvs commit: xml-cocoon2/webapp cocoon.xconf

2001-11-22 Thread cziegeler
cziegeler01/11/22 04:26:12 Modified:webapp Tag: cocoon_20_branch cocoon.xconf Log: Added alternative to cachingstreampipeline Revision ChangesPath No revision No revision 1.7.2.29 +2 -1

cvs commit: xml-cocoon2/webapp cocoon.xconf

2001-11-22 Thread cziegeler
cziegeler01/11/22 04:26:31 Modified:webapp cocoon.xconf Log: Added alternative to cachingstreampipeline Revision ChangesPath 1.41 +2 -1 xml-cocoon2/webapp/cocoon.xconf Index: cocoon.xconf

cvs commit: xml-cocoon2/lib dom2.jar

2001-11-22 Thread cziegeler
cziegeler01/11/22 04:46:49 Removed: lib Tag: cocoon_20_branch dom2.jar Log: Removed obsolete dom2.jar -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED]

cvs commit: xml-cocoon2/src/org/apache/cocoon/components/store FilesystemQueueImpl.java

2001-11-22 Thread cziegeler
cziegeler01/11/22 04:57:02 Modified:src/org/apache/cocoon/components/store FilesystemQueueImpl.java Log: Fixed compilation problems Revision ChangesPath 1.5 +3 -3

cvs commit: xml-cocoon2 build.xml

2001-11-22 Thread cziegeler
cziegeler01/11/22 04:59:13 Modified:.build.xml Log: Updated build system: warnings are outputted if optional components are missing (It's great to have Avalon to steal ideas and code from!) Revision ChangesPath 1.97 +143 -41 xml-cocoon2/build.xml

DO NOT REPLY [Bug 4297] - Sitemap map:match pattern=X isn't case sensitive

2001-11-22 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=4297. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 3804] - accessing localhost:8080/cocoon/ gives ComponentException

2001-11-22 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=3804. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [donation]XML:DB pseudo protocol

2001-11-22 Thread Ricardo Rocha
I'd like to propose Gianugo Rabellino as a new commiter to the cocoon community. He has produced alot of patches in the past and is very engaged in the dbxml parts of cocoon which I think would be best if he can do it directly in CVS rather than badging us with patches. Enthusiastic +1 for

[QUESTION] A Java FTP client with APL?

2001-11-22 Thread Adrian Geissel
Hi, I'm looking for a Java FTP client access class (with proper error handling) that supports Passive/Active connections, file upload and download and other utility functions (cd, rmdir, delete, etc.) that has a open source licence which is deemed to be compatible with the Apache Public Licence.

Re: [Fwd: freshmeat project listing for Cocoon]

2001-11-22 Thread Gianugo Rabellino
Carsten Ziegeler wrote: Just to get it right. The following is the text we agree on. Looks great to me. I'll try my best to get it into freshmeat then While you're at it, please change even the short description: it's now XML to HTML converter, which does not reflect what Cocoon

Re: [Vote]: Restructuring the repository

2001-11-22 Thread Christian Haul
On 22.Nov.2001 -- 10:46 AM, Carsten Ziegeler wrote: Hi Team, some days ago we decided to restructure the repository. (see http://marc.theaimsgroup.com/?t=100526384200023w=2r=1). So let's vote if we want this also happen to 2.0 before the final release.(We mummbled that we want this, but

RE: [Fwd: freshmeat project listing for Cocoon]

2001-11-22 Thread Carsten Ziegeler
Gianugo Rabellino wrote: Carsten Ziegeler wrote: Just to get it right. The following is the text we agree on. Looks great to me. I'll try my best to get it into freshmeat then While you're at it, please change even the short description: it's now XML to HTML converter,

cvs commit: xml-cocoon2/bin/src st.java

2001-11-22 Thread cziegeler
cziegeler01/11/22 06:12:19 Modified:bin Tag: cocoon_20_branch st.class bin/src Tag: cocoon_20_branch st.java Log: Fixed sitemap tool Revision ChangesPath No revision No revision 1.1.2.4 +37 -36

cvs commit: xml-cocoon2/bin/src st.java

2001-11-22 Thread cziegeler
cziegeler01/11/22 06:12:39 Modified:bin st.class bin/src st.java Log: Fixed sitemap tool Revision ChangesPath 1.4 +37 -36xml-cocoon2/bin/st.class Binary file 1.7 +7 -7 xml-cocoon2/bin/src/st.java Index:

Re: [Fwd: freshmeat project listing for Cocoon]

2001-11-22 Thread David Crossley
Carsten wrote: Just to get it right. The following is the text we agree on. I'll try my best to get it into freshmeat then By the way, shouldn't we change the README or some other documents and add this text there? This excellent precis should also be added to Cocoon xdocs

cvs commit: xml-cocoon2/src/org/apache/cocoon/serialization fop.sitemap

2001-11-22 Thread cziegeler
cziegeler01/11/22 07:30:54 Modified:.build.xml Added: bin/anttasks SitemapTool.class bin/src SitemapTool.java src/org/apache/cocoon/generation tidy.sitemap src/org/apache/cocoon/serialization fop.sitemap Log: A new

cvs commit: xml-cocoon2 build.xml

2001-11-22 Thread cziegeler
cziegeler01/11/22 07:43:40 Modified:.build.xml Log: Cleanup of build system: optional compilation is only checked when srcs are copied and not mixed during copy and compilation Revision ChangesPath 1.99 +33 -19xml-cocoon2/build.xml Index:

cvs commit: xml-cocoon2 build.xml

2001-11-22 Thread cziegeler
cziegeler01/11/22 07:53:24 Modified:.Tag: cocoon_20_branch build.xml Log: Cleanup of build system: optional compilation is only checked when srcs are copied and not mixed during copy and compilation Revision ChangesPath No revision No

cvs commit: xml-cocoon2/bin/src SitemapTool.java

2001-11-22 Thread cziegeler
cziegeler01/11/22 07:55:22 Modified:bin/anttasks SitemapTool.class bin/src SitemapTool.java Log: Removed obsolete cli from SitemapTool Revision ChangesPath 1.2 +56 -63xml-cocoon2/bin/anttasks/SitemapTool.class Binary file 1.2

[Donation] Pooled ftp connection component for Cocoon2

2001-11-22 Thread Adrian Geissel
Hi, The attached ZIP file contains a new poolable ftp-client component to fit into the Cocoon2 / Avalon framework. This component is registered in the cocoon.xconf using the following syntax (and located after the datasources/ section): ftp-connections connection pool-max=32 pool-min=0

[C2.0] 404 Error and Cocoon response

2001-11-22 Thread Piroumian, Konstantin
Hi all! I noticed that I get a blank page instead of 404 Error when something's wrong in sitemap and the file could not be found. Long time ago Cocoon was giving an Exception, then it was changed to give a response: 404 File not found error. Now something's went wrong and the result is a blank

Re: New Distributions

2001-11-22 Thread Gianugo Rabellino
Carsten Ziegeler wrote: Hi Team, I added some new targets to our build system. If you now type build dists you get a binary and a source distribution for windows and linux. This is really useful. Is there any chance to get something like nighty builds or the like on the Cocoon web site?

New committer

2001-11-22 Thread giacomo
Dear Cocoon team. I've counted at least 5 +1 and no -1 to make Gianugo a new committer here. Dear Brian (or who ever plays root ATM :) Could you please create an committer account for Gianugo Rabellino and grant him enough karma for the xml-cocoon, xml-cocoon2, xml-site and xml-commons

Re: [Vote]: Restructuring the repository

2001-11-22 Thread giacomo
On Thu, 22 Nov 2001, Carsten Ziegeler wrote: Hi Team, some days ago we decided to restructure the repository. (see http://marc.theaimsgroup.com/?t=100526384200023w=2r=1). So let's vote if we want this also happen to 2.0 before the final release.(We mummbled that we want this, but I think

cvs commit: xml-cocoon2/documentation/xdocs index.xml

2001-11-22 Thread giacomo
giacomo 01/11/22 14:01:11 Modified:documentation/xdocs index.xml Log: added new text we agreed on Revision ChangesPath 1.7 +20 -6 xml-cocoon2/documentation/xdocs/index.xml Index: index.xml

RE: [Fwd: freshmeat project listing for Cocoon]

2001-11-22 Thread giacomo
On Thu, 22 Nov 2001, Carsten Ziegeler wrote: Gianugo Rabellino wrote: Carsten Ziegeler wrote: Just to get it right. The following is the text we agree on. Looks great to me. I'll try my best to get it into freshmeat then While you're at it, please change even the

Re: [Fwd: freshmeat project listing for Cocoon]

2001-11-22 Thread David Crossley
Hi Giacomo, I notice that when you committed changes to index.xml you must have missed this posting from me yesterday. --David David Crossley wrote: Carsten wrote: Just to get it right. The following is the text we agree on. I'll try my best to get it into freshmeat then By the way,

cvs commit: xml-cocoon2/documentation/xdocs/userdocs/xsp logicsheet.xml

2001-11-22 Thread crossley
crossley01/11/22 15:00:25 Modified:documentation/xdocs/userdocs/xsp logicsheet.xml Log: Distinguish between Cocoon 1 and Cocoon 2 configuration. Revision ChangesPath 1.4 +2 -3 xml-cocoon2/documentation/xdocs/userdocs/xsp/logicsheet.xml Index:

cvs commit: xml-cocoon2/documentation/xdocs/userdocs/xsp logicsheet.xml

2001-11-22 Thread crossley
crossley01/11/22 15:00:29 Modified:documentation/xdocs/userdocs/xsp Tag: cocoon_20_branch logicsheet.xml Log: Distinguish between Cocoon 1 and Cocoon 2 configuration. Revision ChangesPath No revision No

cvs commit: xml-cocoon2/documentation/xdocs overview.xml

2001-11-22 Thread crossley
crossley01/11/22 15:06:18 Modified:documentation/xdocs Tag: cocoon_20_branch overview.xml Log: Link to userdocs and concepts for in-depth explanation. Revision ChangesPath No revision No revision 1.1.2.4 +6 -1

cvs commit: xml-cocoon2/documentation/xdocs overview.xml

2001-11-22 Thread crossley
crossley01/11/22 15:06:15 Modified:documentation/xdocs overview.xml Log: Link to userdocs and concepts for in-depth explanation. Revision ChangesPath 1.4 +6 -1 xml-cocoon2/documentation/xdocs/overview.xml Index: overview.xml

Compilation problems was RE: [Fwd: freshmeat project listing for Cocoon]

2001-11-22 Thread Carsten Ziegeler
Giacomo Pati wrote: On Thu, 22 Nov 2001, Carsten Ziegeler wrote: Just to get it right. The following is the text we agree on. I'll try my best to get it into freshmeat then By the way, shouldn't we change the README or some other documents and add this text there? Yes, freshmeet

RE: [Vote]: Restructuring the repository

2001-11-22 Thread Carsten Ziegeler
giacomo pati wrote: On Thu, 22 Nov 2001, Carsten Ziegeler wrote: Hi Team, some days ago we decided to restructure the repository. (see http://marc.theaimsgroup.com/?t=100526384200023w=2r=1). So let's vote if we want this also happen to 2.0 before the final release.(We mummbled

RE: New Distributions

2001-11-22 Thread Carsten Ziegeler
Gianugo Rabellino wrote: Carsten Ziegeler wrote: Hi Team, I added some new targets to our build system. If you now type build dists you get a binary and a source distribution for windows and linux. This is really useful. Is there any chance to get something like nighty

Re: [Fwd: freshmeat project listing for Cocoon]

2001-11-22 Thread giacomo
On Fri, 23 Nov 2001, David Crossley wrote: Hi Giacomo, I notice that when you committed changes to index.xml you must have missed this posting from me yesterday. Yes, I've corrected it right now. Thanks. Giacomo --David David Crossley wrote: Carsten wrote: Just to get it right. The