Re: [PROPOSAL] add Adapter Metadata services

2011-11-12 Thread Alexander Klimetschek
On 12.11.11 04:37, Justin Edelson jus...@justinedelson.com wrote: https://gist.github.com/1359997 WDYT? +1 for the overall concept, very useful (I know, since I once created that documentation reference you linked to ;-)) One comment though: the condition isn't always valid for all adapters.

Re: [RT] Improving access control

2011-11-12 Thread Julian Sedding
Hi Carsten Interesting idea. Having access control handled by services allows implementing arbitrary access control logic, which I would welcome. In my experience, it's often difficult to express access control logic in a declarative manner. I think we could further simplify the approach you

Re: [RT] Improving access control

2011-11-12 Thread Carsten Ziegeler
2011/11/12 Julian Sedding jsedd...@gmail.com: Hi Carsten Interesting idea. Having access control handled by services allows implementing arbitrary access control logic, which I would welcome. In my experience, it's often difficult to express access control logic in a declarative manner. I

[jira] [Commented] (SLING-2281) Add JDK 7 API to Launchpad base properties.

2011-11-12 Thread Felix Meschberger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149131#comment-13149131 ] Felix Meschberger commented on SLING-2281: -- Added Java 7 definitions in Rev.

[jira] [Resolved] (SLING-2281) Add JDK 7 API to Launchpad base properties.

2011-11-12 Thread Felix Meschberger (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-2281. -- Resolution: Fixed After preventing the export of javax.activation in Rev. 1201316 this

[jira] [Updated] (SLING-2103) Felix OSGI System Bundle is not providing WS Addressing

2011-11-12 Thread Felix Meschberger (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-2103: - Component/s: (was: Launchpad) Extensions Affects

[jira] [Resolved] (SLING-2103) Felix OSGI System Bundle is not providing WS Addressing

2011-11-12 Thread Felix Meschberger (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-2103. -- Resolution: Fixed Created new system bundle extension fragment for WS APIs in Rev.

[jira] [Commented] (SLING-2103) Felix OSGI System Bundle is not providing WS Addressing

2011-11-12 Thread Felix Meschberger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149145#comment-13149145 ] Felix Meschberger commented on SLING-2103: -- And added to launchpad builder list

[jira] [Updated] (SLING-2103) Felix OSGI System Bundle is not providing WS Addressing

2011-11-12 Thread Felix Meschberger (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-2103: - Fix Version/s: Framework Extension Fragment WS 1.0.0 Felix OSGI System Bundle is

[jira] [Updated] (SLING-2109) Separate some system bundle provide packages into properties for easier overwrite

2011-11-12 Thread Felix Meschberger (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-2109: - Component/s: (was: Launchpad) Fix Version/s: (was: Launchpad Base 2.4.0)

[jira] [Updated] (SLING-2165) Form based login failure always switches to the 'selector' login page to show the login error

2011-11-12 Thread Eric Norman (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-2165: --- Affects Version/s: OpenID Authentication 1.0.2 Form Based Authentication 1.0.2

[jira] [Resolved] (SLING-2165) Form based login failure always switches to the 'selector' login page to show the login error

2011-11-12 Thread Eric Norman (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-2165. Resolution: Fixed Fix Version/s: Auth Core 1.0.8 Auth Selector 1.0.6

Build failed in Jenkins: sling-contrib-1.5 #757

2011-11-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.5/757/ -- [...truncated 2947 lines...] [INFO] Copying bundle from /home/jenkins/.m2/repository/org/apache/jackrabbit/jackrabbit-jcr-rmi/2.2.9/jackrabbit-jcr-rmi-2.2.9.jar to

Build failed in Jenkins: sling-samples-1.5 #245

2011-11-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-samples-1.5/245/changes Changes: [enorman] SLING-1562 improvements to the usermanager.ui sample 1. user/group delete action was broken when the app was not mounted at the root context 2. block rendering of several pages for the anonymous user 3. misc ui

Re: [PROPOSAL] add Adapter Metadata services

2011-11-12 Thread Justin Edelson
On Fri, Nov 11, 2011 at 7:42 PM, Carsten Ziegeler cziege...@apache.org wrote: 2011/11/11 Justin Edelson jus...@justinedelson.com: On Fri, Nov 11, 2011 at 7:16 PM, Justin Edelson jus...@justinedelson.com wrote: On Fri, Nov 11, 2011 at 6:42 PM, Carsten Ziegeler cziege...@apache.org wrote:

Re: [RT] Improving access control

2011-11-12 Thread Justin Edelson
Hi Carsten, On Fri, Nov 11, 2011 at 7:29 PM, Carsten Ziegeler cziege...@apache.org wrote: We support different resource providers, JCR, bundle, file etc. but so far only JCR implements access control based on the provided user. This leads to problems when resources are provided for example

Re: [RT] Improving access control

2011-11-12 Thread Justin Edelson
Hi Julian, I don't think I understand what you are suggesting here. Can you elaborate on what the code path would be in the case, for example, of a Bundle Resource Provider? If a bundle provides resources under, say, /mybundle, where would the ACL live and who would be responsible for evaluating

Build failed in Jenkins: sling-contrib-1.5 #758

2011-11-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.5/758/ -- [...truncated 3000 lines...] [INFO] snapshot org.apache.sling:org.apache.sling.scripting.scala.hello-world:0.9.0-SNAPSHOT: checking for updates from apache.snapshots [INFO] Copying bundle from