Profiling Pipeline not working?

2007-06-21 Thread Alexander Klimetschek
Hi, I tried the ProfilingCachingProcessingPipeline after a long time again to do some debugging and it now does not work anymore because the this.cache object is null: Caused by: java.lang.NullPointerException at

Trunk doesn't build?

2007-06-21 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reinhard, can it be that you left some dependencyMgmt stuff commented in the root pom? The trunk doesn't build here because of the cocoon-ajax block is missing some versions of other blocks. Ciao and thanks - -- Otego AG

Re: Trunk doesn't build?

2007-06-21 Thread Reinhard Poetz
Giacomo Pati wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Reinhard, can it be that you left some dependencyMgmt stuff commented in the root pom? The trunk doesn't build here because of the cocoon-ajax block is missing some versions of other blocks. Ciao and thanks uuups, sorry.

Releasing 2.2RC1

2007-06-21 Thread Reinhard Poetz
Reinhard Poetz wrote: Grzegorz Kossakowski wrote: Reinhard, how long will it take for you to prepare new release? I'm working on it. Since I'm only replacing the faulty arifacts (4), it should be finished by this evening. It takes me longer than expected. I had a nasty bug in the Spring

Re: Releasing 2.2RC1

2007-06-21 Thread Reinhard Poetz
Reinhard Poetz wrote: Reinhard Poetz wrote: Grzegorz Kossakowski wrote: Reinhard, how long will it take for you to prepare new release? I'm working on it. Since I'm only replacing the faulty arifacts (4), it should be finished by this evening. It takes me longer than expected. I had a

Re: Releasing 2.2RC1

2007-06-21 Thread Grzegorz Kossakowski
Reinhard Poetz pisze: Reinhard Poetz wrote: Grzegorz Kossakowski wrote: Reinhard, how long will it take for you to prepare new release? I'm working on it. Since I'm only replacing the faulty arifacts (4), it should be finished by this evening. It takes me longer than expected. I had a

Cocoon Maven plugin - RCL goal refactorings

2007-06-21 Thread Reinhard Poetz
Before I'm going to release the Cocoon Maven plugin, I worked on the XPatcher for the web.xml. All .xweb snippets now get rewritten so that the ReloadingClassloader interceptors get applied to filters, listeners and servlets. As I was at it I also implemented a wrapper around the normal

[jira] Created: (COCOON-2078) Profiling pipelines must not implement Configurable interface as they are already Parameterizable

2007-06-21 Thread Alexander Klimetschek (JIRA)
Profiling pipelines must not implement Configurable interface as they are already Parameterizable - Key: COCOON-2078 URL:

[jira] Updated: (COCOON-2078) Profiling pipelines must not implement Configurable interface as they are already Parameterizable

2007-06-21 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Klimetschek updated COCOON-2078: -- Attachment: profiler-config-vs-param-fix.patch This patch replaces the usage

Random thoughts on object model

2007-06-21 Thread Grzegorz Kossakowski
Hi, Some of you may wonder if I still remember that I participate in GSoC this summer. The answer is positive, I remember but I'm in mid of exams session at university and it's really exhausting experience. Preparations soak almost all of my energy and take nearly one hundred per cent of my

Re: Profiling Pipeline not working?

2007-06-21 Thread Alexander Klimetschek
Found the problem: http://issues.apache.org/jira/browse/COCOON-2078 Alex Alexander Klimetschek schrieb: Hi, I tried the ProfilingCachingProcessingPipeline after a long time again to do some debugging and it now does not work anymore because the this.cache object is null: Caused by:

Re: How to import cocoon-forms-sample in a new created block architecture

2007-06-21 Thread Jean-Christophe Kermagoret
Grzegorz Kossakowski a écrit : Hi Jean-Christophe, Jean-Christophe Kermagoret pisze: I finally succeeded in adding forms and portal blocks in my webapp, but the behavior is not homogeneous. Good to hear that, what was the problem with RCL? No more problem with RCL :-) After svn, cleaning and