[continuum] BUILD FAILURE: Cocoon - Apache Cocoon [build root] - Build Def:

2008-08-14 Thread [EMAIL PROTECTED]
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=108620projectId=51 Build statistics: State: Failed Previous State: Failed Started at: Wed 13 Aug 2008 23:06:36 -0700 Finished at: Wed 13 Aug 2008 23:11:04 -0700 Total time: 4m 27s Build Trigger: Schedule Build

Re: [vote] Andreas Hartmann as new Cocoon committer

2008-08-14 Thread Andreas Hartmann
Hi David, hi Cocooners, David Crossley schrieb: David Crossley wrote: I propose Andreas Hartmann as a new Cocoon committer and PMC member. During the time period there were no negative votes, and more than 3 positive votes. thanks to everybody, I'm very glad to be part of this community!

Re: svn commit: r685792 - in /cocoon/trunk/core: cocoon-core/ cocoon-core/src/main/java/org/apache/cocoon/spring/ cocoon-core/src/main/resources/META-INF/cocoon/spring/ cocoon-servlet-service/cocoon-s

2008-08-14 Thread Grzegorz Kossakowski
[EMAIL PROTECTED] pisze: Author: reinhard Date: Thu Aug 14 00:43:31 2008 New Revision: 685792 URL: http://svn.apache.org/viewvc?rev=685792view=rev Log: The BlockPathPropertyPlaceholderConfigurer module is *usually* only useful if the SSF is used together with Cocoon. In this case you always

[jira] Closed: (COCOON-2237) Buffering of response does not work correctly in SSF

2008-08-14 Thread Grzegorz Kossakowski (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grzegorz Kossakowski closed COCOON-2237. Resolution: Fixed Fixed in r685544. Buffering of response does not work

FYI: Continuum is failing due to Java 1.5 switch

2008-08-14 Thread Grzegorz Kossakowski
Hi, I just wanted to inform you that Continuum will be failing because I'm trying different settings on Continuum to enforce building with Java 1.5. Stay patient, please. -- Grzegorz Kossakowski

[continuum] BUILD SUCCESSFUL: Cocoon - Apache Cocoon [build root] - Build Def:

2008-08-14 Thread [EMAIL PROTECTED]
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=108665projectId=51 Build statistics: State: Ok Previous State: Failed Started at: Thu 14 Aug 2008 02:42:46 -0700 Finished at: Thu 14 Aug 2008 03:00:09 -0700 Total time: 17m 22s Build Trigger: Forced Build

Re: FYI: Continuum is failing due to Java 1.5 switch

2008-08-14 Thread Grzegorz Kossakowski
Grzegorz Kossakowski pisze: Hi, I just wanted to inform you that Continuum will be failing because I'm trying different settings on Continuum to enforce building with Java 1.5. Build statistics: State: Ok [...] Java Home version : java version 1.5.0_12 Java(TM) 2 Runtime

[jira] Created: (COCOON-2238) Add a ServletLinkrewriteTransformer

2008-08-14 Thread Lukas Lang (JIRA)
Add a ServletLinkrewriteTransformer --- Key: COCOON-2238 URL: https://issues.apache.org/jira/browse/COCOON-2238 Project: Cocoon Issue Type: Task Components: - Servlet service framework Affects

Re: Proposal - JS Reader

2008-08-14 Thread Jeremy Quinn
Hi Guys IMHO the most likely scenario ATM will be that JS libs for eg. CForms would be minified and packaged as a production step, either manually or automatically. Then served as Mark says, via HTTPD using gzip compression. i.e. there is more than just compression involved But, I have

[jira] Updated: (COCOON-2238) Add a ServletLinkrewriteTransformer

2008-08-14 Thread Lukas Lang (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Lang updated COCOON-2238: --- Attachment: patch.c2238.20080814.txt Introduced a ServletLinkrewriter. Add a

[jira] Updated: (COCOON-2223) Fix block and migrate Avalon components to Spring

2008-08-14 Thread Lukas Lang (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Lang updated COCOON-2223: --- Attachment: patch.c2223.20080813.txt Added changes.xml Fix block and migrate Avalon components to

[jira] Updated: (COCOON-2229) Migrate JMS block to Spring

2008-08-14 Thread Lukas Lang (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Lang updated COCOON-2229: --- Attachment: patch.c2229.20080813-002.txt Prefixed beans. Migrate JMS block to Spring

[jira] Updated: (COCOON-2229) Migrate JMS block to Spring

2008-08-14 Thread Lukas Lang (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukas Lang updated COCOON-2229: --- Attachment: patch.c2229.20080813.txt Added changes.xml Migrate JMS block to Spring

Standalone block sample w/ RCL?

2008-08-14 Thread Mark Lundquist
I'm back to trying to run the ImageOp samples as a block in Jetty. I added this to cocoon-imageop-sample/pom.xml: build plugins plugin groupIdorg.apache.cocoon/groupId artifactIdcocoon-maven-plugin/artifactId version1.0.0-RC1-SNAPSHOT/version