[jira] Commented: (SLING-1596) Reduce coupling between RequestData and SlingHttpServletRequestImpl

2010-07-19 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889845#action_12889845 ] Felix Meschberger commented on SLING-1596: -- Some comments to the patch: - You

[jira] Commented: (SLING-1603) SlingServlet service

2010-07-19 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889847#action_12889847 ] Felix Meschberger commented on SLING-1603: -- Comment to the patch (other comments

Re: BackgroundRequestProcessor (was: Request Dispatching)

2010-07-19 Thread Felix Meschberger
Hi, At first, I am very reluctant to this addition. One reason is that I don't really think it is a good idea to call servlets for non-request processing. If we want to have background processing, we should define proper API for starting background jobs and for providing feedback on job

[jira] Commented: (SLING-1603) SlingServlet service

2010-07-19 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889852#action_12889852 ] Bertrand Delacretaz commented on SLING-1603: I did think about leaving the

[jira] Commented: (SLING-1604) Upgrade GWT Extension to 2.0.4

2010-07-19 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889859#action_12889859 ] Justin Edelson commented on SLING-1604: --- done in r965472 Upgrade GWT Extension to

[VOTE] Release Sling GWT Support version 3.0.0 (take 2)

2010-07-19 Thread Justin Edelson
Hi, We solved 2 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12315189 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-0https://repository.apache.org/content/repositories/orgapachesling-044/ 18/ You can use this UNIX

[jira] Resolved: (SLING-1604) Upgrade GWT Extension to 2.0.4

2010-07-19 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson resolved SLING-1604. --- Resolution: Fixed Upgrade GWT Extension to 2.0.4 --

[jira] Created: (SLING-1605) Update documentation

2010-07-19 Thread Carsten Ziegeler (JIRA)
Update documentation Key: SLING-1605 URL: https://issues.apache.org/jira/browse/SLING-1605 Project: Sling Issue Type: Task Components: Launchpad Reporter: Carsten Ziegeler Fix For:

[jira] Updated: (SLING-1157) Add support for war files in BootstrapInstaller

2010-07-19 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1157: Fix Version/s: Launchpad Base 2.1.0 (was: Launchpad Base 2.2.2)

[jira] Updated: (SLING-1189) When comparing SNAPSHOT-versioned bundles, also check the Bnd-LastModified Header

2010-07-19 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1189: Fix Version/s: Launchpad Base 2.2.0 (was: Launchpad Base 2.2.2)

[jira] Updated: (SLING-922) Load modules on startup from an external directory

2010-07-19 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-922: --- Fix Version/s: Launchpad Base 2.1.0 (was: Launchpad Base 2.2.2) Load

[jira] Updated: (SLING-1603) SlingServlet service

2010-07-19 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-1603: --- Attachment: SLING-1603.patch Update patch, SlingServlet interface is now in the

[jira] Updated: (SLING-1443) allow bundle loading to be forced

2010-07-19 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1443: Fix Version/s: Launchpad Base 2.2.0 (was: Launchpad Base 2.2.2)

Re: BackgroundRequestProcessor (was: Request Dispatching)

2010-07-19 Thread Bertrand Delacretaz
Hi Felix, On Mon, Jul 19, 2010 at 2:58 PM, Felix Meschberger fmesc...@gmail.com wrote: ...At first, I am very reluctant to this addition. One reason is that I don't really think it is a good idea to call servlets for non-request processing I probably didn't explain the use case clearly

[jira] Created: (SLING-1606) Please expose and org.apache.jackrabbit.core.security.* to allow overriding of UserManager interface and use of Authentication

2010-07-19 Thread Douglas Britsch (JIRA)
Please expose and org.apache.jackrabbit.core.security.* to allow overriding of UserManager interface and use of Authentication -- Key: SLING-1606

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

2010-07-19 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/sling-trunk-1.6/481/changes Changes: [bdelacretaz] SLING-550 - reformat using spaces instead of tabs. Finally found the right switch in Eclipse: it's in java/formatter, setting all editors to use spaces is not enough. [bdelacretaz] SLING-550 -

[jira] Commented: (SLING-1606) Please expose and org.apache.jackrabbit.core.security.* to allow overriding of UserManager interface and use of Authentication

2010-07-19 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889948#action_12889948 ] Felix Meschberger commented on SLING-1606: -- I am against exposing any of the

Re: BackgroundRequestProcessor (was: Request Dispatching)

2010-07-19 Thread Felix Meschberger
Hi, Does this clarify things? Yes, thanks alot. And, in fact, it makes me wonder, whether we would not want to allow for detached request execution in the first place: The SlingMainServlet allows for asynchronous request execution given some request parameter (or header or maybe even a

[jira] Resolved: (SLING-1606) Please expose and org.apache.jackrabbit.core.security.* to allow overriding of UserManager interface and use of Authentication

2010-07-19 Thread Douglas Britsch (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Britsch resolved SLING-1606. Resolution: Not A Problem Thanks, will do that, and hope for an eventual package redesign

[jira] Closed: (SLING-1606) Please expose and org.apache.jackrabbit.core.security.* to allow overriding of UserManager interface and use of Authentication

2010-07-19 Thread Douglas Britsch (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Britsch closed SLING-1606. -- Please expose and org.apache.jackrabbit.core.security.* to allow overriding of UserManager