Re: How to test?

2010-01-30 Thread Reinhard Pötz
David Legg wrote: I thought I'd give C3 a go but I appear to have a couple of artifacts missing when I run Maven. They are: - com.sun.jersey:jersey-core:jar:1.0.3 com.sun.jersey:jersey-server:jar:1.0.3 I've tried making sure I'm using the 'cocoon-staging' profile mentioned in the

Re: [Cocoon 3] Optimizing resources creation on SAX pipeline components

2010-01-30 Thread Reinhard Pötz
Simone Tripodi wrote: Hi Reinhard, Thanks for your reply! I wouldn't add a dependency but rather using a simple yet powerful ad-hoc implementation based on LinkedhashMap that allows realizing a memory based LRU cache, I already provided an implementation in Apache Commons Sandbox[1]. If you

More karma on Jira

2010-01-30 Thread Simone Tripodi
Hi all guys, I need more karma on Cocoon 3 Jira to assign to me issues, start working and resolve them. Can anyone please help me? Thanks in adavance and have a nice weekend!!! Simo http://people.apache.org/~simonetripodi/

Re: More karma on Jira

2010-01-30 Thread Reinhard Pötz
Simone Tripodi wrote: Hi all guys, I need more karma on Cocoon 3 Jira to assign to me issues, start working and resolve them. Can anyone please help me? Thanks in adavance and have a nice weekend!!! Simo I added you to the Jira group cocoon-developers. -- Reinhard Pötz

[jira] Commented: (COCOON3-51) XIncludeTransformer sends extra startDocument and endDocument events

2010-01-30 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806668#action_12806668 ] Simone Tripodi commented on COCOON3-51: --- Charles, instead of declaring yet another

[jira] Commented: (COCOON3-50) SAXException related to endPrefixMapping in XIncludeTransformer

2010-01-30 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806669#action_12806669 ] Simone Tripodi commented on COCOON3-50: --- Patch applied, thanks Charles! As soon as

Re: More karma on Jira

2010-01-30 Thread Simone Tripodi
Thanks Reinhard, very very appreciated, have a nice weekend :) Simo http://people.apache.org/~simonetripodi/ On Sat, Jan 30, 2010 at 2:55 PM, Reinhard Pötz reinh...@apache.org wrote: Simone Tripodi wrote: Hi all guys, I need more karma on Cocoon 3 Jira to assign to me issues, start

[jira] Commented: (COCOON3-51) XIncludeTransformer sends extra startDocument and endDocument events

2010-01-30 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806671#action_12806671 ] Simone Tripodi commented on COCOON3-51: --- Generally speaking, It would be nice also if

[jira] Assigned: (COCOON3-50) SAXException related to endPrefixMapping in XIncludeTransformer

2010-01-30 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi reassigned COCOON3-50: - Assignee: Simone Tripodi (was: Cocoon Developers Team) SAXException related to

[jira] Closed: (COCOON3-50) SAXException related to endPrefixMapping in XIncludeTransformer

2010-01-30 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi closed COCOON3-50. - Resolution: Fixed Fix Version/s: 3.0.0-alpha-3 Patch successfully applied, thanks Charles

[jira] Assigned: (COCOON3-51) XIncludeTransformer sends extra startDocument and endDocument events

2010-01-30 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi reassigned COCOON3-51: - Assignee: Simone Tripodi (was: Cocoon Developers Team) XIncludeTransformer sends extra

Re: How to test?

2010-01-30 Thread David Legg
Reinhard Pötz wrote: David Legg wrote: I thought I'd give C3 a go but I appear to have a couple of artifacts missing when I run Maven. They are: - com.sun.jersey:jersey-core:jar:1.0.3 com.sun.jersey:jersey-server:jar:1.0.3 Thanks David! I don't know why this can happen because I

[jira] Updated: (COCOON3-51) XIncludeTransformer sends extra startDocument and endDocument events

2010-01-30 Thread Charles Yates (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Yates updated COCOON3-51: - Attachment: COCOON3-51.txt Hi Simone, Of course you are right I should include test cases.

[jira] Commented: (COCOON3-51) XIncludeTransformer sends extra startDocument and endDocument events

2010-01-30 Thread Simone Tripodi (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806746#action_12806746 ] Simone Tripodi commented on COCOON3-51: --- very very appreciated Charles, thanks, test