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

2010-08-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897155#action_12897155 ] Carsten Ziegeler commented on SLING-1560: - Changes in revision: 984304 Further

[jira] Updated: (SLING-1414) JSP Expression Language (eg: ${resource.path}) to call the getPath() method of a Resource object returned by ResourceResolver.findResources() result in error.

2010-08-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-1414: Affects Version/s: JCR Resource 2.0.6 JSP Expression Language (eg: ${resource.path}) to

Re: Maven Launchpad Plugin : Support for other files than bundles

2010-08-11 Thread Carsten Ziegeler
Justin Edelson wrote As with the launchpad plugin's current goals, I would suggest prototyping with the existing Maven plugins (maven-resources-plugin and maven-jar-plugin in this case) and then decide if we need new goals/functionality. Yes, this was my initial thought as well - but I

[jira] Commented: (SLING-1623) Update some third party dependencies in the launchpad builder list

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897192#action_12897192 ] Felix Meschberger commented on SLING-1623: -- Adding commons-fileupload 1.2.2 to the

[RT] API, settings and run mode

2010-08-11 Thread Carsten Ziegeler
Hi, while looking at the current installer code, I noticed that it would be nice to have the run mode stuff at a more prominent place (so far we have never released this bundle yet). We have the SlingSettingsService in our API - which is a prominent place but somehow the service doesn't feel

[jira] Assigned: (SLING-1414) JSP Expression Language (eg: ${resource.path}) to call the getPath() method of a Resource object returned by ResourceResolver.findResources() result in error.

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned SLING-1414: Assignee: Felix Meschberger JSP Expression Language (eg: ${resource.path}) to

Re: Maven Launchpad Plugin : Support for other files than bundles

2010-08-11 Thread Justin Edelson
src/main/resources won't work? On Aug 11, 2010, at 3:04 AM, Carsten Ziegeler cziege...@apache.org wrote: Justin Edelson wrote As with the launchpad plugin's current goals, I would suggest prototyping with the existing Maven plugins (maven-resources-plugin and maven-jar-plugin in this

[jira] Commented: (SLING-1414) JSP Expression Language (eg: ${resource.path}) to call the getPath() method of a Resource object returned by ResourceResolver.findResources() result in error.

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897220#action_12897220 ] Felix Meschberger commented on SLING-1414: -- Hmm, I found the problem and I think

[jira] Resolved: (SLING-1414) JSP Expression Language (eg: ${resource.path}) to call the getPath() method of a Resource object returned by ResourceResolver.findResources() result in error.

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1414. -- Fix Version/s: JCR Resource 2.0.8 Resolution: Fixed Fixed in Rev. 984374 by

[jira] Created: (SLING-1640) Add ResourceResolver.copy(Map) method

2010-08-11 Thread Felix Meschberger (JIRA)
Add ResourceResolver.copy(Map) method -- Key: SLING-1640 URL: https://issues.apache.org/jira/browse/SLING-1640 Project: Sling Issue Type: New Feature Reporter: Felix Meschberger

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

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1641. -- Resolution: Fixed Fixed in Rev. 984402 HTTP Authenticator does not behave correctly

[jira] Assigned: (SLING-1445) store the AuthenticationInfo object in a request attribute

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned SLING-1445: Assignee: Felix Meschberger (was: Justin Edelson) store the AuthenticationInfo

[jira] Resolved: (SLING-1445) store the AuthenticationInfo object in a request attribute

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved SLING-1445. -- Fix Version/s: (was: Commons Auth 1.0.0) Resolution: Won't Fix Reverted

[jira] Closed: (SLING-1445) store the AuthenticationInfo object in a request attribute

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed SLING-1445. This issue can now be closed. store the AuthenticationInfo object in a request attribute

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

2010-08-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897266#action_12897266 ] Carsten Ziegeler commented on SLING-1560: - Changes in revision 984405 Do counter

[jira] Commented: (SLING-1640) Add ResourceResolver.copy(Map) method

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897274#action_12897274 ] Felix Meschberger commented on SLING-1640: -- Added the API in Rev. 984412 plus some

[jira] Updated: (SLING-1640) Add ResourceResolver.clone(Map) method

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated SLING-1640: - Summary: Add ResourceResolver.clone(Map) method (was: Add

[jira] Updated: (SLING-1594) Support CommonJS Modules i.e. the require function

2010-08-11 Thread Lars Trieloff (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Trieloff updated SLING-1594: - Attachment: SLING-1594.patch This patch implements common.js modules. You can try by putting a

[jira] Commented: (SLING-1640) Add ResourceResolver.clone(Map) method

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897292#action_12897292 ] Felix Meschberger commented on SLING-1640: -- Renamed the API method from copy to

New ResourceResolver.clone(Map) method

2010-08-11 Thread Felix Meschberger
Hi all, I have removed the AuthenticationInfo request attribute and added a new ResourceResolver.clone(Map) method as per [1]. I am going to adapt the BackgroundRequestExecutionJob to use the new method instead of the AuthenticationInfo request attribute. If you have been using the

Build failed in Hudson: sling-installer-1.5 #87

2010-08-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/sling-installer-1.5/87/changes Changes: [cziegeler] SLING-1560 : Do counter handling internally, tasks should not throw an exception [cziegeler] SLING-1560 : Move all config admin related stuff into config admin package, reduce usage of installer

[jira] Commented: (SLING-1640) Add ResourceResolver.clone(Map) method

2010-08-11 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897306#action_12897306 ] Felix Meschberger commented on SLING-1640: -- For the contrib/extensions/bgservlets

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

2010-08-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897318#action_12897318 ] Carsten Ziegeler commented on SLING-1560: - Changes in revision: 984451 The

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

2010-08-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897361#action_12897361 ] Carsten Ziegeler commented on SLING-1560: - Changs in revision 984500 Removed the

Build failed in Hudson: sling-contrib-1.5 » Apache Sling Launchpad Contrib Testing #554

2010-08-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/sling-contrib-1.5/org.apache.sling$org.apache.sling.launchpad.contrib-testing/554/ -- [...truncated 30 lines...] [INFO] Copying bundle from

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

2010-08-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/sling-contrib-1.5/554/changes Changes: [fmeschbe] SLING-1640 Replace AuthenticationInfo request attribute with new ResourceResolver.clone method. This allows removing the reference to the ResourceResolverFactory and the dependency on Commons Auth.

Build failed in Hudson: sling-contrib-1.5 » Apache Sling Launchpad Contrib Testing #555

2010-08-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/sling-contrib-1.5/org.apache.sling$org.apache.sling.launchpad.contrib-testing/555/ -- [INFO] [INFO] Building Apache Sling Launchpad

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

2010-08-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/sling-contrib-1.5/555/ -- [...truncated 3484 lines...] [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set:

[jira] Created: (SLING-1642) User self-registration should be disabled by default

2010-08-11 Thread Eric Norman (JIRA)
User self-registration should be disabled by default Key: SLING-1642 URL: https://issues.apache.org/jira/browse/SLING-1642 Project: Sling Issue Type: Improvement Components: JCR

[jira] Resolved: (SLING-1642) User self-registration should be disabled by default

2010-08-11 Thread Eric Norman (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-1642. Resolution: Fixed fixed in r984646. User self-registration should be disabled by default

[jira] Created: (SLING-1644) Use configuration reader from Apache Felix ConfigAdmin

2010-08-11 Thread Carsten Ziegeler (JIRA)
Use configuration reader from Apache Felix ConfigAdmin -- Key: SLING-1644 URL: https://issues.apache.org/jira/browse/SLING-1644 Project: Sling Issue Type: Improvement Components:

[jira] Created: (SLING-1643) Add start level support

2010-08-11 Thread Carsten Ziegeler (JIRA)
Add start level support --- Key: SLING-1643 URL: https://issues.apache.org/jira/browse/SLING-1643 Project: Sling Issue Type: Improvement Components: Installer Affects Versions: OSGi Installer 3.0.0