[jira] Commented: (COCOON-1987) Unable to get the object model from the context

2007-02-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474084 ] Carsten Ziegeler commented on COCOON-1987: -- So, is your patch still required? (Somehow the patch does not m

Re: JIRA karma

2007-02-18 Thread Carsten Ziegeler
Daniel Fagerstrom wrote: > I'd like to close some JIRA issues, but I don't seem to have karma for > doing that. The only workflow action I can see is "Feedback required". > Am I missing something? Otherwise I would appreciate if someone with > enough power could upgrade my JIRA account, so that

[jira] Created: (COCOON-2012) Catch Throwable, instead of Exception, in org.apache.cocoon.servlet.RequestProcessor

2007-02-18 Thread Rice Yeh (JIRA)
Catch Throwable, instead of Exception, in org.apache.cocoon.servlet.RequestProcessor Key: COCOON-2012 URL: https://issues.apache.org/jira/browse/COCOON-2012 Project:

[jira] Commented: (COCOON-2008) servletContext of BlockPathModule persists between seperate requests

2007-02-18 Thread Grzegorz Kossakowski (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474047 ] Grzegorz Kossakowski commented on COCOON-2008: -- I've tested your changes with refactored Forms (they us

[jira] Commented: (COCOON-1954) [Patch] RequestProcessor swallows exceptions in blocks case

2007-02-18 Thread Grzegorz Kossakowski (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474044 ] Grzegorz Kossakowski commented on COCOON-1954: -- It works fine for me. I think it can be closed. Alexand

Re: Improving ServletConnection to make it cache-aware

2007-02-18 Thread Grzegorz Kossakowski
Alexander Klimetschek napisaƂ(a): Grzegorz Kossakowski schrieb: While implementing this some questions arisen: 1. What about error handling? Should we provide some mechanism for passing exception from one servlet to the another? Or maybe just a error code and string message is sufficient? Si

[jira] Updated: (COCOON-1993) Make Forms resources loaded directly

2007-02-18 Thread Grzegorz Kossakowski (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grzegorz Kossakowski updated COCOON-1993: - Attachment: cocoon-forms-impl-patch-4.txt cocoon-forms-impl-patch-4.txt: Grrr.

[jira] Commented: (COCOON-1993) Make Forms resources loaded directly

2007-02-18 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474039 ] Daniel Fagerstrom commented on COCOON-1993: --- The new content and location of manifest.js seem to be lackin

[jira] Commented: (COCOON-1997) Configure servlet: links rewriting

2007-02-18 Thread Daniel Fagerstrom (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474022 ] Daniel Fagerstrom commented on COCOON-1997: --- Applied. Thanks for the patches! > Configure servlet: links

JIRA karma

2007-02-18 Thread Daniel Fagerstrom
I'd like to close some JIRA issues, but I don't seem to have karma for doing that. The only workflow action I can see is "Feedback required". Am I missing something? Otherwise I would appreciate if someone with enough power could upgrade my JIRA account, so that I can close issues. /Daniel

Re: Ideas for student projects

2007-02-18 Thread Michael Wechner
Reinhard Poetz wrote: Michael Wechner wrote: Reinhard Poetz wrote: Google announced the 3rd summer of code and this year. The Austrian Computer society launched a similar project, the OSS Contest Austria 2007. We as Cocoon project can make proposals about possible student projects. If

[jira] Updated: (COCOON-1987) Unable to get the object model from the context

2007-02-18 Thread Felix Knecht (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Knecht updated COCOON-1987: - Other Info: [Patch available] > Unable to get the object model from the context > --

[jira] Updated: (COCOON-1987) Unable to get the object model from the context

2007-02-18 Thread Felix Knecht (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Knecht updated COCOON-1987: - Attachment: authentication-fw.diff The patch you (Carsten) committed works well. Here's the patc

Re: [SOLVED] Re: Error building from trunk

2007-02-18 Thread Reinhard Poetz
Felix Knecht wrote: Daniel Fagerstrom schrieb: Seem like the cocoon-sitemap-impl and the cocoon-forms-impl POMs wasn't properly updated after the release. I just checked in a fix, so hopefully it works now. Thank you, it's working. Daniel & Felix, thanks for spotting and fixing this. I had

[SOLVED] Re: Error building from trunk

2007-02-18 Thread Felix Knecht
Daniel Fagerstrom schrieb: > Seem like the cocoon-sitemap-impl and the cocoon-forms-impl POMs wasn't > properly updated after the release. I just checked in a fix, so > hopefully it works now. > Thank you, it's working. Felix > /Daniel > > Felix Knecht skrev: >> Trying to build a new svn co fr

Re: Error building from trunk

2007-02-18 Thread Daniel Fagerstrom
Seem like the cocoon-sitemap-impl and the cocoon-forms-impl POMs wasn't properly updated after the release. I just checked in a fix, so hopefully it works now. /Daniel Felix Knecht skrev: Trying to build a new svn co from trunk. Does anybody else gets the same error? Regards Felix prompt> M

Error building from trunk

2007-02-18 Thread Felix Knecht
Trying to build a new svn co from trunk. Does anybody else gets the same error? Regards Felix prompt> MAVEN_OPTS="-Xmx256M" mvn clean install -Dmaven.test.skip=true [INFO] Scanning for projects... Downloading: http://repo1.maven.org/maven2/org/apache/cocoon/cocoon-core-modules/3/cocoon-core-modul

Re: Ideas for student projects

2007-02-18 Thread Reinhard Poetz
Michael Wechner wrote: Reinhard Poetz wrote: Google announced the 3rd summer of code and this year. The Austrian Computer society launched a similar project, the OSS Contest Austria 2007. We as Cocoon project can make proposals about possible student projects. If you have ideas for such p