[jira] Subscription: COCOON-open-with-patch

2009-12-09 Thread jira
Issue Subscription Filter: COCOON-open-with-patch (110 issues) Subscriber: cocoon Key Summary COCOON-2268 To extend the image reader we need to change the visibility to the parameter of the ImageReader https://issues.apache.org/jira/browse/COCOON-2268 COCOON-2262

create accountr - Initialization problem

2009-12-09 Thread Rafał
Hi, I'm using cocoon project for running many web services since many years. I thought that I can contribute to develop this project because this is my favorite :). So I wanted to create account at http://cocoon.zones.apache.org/daisy/registration, but when I

[jira] Assigned: (COCOON3-46) URLConnectionUtils.closeQuietly() complains loudly if servletConnection == null

2009-12-09 Thread Steven Dolg (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Dolg reassigned COCOON3-46: -- Assignee: Steven Dolg (was: Cocoon Developers Team) URLConnectionUtils.closeQuietly()

[jira] Commented: (COCOON3-46) URLConnectionUtils.closeQuietly() complains loudly if servletConnection == null

2009-12-09 Thread Steven Dolg (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788132#action_12788132 ] Steven Dolg commented on COCOON3-46: All the patch does is introduce a null check for

[jira] Closed: (COCOON3-46) URLConnectionUtils.closeQuietly() complains loudly if servletConnection == null

2009-12-09 Thread Steven Dolg (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Dolg closed COCOON3-46. -- Resolution: Fixed URLConnectionUtils.closeQuietly() complains loudly if servletConnection == null

Re: XInclude optimization

2009-12-09 Thread Simone Tripodi
Hi Guys, do you have some spare time to review the last patch submitted on [1]? I know it requires time... Thanks in advance, best regards, Simone [1] https://issues.apache.org/jira/browse/COCOON3-3 On Tue, Nov 24, 2009 at 12:42 PM, Simone Tripodi simone.trip...@gmail.com wrote: Hi all, Thank

[jira] Created: (COCOON3-47) Conditional GET support

2009-12-09 Thread Reinhard Poetz (JIRA)
Conditional GET support --- Key: COCOON3-47 URL: https://issues.apache.org/jira/browse/COCOON3-47 Project: Cocoon 3 Issue Type: New Feature Components: cocoon-servlet Reporter: Reinhard Poetz

[jira] Updated: (COCOON3-47) Conditional GET support

2009-12-09 Thread Reinhard Poetz (JIRA)
[ https://issues.apache.org/jira/browse/COCOON3-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reinhard Poetz updated COCOON3-47: -- Attachment: ConditionalGetSupport.diff.txt Conditional GET support ---

[c3] Conditional GET

2009-12-09 Thread Reinhard Pötz
Steven Dolg wrote: Reinhard Pötz schrieb: Thomas Markus wrote: i missed the aop part it would be great to move all servlet independent parts outside of cocoon-servlet (CallStack ...), maybe to cocoon-pipeline currently i cant use cocoon-servlet as dependency (and dont want).