Re: The new build system

2003-03-08 Thread Bernhard Huber
Failed on the same problem today. For those targets that we want to exclude in the default build, having a "exclude.xxx=true" in build.properties requires to modify this CVS-managed file to allow building "xxx", which obviously isn't good. So I tried to go the other way and change to "include.x

Re: taking a break

2003-03-08 Thread Niclas Hedhman
On Sunday 09 March 2003 04:34, Ovidiu Predescu wrote: > After more than 3 years working with and on cocoon, for various > reasons, I've decided to stop my active involvement with it, at least > for a while. > > If you have any questions about the flow or whatever, please don't > hesitate to contact

Re: Ripping the heart out

2003-03-08 Thread Niclas Hedhman
On Saturday 08 March 2003 22:12, Matthew Langham wrote: > week we needed to quickly showcase Cocoon 2.1-dev for an extremely large > company interested in using Cocoon as a central part of their > infrastructure. We couldn't. This is called over-selling, and happens all the time for all kind of

Re: [NOTICE] *** CVS REPOSITORY SPLITUP ***

2003-03-08 Thread Jeff Turner
On Sun, Mar 09, 2003 at 01:04:26AM +, Pier Fumagalli wrote: > Folks, > > being now Sunday in London (and God knows if I'm going to wake up > tomorrow), I actually split the CVS as agreed. ... Wiki page created to help people move existing 'xml-cocoon2' checkouts across: http://wiki.cocoo

cvs commit: cocoon-2.0/lib jars.xml

2003-03-08 Thread jefft
jefft 2003/03/08 20:58:10 Modified:lib jars.xml Log: Update excalibur-xmlutil date. Thanks to Andrew Savory Revision ChangesPath 1.2 +1 -1 cocoon-2.0/lib/jars.xml Index: jars.xml ===

Re: [NOTICE] *** CVS REPOSITORY SPLITUP ***

2003-03-08 Thread Pier Fumagalli
On 9/3/03 3:31, "Geoff Howard" <[EMAIL PROTECTED]> wrote: >> -Original Message- >> From: Pier Fumagalli [mailto:[EMAIL PROTECTED] >> Sent: Saturday, March 08, 2003 8:04 PM >> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; >> [EMAIL PROTECTED]; [EMAIL PROTECTED] >> Subject: [NOTICE] *** CVS REPO

Re: Great shot (IDL and stuff)...

2003-03-08 Thread Christopher Oliver
Pier, If you want the IDL for Java classes you could try using the rmic compiler that comes with the jdk. Just do rmic -idl java.io.OutputStream for example. Otherwise, I don't think you need a JavaObject, etc. You can just do module java { module lang { interface Object {

RE: [NOTICE] *** CVS REPOSITORY SPLITUP ***

2003-03-08 Thread Geoff Howard
> -Original Message- > From: Pier Fumagalli [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 08, 2003 8:04 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [NOTICE] *** CVS REPOSITORY SPLITUP *** > > > > The old "xml-cocoon2" repository has

cvs commit: cocoon-2.1 gump.xml

2003-03-08 Thread rubys
rubys 2003/03/08 19:05:16 Modified:.gump.xml Log: Fix circular dependency Revision ChangesPath 1.5 +0 -1 cocoon-2.1/gump.xml Index: gump.xml === RCS file: /home/cvs/cocoon-2.1/gu

cvs commit: cocoon-2.1 gump.xml

2003-03-08 Thread rubys
rubys 2003/03/08 19:02:39 Modified:.gump.xml Log: Fix problem with dropped project Revision ChangesPath 1.4 +1 -1 cocoon-2.1/gump.xml Index: gump.xml === RCS file: /home/cvs/coco

cvs commit: cocoon-2.1 gump.xml

2003-03-08 Thread rubys
rubys 2003/03/08 18:58:18 Modified:.gump.xml Log: Update gump descriptor to reflect Cocoon's new home. Revision ChangesPath 1.3 +2 -2 cocoon-2.1/gump.xml Index: gump.xml === RCS

[NOTICE] *** CVS REPOSITORY SPLITUP ***

2003-03-08 Thread Pier Fumagalli
[NOTE: This message will go to all cocoon mailing lists. Moderators please approve accordingly] Folks, being now Sunday in London (and God knows if I'm going to wake up tomorrow), I actually split the CVS as agreed. The old "xml-cocoon2" repository has been renamed to "cocoon-2-historical" a

Re: CVS move/split...

2003-03-08 Thread Pier Fumagalli
On 8/3/03 22:59, "Diana Shannon" <[EMAIL PROTECTED]> wrote: > > On Saturday, March 8, 2003, at 05:46 PM, Pier Fumagalli wrote: > >> Diane, can you roughly push the new site live tomorrow or Monday? > > You bet! Thanks Pier! Dian_A_ :-) Whenever you want, the documentation should be in place i

cvs commit: cocoon-2.1 gump.xml

2003-03-08 Thread pier
pier2003/03/08 16:30:14 Modified:.gump.xml Log: Picking up the last commit from Stefano made while I was splitting the CVS repositories: Commenting out gump nags for missing dependencies (this should lower the noise for builds failed that we depend on but that we ca

cvs commit: cocoon-2-historical changes.xml

2003-03-08 Thread pier
pier2003/03/08 16:25:27 Modified:.changes.xml Log: Notify of the repository name change. Revision ChangesPath 1.364 +6 -1 cocoon-2-historical/changes.xml Index: changes.xml === R

cvs commit: cocoon-2.1 changes.xml

2003-03-08 Thread pier
pier2003/03/08 16:20:10 Modified:.changes.xml Log: Notify of the repository name change. Revision ChangesPath 1.2 +4 -1 cocoon-2.1/changes.xml Index: changes.xml === RCS file:

cvs commit: cocoon-2.0 changes.xml

2003-03-08 Thread pier
pier2003/03/08 16:18:57 Modified:.changes.xml Log: Notify of the repository name change. Revision ChangesPath 1.2 +4 -1 cocoon-2.0/changes.xml Index: changes.xml === RCS file:

cvs commit: xml-cocoon2 gump.xml

2003-03-08 Thread stefano
stefano 2003/03/08 15:39:58 Modified:.gump.xml Log: Commenting out gump nags for missing dependencies (this should lower the noise for builds failed that we depend on but that we can't do anything about) Revision ChangesPath 1.6 +1 -1 xml-cocoon2/gump.

Re: Ripping the heart out

2003-03-08 Thread Antonio Gallardo
Hi Andrew: Because sometime ago the HEAD was broken and it takes more than 2 weeks to get it back and it urges me (I tought it was a bug related to session management) Since this experience I always save the "last" knowned working Cocoon.war file. If you need it. I can provide you a war file bui

Re: Jetty performance....

2003-03-08 Thread Antonio Gallardo
OK, thanks for the answer. That I read between lines is: 1-Jetty is there just to show newcomers the power of cocoon. A simple and clear "run and try" test. 2-For production, choice the servlet container you want to use. Any servlet container (Tomcat. Jetty, etc.) is your choice. I feel now it i

Re: CVS move/split...

2003-03-08 Thread Diana Shannon
On Saturday, March 8, 2003, at 05:46 PM, Pier Fumagalli wrote: Diane, can you roughly push the new site live tomorrow or Monday? You bet! Thanks Pier! Dian-a- ;-)

cvs commit: xml-cocoon2/src/scratchpad/webapp/mount/editor README

2003-03-08 Thread pier
pier2003/03/08 15:03:07 Modified:src/documentation/xdocs Tag: cocoon_2_0_3_branch book.xml bylaws-addendum.xml contrib.xml src/documentation/xdocs/drafts Tag: cocoon_2_0_3_branch cocoon2-docbook.xml src/doc

CVS move/split...

2003-03-08 Thread Pier Fumagalli
I'm updating the references to the cocoon repository names in the documentation... Shall I then do the move tomorrow? Diane, can you roughly push the new site live tomorrow or Monday? Thanks... Pier

cvs commit: xml-cocoon2/src/webapp/samples/webserviceproxy/cocoonhive/stylesheets page2html.xsl

2003-03-08 Thread pier
pier2003/03/08 14:45:34 Modified:.build.sh legalLICENSE.commons-discovery LICENSE.jakarta-commons-logging src/blocks/linkrewriter/samples/bookdemo/docs book.xml src/documentation/xdocs book.xml bylaws-ad

Re: Ripping the heart out

2003-03-08 Thread Sylvain Wallez
Stefano Mazzocchi wrote: Matthew Langham wrote: So please, stop admiring yourselves in the mirror and bring back the samples! What's stopping you from helping? That's what I'm trying to do, but it requires time. In the meanwhile, we cannot show all the good features that 2.1 provides, and t

Re: taking a break

2003-03-08 Thread Sylvain Wallez
Ovidiu Predescu wrote: After more than 3 years working with and on cocoon, for various reasons, I've decided to stop my active involvement with it, at least for a while. If you have any questions about the flow or whatever, please don't hesitate to contact me. Greetings, Ovidiu, Just a qui

DO NOT REPLY [Bug 17806] - [PATCH] jars.xml has incorrect reference to excalibur-xmlutil-20030306.jar

2003-03-08 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: taking a break

2003-03-08 Thread Bertrand Delacretaz
Le Samedi, 8 mars 2003, à 21:34 Europe/Zurich, Ovidiu Predescu a écrit : After more than 3 years working with and on cocoon, for various reasons, I've decided to stop my active involvement with it, at least for a while ... I'm sure we'd get a lot of -1 if we could vote on this one... Many thank

Re: taking a break

2003-03-08 Thread Stefano Mazzocchi
Ovidiu Predescu wrote: After more than 3 years working with and on cocoon, for various reasons, I've decided to stop my active involvement with it, at least for a while. > If you have any questions about the flow or whatever, please don't hesitate to contact me. Greetings, I have a question: doe

Re: Ripping the heart out

2003-03-08 Thread Andrew Savory
On Sat, 8 Mar 2003, Stefano Mazzocchi wrote: > What's stopping you from helping? For me: time. This couldn't have happened at a worse time. I've been away from the office for a week now, working on-site with clients who keep asking for demos of 2.1. Unfortunately, I can't show them anything. I ca

cvs commit: xml-cocoon2/src/idl/java _module.idl Exception.idl

2003-03-08 Thread pier
pier2003/03/08 13:21:27 Modified:src/idl/java _module.idl Removed: src/idl/java Exception.idl Log: Exceptions cannot be declared outside of a module (from an import). Better copyright notice. Revision ChangesPath 1.2 +1 -2 xml-cocoon2/src/idl/java/_

cvs commit: xml-cocoon2/src/idl/java Exception.idl Iterator.idl JavaObject.idl OutputStream.idl _module.idl

2003-03-08 Thread pier
pier2003/03/08 13:18:57 Modified:src/idl main.idl src/idl/cocoon _module.idl src/idl/cocoon/flow Cocoon.idl XForm.idl Added: src/idl/java Exception.idl Iterator.idl JavaObject.idl OutputStream.idl _module.idl Log: Add

cvs commit: xml-cocoon2/src/idl/java - New directory

2003-03-08 Thread pier
pier2003/03/08 13:18:11 xml-cocoon2/src/idl/java - New directory

taking a break

2003-03-08 Thread Ovidiu Predescu
After more than 3 years working with and on cocoon, for various reasons, I've decided to stop my active involvement with it, at least for a while. If you have any questions about the flow or whatever, please don't hesitate to contact me. Greetings, -- Ovidiu Predescu <[EMAIL PROTECTED]> http:/

cvs commit: xml-cocoon2/src/idl/cocoon _module.idl

2003-03-08 Thread pier
pier2003/03/08 12:19:15 Modified:src/idl/cocoon _module.idl Log: Whops (renaming needs to happen here as well). Revision ChangesPath 1.3 +1 -1 xml-cocoon2/src/idl/cocoon/_module.idl Index: _module.idl =

cvs commit: xml-cocoon2/src/idl main.idl

2003-03-08 Thread pier
pier2003/03/08 12:16:00 Modified:src/idl main.idl Log: Renaming IDL modules. Revision ChangesPath 1.6 +1 -1 xml-cocoon2/src/idl/main.idl Index: main.idl === RCS file: /home/cvs/xml-co

cvs commit: xml-cocoon2/src/idl/cocoon/flow _cocoon_flow_module.idl

2003-03-08 Thread pier
pier2003/03/08 12:14:05 Modified:src/idl main.idl src/idl/cocoon _cocoon_module.idl src/idl/cocoon/flow _cocoon_flow_module.idl Log: "flow" is now an IDL submodule of "cocoon". Revision ChangesPath 1.5 +0 -1 xml-cocoon2/src/id

Re: Ripping the heart out

2003-03-08 Thread Stefano Mazzocchi
Matthew Langham wrote: So please, stop admiring yourselves in the mirror and bring back the samples! What's stopping you from helping?

cvs commit: xml-cocoon2/src/idl/cocoon_flow _cocoon_flow_module.idl cocoon_flow.idl

2003-03-08 Thread pier
pier2003/03/08 11:54:50 Modified:src/idl main.idl Added: src/idl/cocoon_flow _cocoon_flow_module.idl Removed: src/idl/cocoon_flow cocoon_flow.idl Log: Better naming for IDL modules definitions. Revision ChangesPath 1.4 +1 -1 xml-cocoon2/src/i

cvs commit: xml-cocoon2/src/idl/cocoon_flow Cocoon.idl Database.idl Global.idl Log.idl Result.idl WebContinuation.idl XForm.idl cocoon_flow.idl

2003-03-08 Thread pier
pier2003/03/08 11:53:16 Modified:src/idl/cocoon_flow cocoon_flow.idl Added: src/idl/cocoon_flow Cocoon.idl Database.idl Global.idl Log.idl Result.idl WebContinuation.idl XForm.idl Log: Splitting the "cocoon_flow" module into several little pieces f

cvs commit: xml-cocoon2/src/idl/cocoon _cocoon_module.idl cocoon.idl

2003-03-08 Thread pier
pier2003/03/08 11:50:10 Modified:src/idl main.idl Added: src/idl/cocoon _cocoon_module.idl Removed: src/idl/cocoon cocoon.idl Log: Better naming for IDL modules definitions. Revision ChangesPath 1.3 +1 -1 xml-cocoon2/src/idl/main.idl Ind

cvs commit: xml-cocoon2/src/idl/cocoon_flow cocoon_flow.idl

2003-03-08 Thread pier
pier2003/03/08 10:48:39 Modified:src/idl/cocoon_flow cocoon_flow.idl Log: Better authoring credits... Revision ChangesPath 1.8 +17 -1 xml-cocoon2/src/idl/cocoon_flow/cocoon_flow.idl Index: cocoon_flow.idl ==

cvs commit: xml-cocoon2/src/idl/cocoon_flow cocoon_flow.idl

2003-03-08 Thread pier
pier2003/03/08 10:32:28 Modified:src/idl/cocoon_flow cocoon_flow.idl Log: Give appropriate credits. Revision ChangesPath 1.7 +6 -1 xml-cocoon2/src/idl/cocoon_flow/cocoon_flow.idl Index: cocoon_flow.idl

cvs commit: xml-cocoon2/src/idl/cocoon_flow cocoon_flow.idl

2003-03-08 Thread pier
pier2003/03/08 10:30:51 Modified:src/idl/cocoon_flow cocoon_flow.idl Log: Starting to improve readability of the IDL Flow sources so that others are actually helped in contributing to them. Revision ChangesPath 1.6 +274 -121 xml-cocoon2/src/idl/cocoon_flow/co

Re: Cocoon + Jetty as Win32 service

2003-03-08 Thread Pier Fumagalli
On 8/3/03 16:04, "Leszek Gawron" <[EMAIL PROTECTED]> wrote: > On sob, mar 08, 2003 at 05:02:08 +0100, Leszek Gawron wrote: >> Jetty on its own can be run as win32 service using this command (taken from >> jetty readme): >> >> %JETTY_HOME%\bin\JavaService -install "Jetty Java HTTP Server" >> %%JAV

Re: Jetty performance....

2003-03-08 Thread Pier Fumagalli
On 7/3/03 21:50, "Miles Elam" <[EMAIL PROTECTED]> wrote: > Found this: http://www.caucho.com/support/resin-interest/0211/0241.html > > Thought it might be interesting for others. It was for me. The last > paragraph was most interesting to me. > > "/All in all, I think that Jetty, Resin and Tom

Re: Jetty performance....

2003-03-08 Thread Pier Fumagalli
On 7/3/03 18:14, "Antonio Gallardo" <[EMAIL PROTECTED]> wrote: >> "Antonio Gallardo" <[EMAIL PROTECTED]> wrote: >> >>> Hi Luca! >>> >>> I seems like nobody is interested in this topic. I cannot believe it! >>> :-( >> >> Well, it's not really related to Cocoon... Cocoon ships with Jetty for >> i

Re: [ot] switcha

2003-03-08 Thread Stephan Michels
On Fri, 7 Mar 2003, Stefano Mazzocchi wrote: > As you probably noted from the fact that I don't have a signature > anymore (I'm going minimalistic, pruning all unnecessary stuff), I've > changed my machine. It's a brand new powerbook g4, fast machine, lots of > ram, lots of disks, lots of stuff.

Re: Cocoon + Jetty as Win32 service

2003-03-08 Thread Leszek Gawron
On sob, mar 08, 2003 at 05:02:08 +0100, Leszek Gawron wrote: > Jetty on its own can be run as win32 service using this command (taken from > jetty readme): > > %JETTY_HOME%\bin\JavaService -install "Jetty Java HTTP Server" > %%JAVA_VM%\jvm.dll -Djava.class.path=%CLASSPATH% -start > %org.mortbay.je

Cocoon + Jetty as Win32 service

2003-03-08 Thread Leszek Gawron
Jetty on its own can be run as win32 service using this command (taken from jetty readme): %JETTY_HOME%\bin\JavaService -install "Jetty Java HTTP Server" %%JAVA_VM%\jvm.dll -Djava.class.path=%CLASSPATH% -start %org.mortbay.jetty.win32.Service -params ./etc/jetty.xml -stop %org.mortbay.jetty.win32.

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/xml/dom DOMStreamer.java

2003-03-08 Thread jefft
jefft 2003/03/08 07:48:49 Modified:src/java/org/apache/cocoon/xml/dom DOMStreamer.java Log: Fix method name spelling Revision ChangesPath 1.13 +4 -4 xml-cocoon2/src/java/org/apache/cocoon/xml/dom/DOMStreamer.java Index: DOMStreamer.java

RE: Coding style question: backwards null checks

2003-03-08 Thread Nathaniel Alfred
> -Original Message- > From: Berin Loritsch [mailto:[EMAIL PROTECTED] > Sent: Freitag, 7. März 2003 18:50 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Coding style question: backwards null checks > > > if ( "something".equals(stringToCompare) { > >... > > } > > > > IMO i

Re: AbstractDOMTransformer

2003-03-08 Thread Sylvain Wallez
Michael Wechner wrote: Hi Is anybody using the class org.apache.cocoon.transformation.AbstractDOMTransformer successfully? It seems to me that since Cocoon has moved from DOM level 1 to level 2 it doesn't work anymore. I patched DOMStreamer this morning so that it correctly handles non-do

cvs commit: xml-cocoon2 build.xml

2003-03-08 Thread sylvain
sylvain 2003/03/08 06:16:16 Modified:.build.xml Log: Add documentation in the webapp target Revision ChangesPath 1.357 +10 -2 xml-cocoon2/build.xml Index: build.xml === RCS file: /hom

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

2003-03-08 Thread sylvain
sylvain 2003/03/08 06:15:46 Modified:src/blocks/html/java/org/apache/cocoon/generation HTMLGenerator.java src/java/org/apache/cocoon/xml/dom DOMStreamer.java src/webapp sitemap.xmap src/webapp/samples/catalog sitemap.xm

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/transformation XMLFormTransformer.java

2003-03-08 Thread sylvain
sylvain 2003/03/08 06:13:08 Modified:src/java/org/apache/cocoon/transformation XMLFormTransformer.java Log: Fix an NPE occuring when the transformer is recycled without setup() having being called can occur when the pipeline is "abandoned" for some reason)

Ripping the heart out

2003-03-08 Thread Matthew Langham
A drastic title for someting I think we need to look at ASAP. First of all I am sure that the new build system is a step forward for the developers if things get quicker and easier. However: The fact that there are no longer any functioning samples is a kick in the stomach for Cocoon users or evan

DO NOT REPLY [Bug 17806] - [PATCH] jars.xml has incorrect reference to excalibur-xmlutil-20030306.jar

2003-03-08 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 17806] - [PATCH] jars.xml has incorrect reference to excalibur-xmlutil-20030306.jar

2003-03-08 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 17806] New: - [PATCH] jars.xml has incorrect reference to excalibur-xmlutil-20030306.jar

2003-03-08 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

AbstractDOMTransformer

2003-03-08 Thread Michael Wechner
Hi Is anybody using the class org.apache.cocoon.transformation.AbstractDOMTransformer successfully? It seems to me that since Cocoon has moved from DOM level 1 to level 2 it doesn't work anymore. Thanks Michael

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/xml/dom DOMStreamer.java

2003-03-08 Thread sylvain
sylvain 2003/03/08 02:29:31 Modified:src/java/org/apache/cocoon/xml/dom DOMStreamer.java Log: DOMStreamer should not send start/endDocument event Revision ChangesPath 1.11 +5 -3 xml-cocoon2/src/java/org/apache/cocoon/xml/dom/DOMStreamer.java Index: DOMStrea

[GUMP] Project(s) dropped

2003-03-08 Thread Sam Ruby
This email is autogenerated from the output from: Buildfile: build.xml platform_props: compile: [mkdir] Created dir: /home/rubys/

[GUMP] Prereq failure - Cocoon2

2003-03-08 Thread Gump
ld/lib/excalibur-datasource-20030308.jar from excalibur-datasource Missing prereq /home/rubys/jakarta/avalon-cornerstone/build/lib/cornerstone.jar from avalon-cornerstone

Mounting problem

2003-03-08 Thread Upayavira
I have added: to my root sitemap in file:/C:/mydocs/Business/Cocoon/cocoon-dev/build/webapp. When I request: http://localhost:/dl/issue17/index.html I get a page. When I request: http://localhost:/dl/issue16/index.html or http://localhost:/dl/issue17/index.html?cocoo

Schematron validation (Re: validation of config during build)

2003-03-08 Thread Jeff Turner
On Sat, Mar 08, 2003 at 10:03:31AM +0100, Sylvain Wallez wrote: > Steven Noels wrote: > > >Stefano Mazzocchi wrote: > > > >>Steven Noels wrote: > > > >>>Looking at the history of sitemap-v06.rng, I can't see this has been > >>>happening a lot. Quite contrarily, some (myself included) have been >

Re: The new build system

2003-03-08 Thread Stefano Mazzocchi
Sylvain Wallez wrote: Stefano Mazzocchi wrote: Sylvain Wallez wrote: Do you mean that "in the future", the default will be for the build system to exclude nothing ? Can't "the future" be right now and then let the user choose what he wants to exclude using its local.build.properties instead of

Re: validation of config during build (Was: Re: sitemap validationis broken)

2003-03-08 Thread Stefano Mazzocchi
Sylvain Wallez wrote: Well, I thought I made it clear : although I've not considered the technical details now, I would like to integrate schema-driven syntax checks (I avoid the ambiguous "validation" word) _inside_ the treeprocessor (i.e. at sitemap load-time) to be sure that the sitemap is

Re: validation of config during build (Was: Re: sitemap validationis broken)

2003-03-08 Thread Sylvain Wallez
Steven Noels wrote: Stefano Mazzocchi wrote: Steven Noels wrote: Looking at the history of sitemap-v06.rng, I can't see this has been happening a lot. Quite contrarily, some (myself included) have been advocating to relax it even further. But dropping it will effectively kill the small circle

Re: validation of config during build (Was: Re: sitemap validationis broken)

2003-03-08 Thread Steven Noels
Stefano Mazzocchi wrote: Steven Noels wrote: Looking at the history of sitemap-v06.rng, I can't see this has been happening a lot. Quite contrarily, some (myself included) have been advocating to relax it even further. But dropping it will effectively kill the small circle of people interested