[jira] Commented: (SLING-1842) IllegalStateException in DefaultErrorHandlerServlet when HttpServletResponse.getOutputStream() already called

2010-10-18 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12921978#action_12921978 ] Carsten Ziegeler commented on SLING-1842: - Maybe we shouldn't throw at all if the

Re: [VOTE] Initial Content and Servlet Archetypes 1.0.0

2010-10-18 Thread Felix Meschberger
+1 Thanks and Regards Felix On 15.10.2010 16:45, Justin Edelson wrote: Hi, This vote is for: Sling Initial Content Archetype 1.0.0 Sling Servlet Archetype 1.0.0 This is the initial version of each. Staging repository:

RE: [VOTE] Initial Content and Servlet Archetypes 1.0.0

2010-10-18 Thread Mike Müller
+1 best regards mike Hi, This vote is for: Sling Initial Content Archetype 1.0.0 Sling Servlet Archetype 1.0.0 This is the initial version of each. Staging repository: https://repository.apache.org/content/repositories/orgapachesling-001/ You can use this UNIX script to download

Build failed in Hudson: sling-trunk-1.6 #613

2010-10-18 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.6/613/changes Changes: [cziegeler] Don't throw illegal state exception if queue has been removed in the meantime; use status message Avoid division by zero -- [...truncated 5627 lines...] at

Build failed in Hudson: sling-trunk-1.5 #928

2010-10-18 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.5/928/changes Changes: [cziegeler] Don't throw illegal state exception if queue has been removed in the meantime; use status message Avoid division by zero -- [...truncated 6433 lines...] at

[jira] Commented: (SLING-1842) IllegalStateException in DefaultErrorHandlerServlet when HttpServletResponse.getOutputStream() already called

2010-10-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12922022#action_12922022 ] Felix Meschberger commented on SLING-1842: -- And fixed DefaultErrorHandlerServlet

[jira] Updated: (SLING-1842) IllegalStateException in DefaultErrorHandlerServlet when HttpServletResponse.getOutputStream() already called

2010-10-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1842: - Component/s: Engine Affects Version/s: Servlets Resolver 2.1.0

Build failed in Hudson: sling-trunk- 1.6 » Apache Sling Event Support #614

2010-10-18 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.event/614/changes Changes: [cziegeler] Improve webconsole layout and add restart method -- [INFO]

Build failed in Hudson: sling-trunk-1.6 #614

2010-10-18 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.6/614/changes Changes: [fmeschbe] SLING-1842 Prevent IllegalStateException when trying to get writer to handle a problem after the response output stream has already been retrieved. [cziegeler] Improve webconsole layout and add restart

Hudson build is unstable: sling-trunk-1.5 #929

2010-10-18 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.5/929/changes

Re: [VOTE] Initial Content and Servlet Archetypes 1.0.0

2010-10-18 Thread Ian Boston
+1 Ian On 15 Oct 2010, at 15:45, Justin Edelson wrote: Hi, This vote is for: Sling Initial Content Archetype 1.0.0 Sling Servlet Archetype 1.0.0 This is the initial version of each. Staging repository: https://repository.apache.org/content/repositories/orgapachesling-001/ You

Hudson build is back to normal : sling-tr unk-1.6 » Apache Sling Event Support #615

2010-10-18 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.event/615/changes

Hudson build is unstable: sling-trunk-1.6 #615

2010-10-18 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.6/615/changes

Scripting Releases

2010-10-18 Thread Carsten Ziegeler
For Sling-6 we need some releases of scripting stuff. As far as I can see, there is only a single bug open in this area. https://issues.apache.org/jira/browse/SLING-1545 As soon as we have this fixed I can take care of releasing this stuff. Anyone working on this? Regards Carsten -- Carsten

Re: [VOTE] Initial Content and Servlet Archetypes 1.0.0

2010-10-18 Thread Eric Norman
+1 Eric On Oct 15, 2010 7:45 AM, Justin Edelson jus...@apache.org wrote: Hi, This vote is for: Sling Initial Content Archetype 1.0.0 Sling Servlet Archetype 1.0.0 This is the initial version of each. Staging repository: https://repository.apache.org/content/repositories/orgapachesling-001/

[jira] Commented: (SLING-1842) IllegalStateException in DefaultErrorHandlerServlet when HttpServletResponse.getOutputStream() already called

2010-10-18 Thread Carl Hall (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1297#action_1297 ] Carl Hall commented on SLING-1842: -- The changes look great to me. Thanks for fixing this!

Re: Debugging JavaScript esp files

2010-10-18 Thread Sandro Boehme
Hi Felix, after diving into the topic I got the following understanding. Please correct me if I'm wrong. o In the Eclipse preferences one needs to map *.esp files to the JavaScript content type. o Now its possible to set a breakpoint in the esp file. o Next one needs to load the esp script

[jira] Created: (SLING-1847) Redirect after logout does not work with form authentication

2010-10-18 Thread Eric Norman (JIRA)
Redirect after logout does not work with form authentication Key: SLING-1847 URL: https://issues.apache.org/jira/browse/SLING-1847 Project: Sling Issue Type: Bug