Re: [VOTE] Release Sling API 2.1.0

2010-08-20 Thread Victor Taranenko
Hi, At long last here it is: The Sling API 2.1.0 release vote. We solved 25 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12314252 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-124/ You can use this

[jira] Commented: (SLING-1670) Implement WebConsoleSecurityProvider using Auth Core

2010-08-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900608#action_12900608 ] Felix Meschberger commented on SLING-1670: -- Actually the API was introduced in Web

Web Console Security Provider

2010-08-20 Thread Felix Meschberger
Hi all, For SLING-1670 [1] I have created a simple security provider for the Apache Felix Web Console. This provider grants access to the repository based on the user name and password provided. (1) A session is acquired for the user name and password (2) If the user is one of a configurable

[jira] Issue Comment Edited: (SLING-1670) Implement WebConsoleSecurityProvider using Auth Core

2010-08-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900629#action_12900629 ] Felix Meschberger edited comment on SLING-1670 at 8/20/10 4:08 AM:

[jira] Updated: (SLING-1370) Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login

2010-08-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1370: - Fix Version/s: Auth Selector 1.0.0 Component/s: Authentication

RE: resource.resourceResolver.listChildren only lists jcr nodes?

2010-08-20 Thread Clemens Wyss
there is a typo in the subject, should be: 'request.resourceResolver.listChildren only lists jcr nodes?' -Original Message- From: Clemens Wyss [mailto:clemens...@mysign.ch] Sent: Friday, August 20, 2010 11:20 AM To: 'dev@sling.apache.org' Subject:

[jira] Commented: (SLING-1370) Provide Pseudo Authenticaiton Handler to support both Form Based Login and OpenID Login

2010-08-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900651#action_12900651 ] Felix Meschberger commented on SLING-1370: -- Committed a first implementation of

Re: Web Console Security Provider

2010-08-20 Thread Felix Meschberger
Hi If the repository is not available, the service is not registered (yes it is a static mandatory dependency) and the web console uses its default mechanism of single-user access. Regards Felix On 20.08.2010 11:18, Carsten Ziegeler wrote: Felix Meschberger wrote Hi all, For SLING-1670 [1]

[jira] Commented: (SLING-1370) Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login

2010-08-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900653#action_12900653 ] Felix Meschberger commented on SLING-1370: -- Added Selector pseudo authentication

[jira] Created: (SLING-1671) New features for jQuery JCR Explorer - step 1

2010-08-20 Thread Clemens Wyss (JIRA)
New features for jQuery JCR Explorer - step 1 - Key: SLING-1671 URL: https://issues.apache.org/jira/browse/SLING-1671 Project: Sling Issue Type: New Feature Components: Extensions

[jira] Updated: (SLING-1370) Provide Pseudo Authentication Handler to support both Form Based Login and OpenID Login

2010-08-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1370: - Summary: Provide Pseudo Authentication Handler to support both Form Based Login and

RE: resource.resourceResolver.listChildren only lists jcr nodes?

2010-08-20 Thread Clemens Wyss
in my pom.xml I have: Sling-Bundle-Resources /res/sling/explorer;overwrite:=true;uninstall=true;path:=/libs/sling/explorer /Sling-Bundle-Resources i.e. I map /res/sling/explorer to /libs/sling/explorer. And I can

Re: resource.resourceResolver.listChildren only lists jcr nodes?

2010-08-20 Thread Felix Meschberger
Hi, On 20.08.2010 11:54, Clemens Wyss wrote: in my pom.xml I have: Sling-Bundle-Resources /res/sling/explorer;overwrite:=true;uninstall=true;path:=/libs/sling/explorer Hmm, this looks like a strane setup. This header setup is for initial

RE: resource.resourceResolver.listChildren only lists jcr nodes?

2010-08-20 Thread Clemens Wyss
Hmm, this looks like a strane setup. no wonder, it's from me ;-) Basically I just wanted a bundle resource (to test with) and I thought this was simplest way to get one. This header setup is for initial content not for bundle resources the overwrite/uninstall args or the path-redirection?

Re: resource.resourceResolver.listChildren only lists jcr nodes?

2010-08-20 Thread Felix Meschberger
Hi, On 20.08.2010 14:48, Clemens Wyss wrote: here you go: https://issues.apache.org/jira/browse/SLING-1672 I am not yet familiar where things belong to Absolutely no problem. Regards Felix -Original Message- From: Felix Meschberger [mailto:fmesc...@gmail.com] Sent: Friday,

[jira] Commented: (SLING-1270) Replace Session.logout from SlingMainServlet

2010-08-20 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900692#action_12900692 ] Felix Meschberger commented on SLING-1270: -- So this can then be resolved for now.

[jira] Assigned: (SLING-1672) resource.resourceResolver.listChildren only enlists jcr nodes but not all child resources

2010-08-20 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson reassigned SLING-1672: - Assignee: Justin Edelson resource.resourceResolver.listChildren only enlists jcr nodes

Re: Sling 6 Release Plan

2010-08-20 Thread Justin Edelson
I can take JCR (which I'll probably split into two), Misc and possibly Launchpad, although I'd prefer to push the Launchpad releases as late as possible to see if we can do this installer/config admin stuff. Is there a reason jcr.resource isn't part of the JCR batch? Also... I never really built

[jira] Created: (SLING-1674) BundleResourceProvider.listChildren() doesn't handle mapped paths

2010-08-20 Thread Justin Edelson (JIRA)
BundleResourceProvider.listChildren() doesn't handle mapped paths - Key: SLING-1674 URL: https://issues.apache.org/jira/browse/SLING-1674 Project: Sling Issue Type: Improvement

[jira] Updated: (SLING-1674) BundleResourceProvider.listChildren() doesn't handle mapped paths

2010-08-20 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-1674: -- Fix Version/s: Extensions Bundleresource 2.0.6 BundleResourceProvider.listChildren() doesn't

Re: [VOTE] Release Sling API 2.1.0

2010-08-20 Thread Justin Edelson
+1 go... go... go... On 8/18/10 12:28 PM, Felix Meschberger wrote: Hi, At long last here it is: The Sling API 2.1.0 release vote. We solved 25 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12314252 Staging repository:

Re: svn commit: r987533 - /sling/trunk/launchpad/base/src/main/java/org/apache/sling/launchpad/base/impl/Sling.java

2010-08-20 Thread Justin Edelson
ooh. good idea. On 8/20/10 11:00 AM, fmesc...@apache.org wrote: Author: fmeschbe Date: Fri Aug 20 15:00:05 2010 New Revision: 987533 URL: http://svn.apache.org/viewvc?rev=987533view=rev Log: SLING-1611 Add attributes of Platform MBeanServer delegate to the service registration of the

[jira] Resolved: (SLING-1674) BundleResourceProvider.listChildren() doesn't handle mapped paths

2010-08-20 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson resolved SLING-1674. --- Resolution: Fixed this is fixed in r987545, but it turns out to be a slightly different

[jira] Updated: (SLING-1660) upgrade to Jackrabbit 2.1.1

2010-08-20 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-1660: -- Assignee: Justin Edelson upgrade to Jackrabbit 2.1.1 ---

Re: Sling 6 Release Plan

2010-08-20 Thread Felix Meschberger
Hi, On 20.08.2010 16:35, Justin Edelson wrote: I can take JCR (which I'll probably split into two), Misc and possibly Launchpad, although I'd prefer to push the Launchpad releases as late as possible to see if we can do this installer/config admin stuff. Ok. Agreed. That reminds me, that the

[jira] Commented: (SLING-1672) resource.resourceResolver.listChildren only enlists jcr nodes but not all child resources

2010-08-20 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900745#action_12900745 ] Justin Edelson commented on SLING-1672: --- This is trickier than I thought... The

[jira] Resolved: (SLING-1660) upgrade to Jackrabbit 2.1.1

2010-08-20 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson resolved SLING-1660. --- Fix Version/s: JCR Webdav 2.0.10 JCR Jackrabbit Server 2.0.8

[jira] Updated: (SLING-1660) upgrade to Jackrabbit 2.1.1

2010-08-20 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-1660: -- Component/s: Commons upgrade to Jackrabbit 2.1.1 ---

Re: Sling 6 Release Plan

2010-08-20 Thread Justin Edelson
On 8/20/10 11:42 AM, Felix Meschberger wrote: Hi, On 20.08.2010 16:35, Justin Edelson wrote: I can take JCR (which I'll probably split into two), Misc and possibly Launchpad, although I'd prefer to push the Launchpad releases as late as possible to see if we can do this installer/config

[jira] Commented: (SLING-783) SlingPostServlet's jcr:mixinTypes parameter is not tested

2010-08-20 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900753#action_12900753 ] Justin Edelson commented on SLING-783: -- This is being exercised as part of the

[jira] Created: (SLING-1675) BundleResourceProvider doesn't provide resources when asked to list the children of a mapped path

2010-08-20 Thread Justin Edelson (JIRA)
BundleResourceProvider doesn't provide resources when asked to list the children of a mapped path - Key: SLING-1675 URL:

[jira] Commented: (SLING-1675) BundleResourceProvider doesn't provide resources when asked to list the children of a mapped path

2010-08-20 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900760#action_12900760 ] Justin Edelson commented on SLING-1675: --- patch for this at

Re: [VOTE] Release Sling API 2.1.0

2010-08-20 Thread Karl Pauls
+1 regards, Karl On Fri, Aug 20, 2010 at 5:27 PM, Justin Edelson justinedel...@gmail.com wrote: +1 go... go... go... On 8/18/10 12:28 PM, Felix Meschberger wrote: Hi, At long last here it is: The Sling API 2.1.0 release vote. We solved 25 issues in this release: