[jira] Resolved: (SLING-1679) Use Java Annotations instead of @scr. JavaDoc tags

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1679. -- Resolution: Fixed Implemented in Rev. 988014 and Rev. 988016 Use Java Annotations

[jira] Resolved: (SLING-1678) Built-in HTTP Authentication Handler always requesting credentials

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1678. -- Resolution: Fixed Added support for a new configuration property auth.http to provide

Re: [VOTE] Release Apache Sling Web Console Branding 1.0.0 and Apache Sling Web Console Security Provider 1.0.0

2010-08-23 Thread Ian Boston
+1, all checks out ok, not a great deal in the branding jars to validate :) Ian On 21 Aug 2010, at 21:56, Felix Meschberger wrote: Hi, Here are the Apache Sling Web Console Branding 1.0.0 and Apache Sling Web Console Security Provider 1.0.0 releases. For the Web Console Branding we fixed

[DISCUSS] Correct listing of resource children (follow up to SLING-1672)

2010-08-23 Thread Mike Müller
Hi When getting a resource the case seems to be clear: The first resource provider which returns a resource *wins*. And the resource providers are called in order starting with the provider which is registered for the longest part of the requested path. With ResourceResolver#listChildren it's a

Re: [VOTE] Release Apache Sling Web Console Branding 1.0.0 and Apache Sling Web Console Security Provider 1.0.0

2010-08-23 Thread Victor Taranenko
+1 2010/8/22 Felix Meschberger fmesc...@gmail.com Hi, Here are the Apache Sling Web Console Branding 1.0.0 and Apache Sling Web Console Security Provider 1.0.0 releases. For the Web Console Branding we fixed 3 issues: https://issues.apache.org/jira/browse/SLING/fixforversion/12314456

Re: [VOTE] Release Apache Sling Web Console Branding 1.0.0 and Apache Sling Web Console Security Provider 1.0.0

2010-08-23 Thread Carsten Ziegeler
+1 Carsten Felix Meschberger wrote Hi, Here are the Apache Sling Web Console Branding 1.0.0 and Apache Sling Web Console Security Provider 1.0.0 releases. For the Web Console Branding we fixed 3 issues: https://issues.apache.org/jira/browse/SLING/fixforversion/12314456 For the Web

Re: [VOTE] Release Apache Sling Web Console Branding 1.0.0 and Apache Sling Web Console Security Provider 1.0.0

2010-08-23 Thread Justin Edelson
+1 to both. On 8/21/10 4:56 PM, Felix Meschberger wrote: Hi, Here are the Apache Sling Web Console Branding 1.0.0 and Apache Sling Web Console Security Provider 1.0.0 releases. For the Web Console Branding we fixed 3 issues:

WebDAV

2010-08-23 Thread Felix Meschberger
Hi all I stumbled upon a nice library to create WebDAV servers [1] and set out to create a simple WebDAV server to serve the Sling resource tree (everything available through the ResourceResovler) over WebDAV in a filesystem-like structure to enable file system mapping. In a sense it is

Hudson build is still unstable: sling-trun k-1.5 » Apache Sling Launchpad Testing #843

2010-08-23 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.launchpad.testing/843/

Hudson build is still unstable: sling-trunk-1.5 #843

2010-08-23 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.5/changes

Re: WebDAV

2010-08-23 Thread Ian Boston
Looks very interesting, and might solve some of the problems we have been having caused by pooled content that has no structure. Presumably the webdav is writable and will present anything that is resolvable. Any idea how it copes with non listable parent resources? (listChildren returns an

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

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1370. -- Resolution: Fixed This can be resolved for now. Provide Pseudo Authentication

[jira] Updated: (SLING-1361) The Authenticator.login method is specified to complete the response but it currently is not enforced

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1361: - Component/s: Authentication (was: Commons) The Authenticator.login

[jira] Updated: (SLING-1155) Add logout method to Authenticator

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1155: - Component/s: Authentication (was: Engine) (was:

[jira] Updated: (SLING-1297) EngineSlingAuthenticator must wrap new exception

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1297: - Component/s: Authentication (was: Commons)

[jira] Updated: (SLING-1292) Logout the primary session after successful impersonation

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1292: - Component/s: Authentication (was: Commons) Logout the primary

[jira] Updated: (SLING-1265) Adapt OpenID Authentication Handler to new AuthenticationHandler API

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1265: - Component/s: Authentication (was: Extensions) Adapt OpenID

[jira] Updated: (SLING-1497) FormAuth's service ranking should be configurable

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1497: - Component/s: Authentication (was: Extensions) FormAuth's service

[jira] Updated: (SLING-1650) Move commons auth to another location

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1650: - Component/s: Authentication (was: Commons) Move commons auth to

RE: WebDAV

2010-08-23 Thread Clemens Wyss
We intend to implement this feature into the jQuery Explorer, i.e. being able to switch between JCR-View and Sling/Resource-View. In the end WebDAV only makes sense for folders/files, whereas the explorer is more generic... -Original Message- From: Ian Boston

[jira] Updated: (SLING-1375) Allow authentication handlers to return information about failed authentication extraction

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1375: - Component/s: Authentication (was: Commons) Allow authentication

[jira] Updated: (SLING-1554) Restore support for authentication-handler-specific Credentials

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1554: - Component/s: Authentication (was: Commons) Restore support for

[jira] Updated: (SLING-1641) HTTP Authenticator does not behave correctly

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1641: - Component/s: Authentication (was: Commons) HTTP Authenticator does

[jira] Updated: (SLING-1564) allow the form authentication handler to include the login form as a servlet resource rather than doing a redirect

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1564: - Component/s: Authentication (was: Extensions) allow the form

[jira] Updated: (SLING-1587) token file name isn't logged

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1587: - Component/s: Authentication (was: Extensions) token file name

[jira] Updated: (SLING-1293) Impersonation failure not handled properly

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1293: - Component/s: Authentication (was: Commons) Impersonation failure

[jira] Updated: (SLING-966) Make internal sling authentication publicly available

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-966: Component/s: Authentication (was: Commons) Make internal sling

[jira] Updated: (SLING-1508) Default auth handlers are not considered if a handler has a protocol or host

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1508: - Component/s: Authentication (was: Commons) Default auth handlers

[jira] Updated: (SLING-1444) add an AuthenticationInfoPostProcessor service interface

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1444: - Component/s: Authentication (was: Commons) add an

[jira] Updated: (SLING-1493) Don't register authentication handler holder if service cannot be retrieved

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1493: - Component/s: Authentication (was: Commons) Don't register

[jira] Updated: (SLING-1383) Provide out-of-the-box HTTP Basic authentication handler in the Commons Auth bundle

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1383: - Component/s: Authentication (was: Commons) Provide out-of-the-box

[jira] Updated: (SLING-1306) Authentication Handler service registration property update not registered by Sling Authenticator

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1306: - Component/s: Authentication (was: Commons) Authentication Handler

[jira] Updated: (SLING-1116) FORM Based Authentication

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1116: - Component/s: Authentication (was: Extensions) FORM Based

[jira] Updated: (SLING-1614) Form Auth is not returning user to anonymous JCR state after timeout

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1614: - Component/s: Authentication (was: Extensions) Form Auth is not

[jira] Updated: (SLING-1588) form auth can create an endless redirect loop

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1588: - Component/s: Authentication (was: Extensions) form auth can create

[jira] Updated: (SLING-1374) Align OpenID authentiction handler with new Commons Auth

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1374: - Component/s: Authentication (was: Extensions) Align OpenID

[jira] Updated: (SLING-1298) Update Authentication Documentation with Impersonation support info

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1298: - Component/s: Authentication (was: Commons) Update Authentication

[jira] Updated: (SLING-1314) Add support for login feedback from Authenticator to authentication handler

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1314: - Component/s: Authentication (was: Commons) Add support for login

[jira] Updated: (SLING-1419) Remove dependency to JCR

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1419: - Component/s: Authentication (was: Commons) Remove dependency to

[jira] Updated: (SLING-1368) Support ordering of authentication handlers

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1368: - Component/s: Authentication (was: Commons) Support ordering of

[jira] Updated: (SLING-1294) Add functionality to redirect to a new request target after successful authentication

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1294: - Component/s: Authentication (was: Commons) Add functionality to

[jira] Updated: (SLING-1380) LoginModulePlugin should not implement getPrincipal method

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1380: - Component/s: Authentication (was: Extensions) LoginModulePlugin

[jira] Updated: (SLING-1498) FormAuth doesn't store the original resource to redirect back to

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1498: - Component/s: Authentication (was: Extensions) FormAuth doesn't

[jira] Updated: (SLING-1382) Define means for an authentication handler to provide information on the implemented authentication type

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1382: - Component/s: Authentication (was: Commons) Define means for an

[jira] Updated: (SLING-1291) Set id of impersonating user as session attribute of impersonated session

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1291: - Component/s: Authentication (was: Commons) Set id of impersonating

[jira] Updated: (SLING-1534) switch SlingAuthenticator to use ResourceResolverFactory API rather than JCR directory

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1534: - Component/s: Authentication (was: Commons) switch

[jira] Updated: (SLING-1287) Impersonation cookie must be quoted to support some special characters

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1287: - Component/s: Authentication (was: Commons) Impersonation cookie

[jira] Updated: (SLING-1565) the formauth bundle should export the FormReason class

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1565: - Component/s: Authentication (was: Extensions) the formauth bundle

[jira] Updated: (SLING-1307) Internal Server Error if anonymous login is disabled but no authentication handler may be used

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1307: - Component/s: Authentication (was: Commons) Internal Server Error

[jira] Updated: (SLING-1654) Remove JCR Session as request attribte

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1654: - Component/s: Authentication (was: Commons) Remove JCR Session as

[jira] Updated: (SLING-1647) Cleanup Authentication Info constants and implementation

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1647: - Component/s: Authentication (was: Commons) Cleanup Authentication

Re: WebDAV

2010-08-23 Thread Felix Meschberger
Hi, On 23.08.2010 15:17, Clemens Wyss wrote: We intend to implement this feature into the jQuery Explorer, i.e. being able to switch between JCR-View and Sling/Resource-View. In the end WebDAV only makes sense for folders/files, whereas the explorer is more generic... They are complements

Re: WebDAV

2010-08-23 Thread Felix Meschberger
Hi, On 23.08.2010 15:11, Ian Boston wrote: Looks very interesting, and might solve some of the problems we have been having caused by pooled content that has no structure. Presumably the webdav is writable and will present anything that is resolvable. yes it is. Any idea how it copes

RE: WebDAV

2010-08-23 Thread Clemens Wyss
They are complements not concurrents ;-) +100 :-) -Original Message- From: Felix Meschberger [mailto:fmesc...@gmail.com] Sent: Monday, August 23, 2010 3:25 PM To: dev@sling.apache.org Subject: Re: WebDAV Hi, On 23.08.2010 15:17, Clemens Wyss wrote: We intend to implement this

[jira] Created: (SLING-1680) FsResourceProvider takes VERY long to register/unregister AND finally throws an OutOfMemoryError

2010-08-23 Thread Clemens Wyss (JIRA)
FsResourceProvider takes VERY long to register/unregister AND finally throws an OutOfMemoryError Key: SLING-1680 URL:

[jira] Commented: (SLING-1680) FsResourceProvider takes VERY long to register/unregister AND finally throws an OutOfMemoryError

2010-08-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901411#action_12901411 ] Carsten Ziegeler commented on SLING-1680: - I haven't tested this yet on win xp -

[jira] Commented: (SLING-1680) FsResourceProvider takes VERY long to register/unregister AND finally throws an OutOfMemoryError

2010-08-23 Thread Clemens Wyss (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901417#action_12901417 ] Clemens Wyss commented on SLING-1680: - I can confirm that c:/ tmp is very deep and has

[jira] Commented: (SLING-1680) FsResourceProvider takes VERY long to register/unregister AND finally throws an OutOfMemoryError

2010-08-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901420#action_12901420 ] Carsten Ziegeler commented on SLING-1680: - Hmm, yes, this is realy large :) Now,

Re: [DISCUSS] Correct listing of resource children (follow up to SLING-1672)

2010-08-23 Thread Justin Edelson
Case 1 should be working in trunk now. What's the Sling-Bundle-Resources header look like? In terms of case 2, if this was to be implemented, I don't think it should be up to the ResourceProvider implementation to create the SyntheticResource. If a ResourceProvider has a root of /foo/bar, then it

[jira] Created: (SLING-1682) add osgi and jcr install into launchpad

2010-08-23 Thread Justin Edelson (JIRA)
add osgi and jcr install into launchpad --- Key: SLING-1682 URL: https://issues.apache.org/jira/browse/SLING-1682 Project: Sling Issue Type: Improvement Components: Launchpad

[jira] Created: (SLING-1681) Merge Installer into Reactor

2010-08-23 Thread Justin Edelson (JIRA)
Merge Installer into Reactor Key: SLING-1681 URL: https://issues.apache.org/jira/browse/SLING-1681 Project: Sling Issue Type: Improvement Components: General Reporter: Justin Edelson

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

2010-08-23 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.6/536/changes Changes: [cziegeler] Use static loggers for data objects [cziegeler] Use static loggers for data objects [justin] removing unused imports [fmeschbe] Update to Sling API 2.1.0 [justin] SLING-1560 - removing path checking on

[jira] Resolved: (SLING-1560) Improve and clean up code

2010-08-23 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-1560. - Resolution: Fixed The InstallableResource is now a simple data object - all the logic

[jira] Resolved: (SLING-1683) MockResourceResolver does not implement new methods getAttribute, getAttributeNames and clone

2010-08-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Müller resolved SLING-1683. Resolution: Fixed resolved in r988224 MockResourceResolver does not implement new methods

[jira] Resolved: (SLING-1684) ScriptableResourceTest.TestResource does not implement new methods from Resource interface

2010-08-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Müller resolved SLING-1684. Resolution: Fixed resolved in r988227 ScriptableResourceTest.TestResource does not implement new

RE: [DISCUSS] Correct listing of resource children (follow up to SLING-1672)

2010-08-23 Thread Clemens Wyss
I can confirm that case 1) does work. If a ResourceProvider has a root of /foo/bar, then it shouldn't be expected to return resources for anything not starting with /foo/bar. agree, but in case of listChildren on any path/node/resource we could consult all resource providers (which

RE: [DISCUSS] Correct listing of resource children (follow up to SLING-1672)

2010-08-23 Thread Mike Müller
I can confirm that case 1) does work. If a ResourceProvider has a root of /foo/bar, then it shouldn't be expected to return resources for anything not starting with /foo/bar. agree, but in case of listChildren on any path/node/resource we could consult all resource providers (which

Re: fixed the last (for me at least) failing installer test

2010-08-23 Thread Carsten Ziegeler
Justin Edelson wrote I fixed the two failing test in JCR Installer. As mentioned last week, one failure (FolderDetectionTest.testMoveLibsToFoo) was caused by a Jackrabbit bug, for which I implemented a workaround. Great, thanks Justin! The second failure

OSGi Installer API

2010-08-23 Thread Carsten Ziegeler
Hi, the current OSGi installer has three methods: - registerResources : which is used to register all resources from the installer client like jcr install; this is usually invoked on startup - addResource : adds a resource during runtime - removeResource : removes a resource during runtime The

Re: fixed the last (for me at least) failing installer test

2010-08-23 Thread Justin Edelson
On 8/23/10 2:20 PM, Carsten Ziegeler wrote: Justin Edelson wrote I fixed the two failing test in JCR Installer. As mentioned last week, one failure (FolderDetectionTest.testMoveLibsToFoo) was caused by a Jackrabbit bug, for which I implemented a workaround. Great, thanks Justin! np. The

can someone tell Adobe we're already using Launchpad :)

2010-08-23 Thread Justin Edelson
http://gregsramblings.com/2010/08/23/air-launchpad/

RE: can someone tell Adobe we're already using Launchpad :)

2010-08-23 Thread Mike Müller
maybe that's the first benefit from the Adobe/Day merger ;-)) http://gregsramblings.com/2010/08/23/air-launchpad/

RE: [DISCUSS] Correct listing of resource children (follow up to SLING-1672)

2010-08-23 Thread Clemens Wyss
I can confirm that case 1) does work. ...at least for FsResourceProvider resources, but not for BundleResourceProvider resources :-( Mixing jcr resources with bundle resources still doesn't work as expected. Having: Sling-Bundle-Resources

Re: [VOTE] Release Apache Sling Auth Core 1.0.0, Auth Form 1.0.0, Auth OpenID 1.0.0, Auth Selector 1.0.0

2010-08-23 Thread Felix Meschberger
+1 Regards Felix On 23.08.2010 20:48, Felix Meschberger wrote: Hi, Here are the 1.0.0 releases of the Apache Sling Auth Core, Auth Form, Auth OpenID, and Auth Selector bundles. We have solved 36 issues for Auth Core: https://issues.apache.org/jira/browse/SLING/fixforversion/12314514

Re: fixed the last (for me at least) failing installer test

2010-08-23 Thread Carsten Ziegeler
Justin Edelson wrote The NODE_MOVED event shouldn't be there. I'll remove it. I inserted it as an attempt to fix the problem, but it didn't work and I forgot to take it out. We shouldn't need JCR 2. To be clear, this test (FolderDetectionTest.testMoveLibsToApps) would fail as it is

Re: [DISCUSS] Correct listing of resource children (follow up to SLING-1672)

2010-08-23 Thread Justin Edelson
On 8/23/10 2:48 PM, Clemens Wyss wrote: I can confirm that case 1) does work. ...at least for FsResourceProvider resources, but not for BundleResourceProvider resources :-( Mixing jcr resources with bundle resources still doesn't work as expected. Having: Sling-Bundle-Resources

[jira] Created: (SLING-1685) Method to force remove a job

2010-08-23 Thread Carsten Ziegeler (JIRA)
Method to force remove a job Key: SLING-1685 URL: https://issues.apache.org/jira/browse/SLING-1685 Project: Sling Issue Type: New Feature Components: Extensions Affects Versions: Extensions Event

[jira] Resolved: (SLING-1652) Upgrade Felix Framework to latest release

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1652. -- Resolution: Fixed Upgraded to the releases Felix Framework 3.0.2 in Rev. 988249

Hudson build is still unstable: sling-trun k-1.5 » Apache Sling Launchpad Testing #844

2010-08-23 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.launchpad.testing/844/

Hudson build is still unstable: sling-trunk-1.5 #844

2010-08-23 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-trunk-1.5/changes

Hudson build became unstable: sling-installer-1.5 » Apache Sling OSGi Installer Integration Tests #98

2010-08-23 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-installer-1.5/org.apache.sling$org.apache.sling.osgi.installer.it/98/changes

Hudson build is back to stable : sling-ins taller-1.5 » Apache Sling JCR Installer #98

2010-08-23 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-installer-1.5/org.apache.sling$org.apache.sling.jcr.jcrinstall/98/changes

Build failed in Hudson: sling-contrib-1.5 #567

2010-08-23 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/sling-contrib-1.5/567/changes Changes: [cziegeler] Use latest Sling API release -- [...truncated 349 lines...] at java.util.concurrent.FutureTask.run(FutureTask.java:123) at

[jira] Created: (SLING-1686) AuthenticationInfoPostProcessors aren't invoked for basic auth

2010-08-23 Thread Justin Edelson (JIRA)
AuthenticationInfoPostProcessors aren't invoked for basic auth -- Key: SLING-1686 URL: https://issues.apache.org/jira/browse/SLING-1686 Project: Sling Issue Type: Bug

Re: [VOTE] Release Apache Sling Auth Core 1.0.0, Auth Form 1.0.0, Auth OpenID 1.0.0, Auth Selector 1.0.0

2010-08-23 Thread Justin Edelson
-1 I just found a bug in Auth Core (SLING-1686). Felix - how do you feel about restaging the release? On 8/23/10 2:49 PM, Felix Meschberger wrote: +1 Regards Felix On 23.08.2010 20:48, Felix Meschberger wrote: Hi, Here are the 1.0.0 releases of the Apache Sling Auth Core, Auth Form,

[jira] Commented: (SLING-1686) AuthenticationInfoPostProcessors aren't invoked for basic auth

2010-08-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901591#action_12901591 ] Justin Edelson commented on SLING-1686: --- fixed in r988314. be great to see this in

[jira] Resolved: (SLING-1686) AuthenticationInfoPostProcessors aren't invoked for basic auth

2010-08-23 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson resolved SLING-1686. --- Resolution: Fixed AuthenticationInfoPostProcessors aren't invoked for basic auth

Re: [VOTE] Release Apache Sling Auth Core 1.0.0, Auth Form 1.0.0, Auth OpenID 1.0.0, Auth Selector 1.0.0

2010-08-23 Thread Felix Meschberger
Hi, On 23.08.2010 23:14, Justin Edelson wrote: -1 I just found a bug in Auth Core (SLING-1686). I feared something like this could happen ... :-( Felix - how do you feel about restaging the release? Hmm, not too good because this would mean to restage all four of them. How about this:

Re: [VOTE] Release Apache Sling Auth Core 1.0.0, Auth Form 1.0.0, Auth OpenID 1.0.0, Auth Selector 1.0.0

2010-08-23 Thread Justin Edelson
On 8/23/10 5:27 PM, Felix Meschberger wrote: Hi, On 23.08.2010 23:14, Justin Edelson wrote: -1 I just found a bug in Auth Core (SLING-1686). I feared something like this could happen ... :-( My bad for not checking this when I initially implemented AuthInfoPostProcessors. Felix -

Re: [VOTE] Release Apache Sling Auth Core 1.0.0, Auth Form 1.0.0, Auth OpenID 1.0.0, Auth Selector 1.0.0

2010-08-23 Thread Felix Meschberger
On 23.08.2010 23:31, Justin Edelson wrote: On 8/23/10 5:27 PM, Felix Meschberger wrote: Hi, On 23.08.2010 23:14, Justin Edelson wrote: -1 I just found a bug in Auth Core (SLING-1686). I feared something like this could happen ... :-( My bad for not checking this when I initially

[jira] Commented: (SLING-1686) AuthenticationInfoPostProcessors aren't invoked for basic auth

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901601#action_12901601 ] Felix Meschberger commented on SLING-1686: -- As discussed, the 1.0.0 release vote

[jira] Updated: (SLING-1686) AuthenticationInfoPostProcessors aren't invoked for basic auth

2010-08-23 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1686: - Assignee: Justin Edelson Fix Version/s: Auth Core 1.0.2 Affects

[jira] Resolved: (SLING-1677) Let AccessManager POST servlets return JSON

2010-08-23 Thread Eric Norman (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-1677. Resolution: Fixed fixed in r988382 Let AccessManager POST servlets return JSON

[jira] Resolved: (SLING-1676) Let UserManager POST servlets return JSON

2010-08-23 Thread Eric Norman (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-1676. Resolution: Fixed fixed in r988381 Let UserManager POST servlets return JSON