RE: [VOTE] New CVS Repository Names (was: [PROPOSAL] New CVSRepository Names )

2003-03-02 Thread Carsten Ziegeler
What is the status now? When will we move? Do we need a maintainance window? Carsten > -Original Message- > From: Pier Fumagalli [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 27, 2003 5:49 PM > To: [EMAIL PROTECTED] > Subject: Re: [VOTE] New CVS Repository Names (was: [PROPOSAL] Ne

DO NOT REPLY [Bug 16903] - [PATCH] No caching if serializer buffer-size < content length

2003-03-02 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/blocks/velocity/java/org/apache/cocoon/generation FlowVelocityGenerator.java

2003-03-02 Thread coliver
coliver 2003/03/02 22:55:29 Modified:src/blocks/velocity/java/org/apache/cocoon/generation FlowVelocityGenerator.java Log: fixed "Small mistake..." Revision ChangesPath 1.2 +1 -1 xml-cocoon2/src/blocks/velocity/java/org/apache/cocoon/ge

Compile error in FlowVelocityGenerator

2003-03-02 Thread Niclas Hedhman
Small mistake Patch; cvs -q diff -u -r 1.1 FlowVelocityGenerator.java Index: FlowVelocityGenerator.java === RCS file: /home/cvspublic/xml-cocoon2/src/blocks/velocity/java/org/apache/cocoon/generation/FlowVelocityGenerator.java,

Re: [OT]; SAX parsing speed

2003-03-02 Thread Niclas Hedhman
On Saturday 01 March 2003 02:00, Hunsberger, Peter wrote: > You need some low level hooks, but that's what video cards do all the time: > move transformations from the CPU to the video card. I'd guess this is > where Niclas was heading...??? I'm not looking for a Net Appliance, although the pointe

Flow/Velocity

2003-03-02 Thread Christopher Oliver
I've just committed changes to support calling Velocity (http://jakarta.apache.org/velocity) from the Cocoon flow layer. In order to not break any existing users of the VelocityGenerator, I've created a new generator: org.apache.cocoon.generation.FlowVelocityGenerator This generator differs

cvs commit: xml-cocoon2/lib jars.xml

2003-03-02 Thread coliver
coliver 2003/03/02 15:46:55 Modified:lib jars.xml Log: Updated velocity Revision ChangesPath 1.83 +1 -1 xml-cocoon2/lib/jars.xml Index: jars.xml === RCS file: /home/cvs/xml-cocoon2/lib

cvs commit: xml-cocoon2/src/blocks/velocity/lib velocity-1.4-dev-20030301.jar velocity-1.2.jar

2003-03-02 Thread coliver
coliver 2003/03/02 15:44:58 Added: src/blocks/velocity/lib velocity-1.4-dev-20030301.jar Removed: src/blocks/velocity/lib velocity-1.2.jar Log: Updated to latest dev version: needed for introspection support not available in release versions of velocity Revision Change

cvs commit: xml-cocoon2/src/blocks/velocity/java/org/apache/cocoon/generation FlowVelocityGenerator.java JSIntrospector.java VelocityGenerator.java

2003-03-02 Thread coliver
coliver 2003/03/02 15:40:11 Modified:src/blocks/velocity/java/org/apache/cocoon/generation VelocityGenerator.java Added: src/blocks/velocity/java/org/apache/cocoon/generation FlowVelocityGenerator.java JSIntrospector.java Log: V

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/flow/javascript JavaScriptInterpreter.java

2003-03-02 Thread coliver
coliver 2003/03/02 15:38:35 Modified:src/java/org/apache/cocoon/components/flow/javascript JavaScriptInterpreter.java Log: register ScriptablePropertyHandler with JXPath and fixed parameter conversion Revision ChangesPath 1.21 +10 -6 xml-

Re: CVS weirdness

2003-03-02 Thread Andrew Savory
Hi, On Fri, 28 Feb 2003, Pier Fumagalli wrote: > On 28/2/03 12:45 pm, "Andrew Savory" <[EMAIL PROTECTED]> wrote: > > > I'm trying to get a copy of cocoon 2.1 prior to the major refactoring, > > cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic \ > -z3 checkout -D 2003-02-16 xml-cocoon2 > > W

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

2003-03-02 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 16903] - [PATCH] No caching if serializer buffer-size < content length

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

bug or feature? problem with internal redirect

2003-03-02 Thread Marco Rolappe
I have following situation: I have a 'core' sitemap which is to serve 'core' data, i.e. data which is the same for a set of other sitemap. within the core sitemap I have e.g.: ...

Re: [GUMP] Project(s) dropped

2003-03-02 Thread Sam Ruby
Stefano Mazzocchi wrote: Sam Ruby wrote: gen: [java] Dropping project proxy-block because of Exception java.lang.Exception: project "commons-logkit" not found processing project proxy-block what does this mean? is something we can fix? In xml-cocoon2/gump.xml there is a dependency on a non-

Re: [GUMP] Project(s) dropped

2003-03-02 Thread Stefano Mazzocchi
Sam Ruby wrote: gen: [java] Dropping project proxy-block because of Exception java.lang.Exception: project "commons-logkit" not found processing project proxy-block what does this mean? is something we can fix? -- Stefano Mazzocchi <[EMAIL PROTECTED]> Plural

[WOT] how to improve your ant build speed

2003-03-02 Thread Stefano Mazzocchi
Pier Fumagalli wrote: Jason Foster wrote: Sure the flowscript layer can (and will, I'm sure) be abused, but as much as ant build files, or sitemaps can reach a point where the mess and performance drags you down and refactoring is needed. Since you did bring it up... ;) Could you offer some t

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

2003-03-02 Thread Stefano Mazzocchi
[EMAIL PROTECTED] wrote: haul2003/03/01 07:56:56 Modified:src/webapp/WEB-INF cocoon.xconf Log: add comments Thanks! -- Stefano Mazzocchi <[EMAIL PROTECTED]> Pluralitas non est ponenda sine necessitate [William of Ockham] -

[GUMP] Project(s) dropped

2003-03-02 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-02 Thread Gump
This email is autogenerated from the output from: Missing prereq /home/rubys/jakarta/avalon-cornerstone/build/lib/cornerstone.j