Gump for Cocoon3

2010-06-24 Thread David Crossley
At Apache Gump, Stefan has recently added a Gump build of Cocoon3. See http://thread.gmane.org/gmane.comp.jakarta.gump/14458/focus=14475 Here is the first output: http://vmgump.apache.org/gump/public/cocoon3/ If not familiar with Gump, then follow: All Projects : cocoon3 then Project-level Work

Re: Gump for Cocoon3

2010-06-24 Thread Reinhard Pötz
David Crossley wrote: At Apache Gump, Stefan has recently added a Gump build of Cocoon3. See http://thread.gmane.org/gmane.comp.jakarta.gump/14458/focus=14475 Here is the first output: http://vmgump.apache.org/gump/public/cocoon3/ If not familiar with Gump, then follow: All Projects :

Help needed on finalizing the JAXB optional support

2010-06-24 Thread Simone Tripodi
Hi all, a month ago I started developing the JAXB optional support for C3 pipeline, with a lot of limits: * each time a new object has to be mashalled, the JAXBContext were created, now it uses a memory-based LRU cache; * it supported just POJOs graphs, without any support for collections and

Re: Gump for Cocoon3

2010-06-24 Thread Simone Tripodi
Hi all, it seems something wrong happens when pre-compiling XSLTs, as Reinhard supposed. I'll try to add the BCEL dependency to fix that, btw I don't understand why it happens... I'll let you know as soon as possible. Thanks!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/

Re: Gump for Cocoon3

2010-06-24 Thread Stefan Bodewig
[resending, original is likely stuck in the moderation queue] On 2010-06-24, David Crossley wrote: At Apache Gump, Stefan has recently added a Gump build of Cocoon3. thank you for the pointer, David. Could someone here at Cocoon assist with the build errors. Over the past few months we've

Re: Gump for Cocoon3

2010-06-24 Thread Stefan Bodewig
On 2010-06-24, Stefan Bodewig wrote: I'll see whether I can find time to split up the reactor into individual component builds over the next few hours, this may give us something that is easier to target. This is ready now[1]. The Gump run that started on vmgump a few hours ago won't see it

Cocoon 3: the three sisters as OSGi bundles?

2010-06-24 Thread Jos Snellings
Dear all, Some weeks ago, I was coding a servlet in an OSGi context (apache felix/sling). In the process, of course, I wanted to use the triplet cocoon-pipeline, cocoon-sax, cocoon-xml, which as a result of the design goals of Cocoon 3, can be used without further dependencies. A wise thing !

Re: Gump for Cocoon3

2010-06-24 Thread Stefan Bodewig
On 2010-06-24, David Crossley wrote: At Apache Gump, Stefan has recently added a Gump build of Cocoon3. thank you for the pointer, David. Could someone here at Cocoon assist with the build errors. Over the past few months we've found mvn reactor builds to be tricky for various reasons. One