Re: AsynchronousCIncludeTransformer in scratchpad

2003-01-09 Thread Steven Noels
Carsten Ziegeler wrote: Definitely no, the current CInclude transformer can do much more than the simple XInclude version. You can configure the http connection (set the timeout, set if you want to do a post etc.) and you can add parameters described in XML. So I think we really need the CInclude

RE: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Carsten Ziegeler
Ovidiu Predescu wrote: > > On Thursday, Jan 9, 2003, at 11:46 US/Pacific, Stefano Mazzocchi wrote: > > > People, > > > > I hereby propose Jeff Turner for cocoon committership. He is one of > > the major forces behind Forrest and has been proposing important > > patches and features addition to

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Nicola Ken Barozzi
Bertrand Delacretaz wrote: Jeff Turner wrote: >. . . If you all don't mind this user-centric perspective and associated > low 'commit rate', then I'd count it an honour to be a committer, and > do what I can to help. Well, quality is more important than quantity ;-) Making it easy for y

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Steven Noels
Jeff Turner wrote: As I said then, Forrest will always be my main focus. I want it to be Cocoon's killer app: dead-simple site generation, filling the vast low- to medium-complexity publishing niche that Cocoon currently misses. If you all don't mind this user-centric perspective and associated

RE: AsynchronousCIncludeTransformer in scratchpad

2003-01-09 Thread Carsten Ziegeler
Sylvain Wallez wrote: > > Hi team, > > I just checked in Greg Weinger's AsynchronousCIncludeTransformer [1] in > the 2.0 scratchpad. > > This transformer allows included resources to be fetched in parallel > using concurrent threads, which is tremedously useful when included > resources are

Re: [vote] Michael Melhem as Cocoon committer

2003-01-09 Thread Nicola Ken Barozzi
Ovidiu Predescu wrote: Hi all, I'd like to propose Michael Melhem as Cocoon committer. He has come up with lots of ideas for improvement in various parts of Cocoon including the control flow, and recently contributed an excellent patch for expiring continuations in the control flow layer. Be

Re: [vote] Michael Melhem as Cocoon committer

2003-01-09 Thread Gianugo Rabellino
Ovidiu Predescu wrote: I'd like to propose Michael Melhem as Cocoon committer. Big +1 for Michael! Ciao, -- Gianugo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Gianugo Rabellino
Stefano Mazzocchi wrote: I hereby propose Jeff Turner for cocoon committership. Here is my obvious +1 +1. Welcome, Jeff! Ciao, -- Gianugo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL

Re: [vote] Michael Melhem as Cocoon committer

2003-01-09 Thread Konstantin Piroumian
From: "Ovidiu Predescu" <[EMAIL PROTECTED]> > Hi all, > > I'd like to propose Michael Melhem as Cocoon committer. He has come up > with lots of ideas for improvement in various parts of Cocoon including > the control flow, and recently contributed an excellent patch for > expiring continuation

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/pipeline/impl NewAbstractCachingProcessingPipeline.java

2003-01-09 Thread cziegeler
cziegeler2003/01/09 23:42:11 Added: src/java/org/apache/cocoon/components/pipeline/impl NewAbstractCachingProcessingPipeline.java Log: Start refactoring caching algorithm for three reasons: a) It's not working 100% b) It's too complicated to understand

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Bertrand Delacretaz
Jeff Turner wrote: >. . . If you all don't mind this user-centric perspective and associated > low 'commit rate', then I'd count it an honour to be a committer, and > do what I can to help. Well, quality is more important than quantity ;-) Making it easy for you to improve Cocoon instead of wor

Re: [vote] Michael Melhem as Cocoon committer

2003-01-09 Thread Giacomo Pati
+1 Giacomo On Thu, 9 Jan 2003, Ovidiu Predescu wrote: > Hi all, > > I'd like to propose Michael Melhem as Cocoon committer. He has come up > with lots of ideas for improvement in various parts of Cocoon including > the control flow, and recently contributed an excellent patch for > expiring con

RE: [vote] Michael Melhem as Cocoon committer

2003-01-09 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: > > +1 > Michael's many contributions make this an easy decision! > +1 Carsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Jeff Turner
On Thu, Jan 09, 2003 at 08:52:23PM +0100, Steven Noels wrote: > Stefano Mazzocchi wrote: > > >I hereby propose Jeff Turner for cocoon committership. He is one of the > >major forces behind Forrest and has been proposing important patches and > >features addition to the main Cocoon repository. W

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Konstantin Piroumian
From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> > People, > > I hereby propose Jeff Turner for cocoon committership. He is one of the > major forces behind Forrest and has been proposing important patches and > features addition to the main Cocoon repository. > > Here is my obvious +1 +1 for su

Re: AsynchronousCIncludeTransformer in scratchpad

2003-01-09 Thread Steven Noels
Sylvain Wallez wrote: Should we stick to our own CInclude, or should we go back to XInclude [2] which has reached its 2nd candidate recommendation last september (how slow : the first draft was written nearly 3 years ago !) ? The PR will follow suit IIUC. A quick look shows that XInclude all

Re: [vote] Michael Melhem as Cocoon committer

2003-01-09 Thread Bertrand Delacretaz
+1 Michael's many contributions make this an easy decision! -Bertrand Ovidiu Predescu wrote: I'd like to propose Michael Melhem as Cocoon committer. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email:

DO NOT REPLY [Bug 15368] - [PATCH] Expire Continuations

2003-01-09 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: [vote] Michael Melhem as Cocoon committer

2003-01-09 Thread Steven Noels
Ovidiu Predescu wrote: I'd like to propose Michael Melhem as Cocoon committer. He has come up with lots of ideas for improvement in various parts of Cocoon including the control flow, and recently contributed an excellent patch for expiring continuations in the control flow layer. Becoming a c

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

2003-01-09 Thread ovidiu
ovidiu 2003/01/09 21:46:50 Modified:src/webapp/samples/flow sitemap.xmap Log: Match on "invalidationContinuation" instead. Revision ChangesPath 1.8 +1 -1 xml-cocoon2/src/webapp/samples/flow/sitemap.xmap Index: sitemap.xmap ==

Re: [vote] Michael Melhem as Cocoon committer

2003-01-09 Thread David Crossley
Ovidiu Predescu wrote: > Hi all, > > I'd like to propose Michael Melhem as Cocoon committer. He has come up > with lots of ideas for improvement in various parts of Cocoon including > the control flow, and recently contributed an excellent patch for > expiring continuations in the control flow

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread David Crossley
Stefano Mazzocchi wrote: > People, > > I hereby propose Jeff Turner for cocoon committership. He is one of the > major forces behind Forrest and has been proposing important patches and > features addition to the main Cocoon repository. > > Here is my obvious +1 +1 from me. A while ago i asked

[vote] Michael Melhem as Cocoon committer

2003-01-09 Thread Ovidiu Predescu
Hi all, I'd like to propose Michael Melhem as Cocoon committer. He has come up with lots of ideas for improvement in various parts of Cocoon including the control flow, and recently contributed an excellent patch for expiring continuations in the control flow layer. Becoming a committer will a

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Ivelin Ivanov
+1 Two thumbs up. He has also prepared a sophisticated test suite based on Anteater. Once he has commiter rights, Jeff will be finally able to keep it up to date. Ivelin - Original Message - From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> To: "Apache Cocoon" <[EMAIL PROTECTED]> Sent: T

Re: XMLForm / instance data from XML / Popup sample

2003-01-09 Thread Ivelin Ivanov
> > It is great that you are looking at XML data models more seriously. > > Don't expect too much. Although I'm almost done with an InputModule > accessing the Form. I think this came up a number of times and turned > out to be almost trivial. :-) I'm sure it'll be better than what is out there n

Re: [Control flow] expire continuations code checked in!

2003-01-09 Thread Ovidiu Predescu
On Thursday, Jan 9, 2003, at 09:20 US/Pacific, Stefano Mazzocchi wrote: Ovidiu Predescu wrote: Many thanks to Michael Melhem for his excellent work coming up with the algorithm for expiring continuations and for implementing it! The tests on my machine show the code works fine, so I checked i

RE: [Summary] CVS build and java.lang.OutOfMemoryError

2003-01-09 Thread Antonio Gallardo
PROBLEM: When building the CVS version of Cocoon 2.1 you get the following message: java.lang.OutOfMemoryError BUILD FAILED file:/xml-cocoon2/build.xml:1209: Compile failed; see the compiler error output for details. WORKAROUND: Increase the amount of heap space allocated to the JVM. Add the -X

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Ovidiu Predescu
On Thursday, Jan 9, 2003, at 11:46 US/Pacific, Stefano Mazzocchi wrote: People, I hereby propose Jeff Turner for cocoon committership. He is one of the major forces behind Forrest and has been proposing important patches and features addition to the main Cocoon repository. Here is my obvious

Does cocoon support creating ui components?

2003-01-09 Thread Yajun Liu
Hi, I'm looking for a meta-driven web application development framework. I have spent last two days playing with cocoon and am very excited about it. One particular thing I'm looking for is to be able to use components to construct web page. The component could be built with templates and one

Re: CVS BUILD FAILED on validation

2003-01-09 Thread David Crossley
Giacomo Pati wrote: > Bert Van Kets wrote: > > > I did a completely new and fresh checkout of the CVS HEAD and can't build > > it. It fails on a validation issue: > > > > validate-config: > > [echo] Conducting validation of core configuration files. > > [echo] (You can turn validation

RE: [ERROR] CVS build failed.

2003-01-09 Thread David Crossley
Reinhard Poetz wrote: > Antonio Gallardo wrote: > ... > > java.lang.OutOfMemoryError > > > > BUILD FAILED > > file:/xml-cocoon2/build.xml:1209: Compile failed; see the compiler error > > output for details. > ... > > > > Please can someone advise what I am doing wrong? > > You should find a few ma

Re: I18n Samples working?

2003-01-09 Thread Giacomo Pati
On Thu, 9 Jan 2003, Bernhard Huber wrote: > hi, > havent' done any update now, my CVS is from yesterday evening. > flag imags are okay for me. I have the problem since today (oh, no, yesterday). > > crawled the commit changes, as a hint > maybe > sylvain 2003/01/09 10:20:19 > >Modified:

Re: CVS BUILD FAILED on validation

2003-01-09 Thread Giacomo Pati
On Thu, 9 Jan 2003, Bert Van Kets wrote: > I did a completely new and fresh checkout of the CVS HEAD and can't build > it. It fails on a validation issue: > > validate-config: > [echo] Conducting validation of core configuration files. > [echo] (You can turn validation off if you must

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Bertrand Delacretaz
+1 Makes a lot of sense given the great work being done at Forrest! -Bertrand Stefano Mazzocchi wrote: People, I hereby propose Jeff Turner for cocoon committership. He is one of the major forces behind Forrest and has been proposing important patches and features addition to the main Cocoo

Re: I18n Samples working?

2003-01-09 Thread Bernhard Huber
hi, havent' done any update now, my CVS is from yesterday evening. flag imags are okay for me. crawled the commit changes, as a hint maybe sylvain 2003/01/09 10:20:19 Modified:.changes.xml src/java/org/apache/cocoon/components/treeprocessor/sitemap

AsynchronousCIncludeTransformer in scratchpad

2003-01-09 Thread Sylvain Wallez
Hi team, I just checked in Greg Weinger's AsynchronousCIncludeTransformer [1] in the 2.0 scratchpad. This transformer allows included resources to be fetched in parallel using concurrent threads, which is tremedously useful when included resources are slow such as databases queries or remote w

cvs commit: xml-cocoon2/src/scratchpad/webapp/mount/asynchronous resource.xsp sitemap.xmap test.xml

2003-01-09 Thread sylvain
sylvain 2003/01/09 14:34:41 Added: src/scratchpad/src/org/apache/cocoon/transformation Tag: cocoon_2_0_3_branch AsynchronousCIncludeTransformer.java src/scratchpad/src/org/apache/cocoon/transformation/asynchronous

cvs commit: xml-cocoon2/src/scratchpad/webapp/mount/asynchronous - New directory

2003-01-09 Thread sylvain
sylvain 2003/01/09 14:33:27 xml-cocoon2/src/scratchpad/webapp/mount/asynchronous - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/transformation/asynchronous - New directory

2003-01-09 Thread sylvain
sylvain 2003/01/09 14:32:41 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/transformation/asynchronous - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECT

cvs commit: xml-cocoon2 build.xml

2003-01-09 Thread sylvain
sylvain 2003/01/09 14:31:28 Modified:.build.xml Log: Don't include xindice-related samples when it's not present Revision ChangesPath 1.306 +2 -0 xml-cocoon2/build.xml Index: build.xml ===

cvs commit: xml-cocoon2 build.xml

2003-01-09 Thread sylvain
sylvain 2003/01/09 14:30:42 Modified:.Tag: cocoon_2_0_3_branch build.xml Log: Don't include xindice-related samples when it's not present Revision ChangesPath No revision No revision 1.196.2.25 +3 -2 xml-coc

I18n Samples working?

2003-01-09 Thread Giacomo Pati
I'm driving mad, it had worked this morning, but now. Can someone confirm that the i18n sample in the current HEAD 2.1 is still working correctly? I don't have any flags but more or less unstyled text. TIA Giacomo - To unsubs

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Bernhard Huber
yup, +1 from me, too Stefano Mazzocchi wrote: People, I hereby propose Jeff Turner for cocoon committership. He is one of the major forces behind Forrest and has been proposing important patches and features addition to the main Cocoon repository. Here is my obvious +1

CVS BUILD FAILED on validation

2003-01-09 Thread Bert Van Kets
I did a completely new and fresh checkout of the CVS HEAD and can't build it. It fails on a validation issue: validate-config: [echo] Conducting validation of core configuration files. [echo] (You can turn validation off if you must, using ./properties.xml) [echo] Validating all c

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Giacomo Pati
On Thu, 9 Jan 2003, Stefano Mazzocchi wrote: > People, > > I hereby propose Jeff Turner for cocoon committership. He is one of the > major forces behind Forrest and has been proposing important patches and > features addition to the main Cocoon repository. > > Here is my obvious +1 And here's min

Re: [vote] Jeff Turner for cocoon committership

2003-01-09 Thread Steven Noels
Stefano Mazzocchi wrote: I hereby propose Jeff Turner for cocoon committership. He is one of the major forces behind Forrest and has been proposing important patches and features addition to the main Cocoon repository. David & I asked some time ago, but he prefered keeping low-profile at that

[vote] Jeff Turner for cocoon committership

2003-01-09 Thread Stefano Mazzocchi
People, I hereby propose Jeff Turner for cocoon committership. He is one of the major forces behind Forrest and has been proposing important patches and features addition to the main Cocoon repository. Here is my obvious +1 -- Stefano Mazzocchi <[EMAIL PROTECTED]>

Re: Wrap-up for flow functions [WAS Re: Changes made to flow system.js]

2003-01-09 Thread Stefano Mazzocchi
Ovidiu Predescu wrote: I'd like to start working on the control flow documentation ASAP and I was wondering what is the status on the naming convention proposal I made a while ago. So far I've counted three +1 votes for reverting back to the old naming convention and providing the following al

Re: [RT] Flow/Sitemap Integration

2003-01-09 Thread Stefano Mazzocchi
Michael Melhem wrote: Well the point here, no matter whether we use the word "pipeline" or "resource", is that flows and resources/pipelines are fundimentally different "beasts" and probably shouldnt be living in the same paddock. Agreed. The hard part is to identify what a pipeline is. Origi

Re: [RT] Input Pipelines (long)

2003-01-09 Thread Stefano Mazzocchi
Michael Homeijer wrote: Until this thread started I thought about the flowscript layer to be usefull for "inter-request" flow (mainly continuations). Not for composing the logic that handles a request. If you think at input and output as two different stages of the same resource, then it makes

Re: [RT] Input Pipelines: Storage and Selection (was Re: [RT] InputPipelines (long))

2003-01-09 Thread Stefano Mazzocchi
Sorry for taking me so long. Daniel Fagerstrom wrote: The discussion about input pipelines can be divided in two parts: 1. Improving the handling of the input stream in Cocoon. This is needed for web services, it is also needed for making it possible to implement a writable cocoon:-protocol, so

cvs commit: xml-cocoon2/src/blocks/naming/java/org/apache/cocoon/transformation LDAPTransformer.java

2003-01-09 Thread giacomo
giacomo 2003/01/09 10:54:15 Modified:src/blocks/naming/java/org/apache/cocoon/transformation LDAPTransformer.java Log: reverting recent changes Revision ChangesPath 1.4 +3 -3 xml-cocoon2/src/blocks/naming/java/org/apache/cocoon/transfor

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/core LoopTagSupport.java

2003-01-09 Thread giacomo
giacomo 2003/01/09 10:53:25 Modified:src/scratchpad/src/org/apache/cocoon/taglib/core LoopTagSupport.java Log: reverting recent changes Revision ChangesPath 1.3 +3 -3 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/core/LoopTagS

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

2003-01-09 Thread giacomo
giacomo 2003/01/09 10:52:30 Modified:src/java/org/apache/cocoon/xml NamespacesTable.java Log: reverting recent changes Revision ChangesPath 1.6 +11 -11xml-cocoon2/src/java/org/apache/cocoon/xml/NamespacesTable.java Index: NamespacesTable.java

cvs commit: xml-cocoon2/src/blocks/profiler/java/org/apache/cocoon/components/profiler ProfilerData.java

2003-01-09 Thread giacomo
giacomo 2003/01/09 10:48:35 Modified:src/blocks/profiler/java/org/apache/cocoon/components/profiler ProfilerData.java Log: reverting recent changes Revision ChangesPath 1.3 +1 -1 xml-cocoon2/src/blocks/profiler/java/org/apache/cocoon/co

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

2003-01-09 Thread giacomo
giacomo 2003/01/09 10:47:47 Modified:src/java/org/apache/cocoon/generation ServerPagesGenerator.java Log: reverting recent changes Revision ChangesPath 1.24 +7 -7 xml-cocoon2/src/java/org/apache/cocoon/generation/ServerPagesGenerator.jav

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/crawler SimpleCocoonCrawlerImpl.java

2003-01-09 Thread giacomo
giacomo 2003/01/09 10:46:11 Modified:src/java/org/apache/cocoon/components/crawler SimpleCocoonCrawlerImpl.java Log: reverting recent changes Revision ChangesPath 1.18 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/components/crawler/Simpl

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

2003-01-09 Thread giacomo
giacomo 2003/01/09 10:43:29 Modified:src/scratchpad/src/org/apache/cocoon/components/source/impl SlideSource.java Log: reverting recent changes Revision ChangesPath 1.27 +10 -10 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/s

DO NOT REPLY [Bug 12173] - SQLTransformer Query object prematurely closes connection causing NullPointerException when accessing ResultSet

2003-01-09 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 12173] - SQLTransformer Query object prematurely closes connection causing NullPointerException when accessing ResultSet

2003-01-09 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: [RT] Better Environment Abstraction

2003-01-09 Thread Daniel Fagerstrom
Nicola Ken Barozzi wrote: I have some problems I need to solve: 1) I want to use Cocoon as a bean in other programs, as an evolved xml processing bean. I want to create it, set input (stream), set output, and execute. Problem: I cannot do it with the current Cocoon, without creating my spec

DO NOT REPLY [Bug 12173] - SQLTransformer Query object prematurely closes connection causing NullPointerException when accessing ResultSet

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

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

2003-01-09 Thread sylvain
sylvain 2003/01/09 10:20:19 Modified:.changes.xml src/java/org/apache/cocoon/components/treeprocessor/sitemap ReadNode.java ReadNodeBuilder.java SerializeNode.java SerializeNodeBuilder.java src/java/org

Re: [2.0.4] SQLTransformer and j2ee vs. jdbc datasource

2003-01-09 Thread Renaud Bruyeron
ok I think I've identified the problem. I am copying the DEV list too. Tomcat 4.1.12 uses commons-dbcp to implement its connection pool. There is a mechanism in DBCP to track abandonned objects, so that when a Connection is closed, the associated Statements *AND* ResultSets are closed too. The p

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/treeprocessor/variables PreparedVariableResolver.java VariableResolver.java

2003-01-09 Thread sylvain
sylvain 2003/01/09 09:45:01 Modified:.Tag: cocoon_2_0_3_branch changes.xml src/java/org/apache/cocoon/components/source Tag: cocoon_2_0_3_branch FileSource.java src/java/org/apache/cocoon/components/treeprocessor/sitemap

cvs commit: xml-cocoon2/src/documentation/xdocs/link training.xml

2003-01-09 Thread sylvain
sylvain 2003/01/09 09:41:38 Modified:src/documentation/xdocs/link training.xml Log: Adding myself... Revision ChangesPath 1.5 +6 -0 xml-cocoon2/src/documentation/xdocs/link/training.xml Index: training.xml

cvs commit: xml-cocoon2/src/documentation/xdocs/link training.xml

2003-01-09 Thread sylvain
sylvain 2003/01/09 09:40:12 Modified:src/documentation/xdocs/link Tag: cocoon_2_0_3_branch training.xml Log: Adding myself... Revision ChangesPath No revision No revision 1.2.2.4 +6 -0 xml-

cvs commit: xml-cocoon2 changes.xml

2003-01-09 Thread haul
haul2003/01/09 09:39:46 Modified:.changes.xml Log: fix syntax Revision ChangesPath 1.333 +2 -2 xml-cocoon2/changes.xml Index: changes.xml === RCS file: /home/cvs/xml-cocoon2/chan

RE: [ERROR] CVS build failed.

2003-01-09 Thread Antonio Gallardo
> ... >> BUILD FAILED >> file:/xml-cocoon2/build.xml:1209: Compile failed; see the compiler >> error output for details. >> >> Antonio Gallardo > > > Antonio, > > You should find a few mails about this problem - have a look at the > archives. > Did you check out CVS after Ovidiu's patch? Yes, I up

Re: [Control flow] expire continuations code checked in!

2003-01-09 Thread Stefano Mazzocchi
Ovidiu Predescu wrote: Many thanks to Michael Melhem for his excellent work coming up with the algorithm for expiring continuations and for implementing it! The tests on my machine show the code works fine, so I checked it in CVS. Thanks! I've also made some minor change to the control flow eng

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/transformation SQLTransformer.java

2003-01-09 Thread giacomo
giacomo 2003/01/09 09:09:42 Modified:src/blocks/databases/java/org/apache/cocoon/transformation SQLTransformer.java Log: reverting recent changes Revision ChangesPath 1.7 +7 -7 xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/tra

cvs commit: xml-cocoon2 changes.xml

2003-01-09 Thread haul
haul2003/01/09 09:09:14 Modified:.changes.xml Log: InputModule to access XMLForm instances. (modular) DatabaseAction: added ability to use arbitrary path separators instead of "." (e.g. "/"), added ability to count rows from 1, added d

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/modules/input XMLFormInput.java AbstractJXPathModule.java JXPathMetaModule.java

2003-01-09 Thread haul
haul2003/01/09 09:04:18 Modified:src/java/org/apache/cocoon/components/modules modules.xconf src/java/org/apache/cocoon/components/modules/output AbstractOutputModule.java OutputModule.java RequestAttributeMap.java

DO NOT REPLY [Bug 15611] - [PATCH] LinkRewriterTransformer: using InputModules in Transformers

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

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

2003-01-09 Thread haul
haul2003/01/09 09:02:15 Modified:src/java/org/apache/cocoon/transformation SimpleFormInstanceExtractionTransformer.java Log: remove some printlns Revision ChangesPath 1.3 +1 -8 xml-cocoon2/src/java/org/apache/cocoon/transformation/S

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp XSPModuleHelper.java

2003-01-09 Thread haul
haul2003/01/09 08:59:01 Modified:src/java/org/apache/cocoon/components/language/markup/xsp XSPModuleHelper.java Added: src/webapp/samples/linkrewriter-sitedemo README.txt linkmap.xml sitemap.xmap src/webapp/sample

cvs commit: xml-cocoon2/src/webapp/samples/linkrewriter-bookdemo/docs/installing - New directory

2003-01-09 Thread haul
haul2003/01/09 08:54:56 xml-cocoon2/src/webapp/samples/linkrewriter-bookdemo/docs/installing - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For a

cvs commit: xml-cocoon2/src/webapp/samples/linkrewriter-bookdemo/stylesheets - New directory

2003-01-09 Thread haul
haul2003/01/09 08:54:56 xml-cocoon2/src/webapp/samples/linkrewriter-bookdemo/stylesheets - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

cvs commit: xml-cocoon2/src/webapp/samples/linkrewriter-bookdemo/docs - New directory

2003-01-09 Thread haul
haul2003/01/09 08:54:56 xml-cocoon2/src/webapp/samples/linkrewriter-bookdemo/docs - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

cvs commit: xml-cocoon2/src/webapp/samples/linkrewriter-sitedemo/stylesheets - New directory

2003-01-09 Thread haul
haul2003/01/09 08:54:56 xml-cocoon2/src/webapp/samples/linkrewriter-sitedemo/stylesheets - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

cvs commit: xml-cocoon2/src/webapp/samples/linkrewriter-sitedemo/docs - New directory

2003-01-09 Thread haul
haul2003/01/09 08:54:56 xml-cocoon2/src/webapp/samples/linkrewriter-sitedemo/docs - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

cvs commit: xml-cocoon2/src/webapp/samples/linkrewriter-sitedemo - New directory

2003-01-09 Thread haul
haul2003/01/09 08:54:56 xml-cocoon2/src/webapp/samples/linkrewriter-sitedemo - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

cvs commit: xml-cocoon2/src/webapp/samples/linkrewriter-bookdemo - New directory

2003-01-09 Thread haul
haul2003/01/09 08:54:55 xml-cocoon2/src/webapp/samples/linkrewriter-bookdemo - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/util JDBCTypeConversions.java

2003-01-09 Thread haul
haul2003/01/09 08:53:36 Modified:src/blocks/databases/java/org/apache/cocoon/util JDBCTypeConversions.java Log: Added ability to parse date strings (if simple sql date) Revision ChangesPath 1.5 +2 -0 xml-cocoon2/src/blocks/databases

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/acting/modular DatabaseAction.java

2003-01-09 Thread haul
haul2003/01/09 08:52:15 Modified:src/blocks/databases/java/org/apache/cocoon/acting/modular DatabaseAction.java Log: (modular) DatabaseAction: added ability to use arbitrary path separators instead of "." (e.g. "/"), added ability to count r

RE: [ERROR] CVS build failed.

2003-01-09 Thread Reinhard Poetz
Antonio Gallardo wrote: ... > BUILD FAILED > file:/xml-cocoon2/build.xml:1209: Compile failed; see the compiler error > output for details. > ... > > Please can someone advise what I am doing wrong? > > Best Regards, > > Antonio Gallardo Antonio, You should find a few mails about this problem -

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

2003-01-09 Thread Nicola Ken Barozzi
Giacomo Pati wrote: Ok, does any other here have an oppinion on this? Please don't change from private to protected just for performance unless we get at least a sensible improvement (30%) from total Cocoon performance. Let's optimize where the least changes make the biggest impact. IE: If

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

2003-01-09 Thread Giacomo Pati
On Thu, 9 Jan 2003, Stephan Michels wrote: > > > On Thu, 9 Jan 2003, Giacomo Pati wrote: > > > On Thu, 9 Jan 2003, Stephan Michels wrote: > > > > > > > > > > > > > > On 9 Jan 2003 [EMAIL PROTECTED] wrote: > > > > > > > giacomo 2003/01/09 06:35:25 > > > > > > > > Modified:src/scratchpad/s

[ERROR] CVS build failed.

2003-01-09 Thread Antonio Gallardo
I updated right now and after a: build.sh clean I run: ./build.sh -Dinclude.webapp.libs=true -Dinclude.scratchpad.libs=true webapp I got this error: compile-samples: Created dir: /xml-cocoon2/build/cocoon/classes/samples Compiling 2 source files to /xml-cocoon2/build/cocoon/classes The system

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

2003-01-09 Thread Stephan Michels
On Thu, 9 Jan 2003, Giacomo Pati wrote: > On Thu, 9 Jan 2003, Stephan Michels wrote: > > > > > > > > > On 9 Jan 2003 [EMAIL PROTECTED] wrote: > > > > > giacomo 2003/01/09 06:35:25 > > > > > > Modified:src/scratchpad/src/org/apache/cocoon/components/source/impl > > >

cvs commit: xml-cocoon2/src/blocks/naming/java/org/apache/cocoon/transformation LDAPTransformer.java

2003-01-09 Thread giacomo
giacomo 2003/01/09 08:10:28 Modified:src/blocks/naming/java/org/apache/cocoon/transformation LDAPTransformer.java Log: make some method package protected instead of privat to increase performance by avoiding 'access emulated by a synthetic accessor method'

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp JdbcEsqlQuery.java

2003-01-09 Thread tcurdt
tcurdt 2003/01/09 07:58:06 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp JdbcEsqlQuery.java Log: fixing "[Microsoft][SQLServer 2000 Driver for JDBC] 0 is not a valid row parameter value for the ResultSet.Absolute method

cvs commit: xml-cocoon2/lib jars.xml

2003-01-09 Thread cziegeler
cziegeler2003/01/09 07:49:43 Modified:src/java/org/apache/cocoon/generation WebServiceProxyGenerator.java lib jars.xml Added: lib/optional commons-httpclient-20030108.jar Removed: lib/optional commons-httpclient.jar Log: Updat

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

2003-01-09 Thread Giacomo Pati
On Thu, 9 Jan 2003, Stephan Michels wrote: > > > > On 9 Jan 2003 [EMAIL PROTECTED] wrote: > > > giacomo 2003/01/09 06:35:25 > > > > Modified:src/scratchpad/src/org/apache/cocoon/components/source/impl > > SlideSource.java > > Log: > > make some method package

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

2003-01-09 Thread cziegeler
cziegeler2003/01/09 07:23:30 Modified:src/scratchpad/src/org/apache/cocoon/components/source/impl SlideSource.java Log: Reapplying Giacomo's change Revision ChangesPath 1.26 +2 -2 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/componen

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

2003-01-09 Thread cziegeler
cziegeler2003/01/09 07:21:49 Modified:src/scratchpad/src/org/apache/cocoon/components/source/impl SlideSourceFactory.java SlideSource.java Log: Fixing SlideSource Revision ChangesPath 1.5 +30 -3 xml-cocoon2/src/scratchpad/src/org/apache/

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/taglib/core LoopTagSupport.java

2003-01-09 Thread giacomo
giacomo 2003/01/09 07:07:35 Modified:src/scratchpad/src/org/apache/cocoon/taglib/core LoopTagSupport.java Log: make some method package protected instead of privat to increase performance by avoiding 'access emulated by a synthetic accessor method' (objected

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

2003-01-09 Thread giacomo
giacomo 2003/01/09 07:06:21 Modified:src/java/org/apache/cocoon/xml NamespacesTable.java Log: make some method package protected instead of privat to increase performance by avoiding 'access emulated by a synthetic accessor method' (objected by eclipse) Revision ChangesPat

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/components/source/impl BlobSource.java BlobSourceFactory.java XMLDBSourceFactory.java XMLDBSource.java

2003-01-09 Thread cziegeler
cziegeler2003/01/09 06:58:37 Modified:src/scratchpad/src/org/apache/cocoon/components/source/impl BlobSource.java BlobSourceFactory.java XMLDBSourceFactory.java XMLDBSource.java Log: Fixing compose in scratchpad sources Revision C

RE: HEAD not compiling

2003-01-09 Thread Carsten Ziegeler
Giacomo Pati wrote: > > > > Sure, it was not intended directly to you Giacomo, thanks for the note. > > Yes, you only wanted to spend a beer to Carsten for his extraordinary > enthusiasm and enourmous engagement :-) > And this is the beer I usually get from him:

  1   2   >