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

2010-07-02 Thread Apache Hudson Server
See -- [...truncated 3718 lines...] [INFO] [antrun:run {execution: default}] [INFO] Executing tasks [echo] ** WARNING (SLING-443) **

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

2010-07-02 Thread Apache Hudson Server
See -- [INFO] [INFO] Building Apache Sling Launchpad Cont

[jira] Created: (SLING-1586) default bundle list versions can't be overwritten

2010-07-02 Thread Justin Edelson (JIRA)
default bundle list versions can't be overwritten - Key: SLING-1586 URL: https://issues.apache.org/jira/browse/SLING-1586 Project: Sling Issue Type: Bug Components: Maven Plugins

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

2010-07-02 Thread Apache Hudson Server
See -- [...truncated 3802 lines...] [INFO] Copying bundle from /home/hudson/.m2/repository/org/apache/sling/org.apache.sling.jcr.contentloader/2.0.7-SNAPSHOT/org.apache.sling.jcr.contentload

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

2010-07-02 Thread Apache Hudson Server
See -- [...truncated 40 lines...] [INFO] snapshot org.apache.sling:org.apache.sling.servlets.get:2.0.9-SNAPSHOT: checking for upd

[jira] Commented: (SLING-1583) Recent changes to content loader swallow "name" property in nodes, which was previously used only for Princiapls, breaks existing code.

2010-07-02 Thread Eric Norman (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884857#action_12884857 ] Eric Norman commented on SLING-1583: Sorry about that. I just resolved the remaining p

[jira] Commented: (SLING-1172) Allow uploading JSON files to create content structures

2010-07-02 Thread Eric Norman (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884855#action_12884855 ] Eric Norman commented on SLING-1172: fixed in r960134 > Allow uploading JSON files to

[jira] Resolved: (SLING-1172) Allow uploading JSON files to create content structures

2010-07-02 Thread Eric Norman (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-1172. Resolution: Fixed Fixed the import case where no name parameter is supplied. > Allow uploading JSO

[jira] Commented: (SLING-1584) Remove (or fix) httpauth bundle

2010-07-02 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884835#action_12884835 ] Ian Boston commented on SLING-1584: --- Unfortunately all the impersonation integration test

[jira] Resolved: (SLING-1583) Recent changes to content loader swallow "name" property in nodes, which was previously used only for Princiapls, breaks existing code.

2010-07-02 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Boston resolved SLING-1583. --- Resolution: Fixed Fixed, to give the node a name other than the key or file name use :name. This will

[jira] Resolved: (SLING-1582) Content loader doesnt give much feedback when something goes wrong.

2010-07-02 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Boston resolved SLING-1582. --- Resolution: Fixed Added logging feedback at debug level and when a file fails, at at warn level. > C

[jira] Created: (SLING-1585) The HttpAuth Extension which provides a Http BASIC Auth AuthenticationHandler is loaded and should not be.

2010-07-02 Thread Ian Boston (JIRA)
The HttpAuth Extension which provides a Http BASIC Auth AuthenticationHandler is loaded and should not be. -- Key: SLING-1585 URL: https://issues.apache.org/ji

[jira] Resolved: (SLING-1585) The HttpAuth Extension which provides a Http BASIC Auth AuthenticationHandler is loaded and should not be.

2010-07-02 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Boston resolved SLING-1585. --- Resolution: Duplicate see SLING-1584 > The HttpAuth Extension which provides a Http BASIC Auth Authe

[jira] Created: (SLING-1584) Remove (or fix) httpauth bundle

2010-07-02 Thread Ray Davis (JIRA)
Remove (or fix) httpauth bundle --- Key: SLING-1584 URL: https://issues.apache.org/jira/browse/SLING-1584 Project: Sling Issue Type: Improvement Components: Extensions Affects Versions: Extensions ht

[jira] Created: (SLING-1583) Recent changes to content loader swallow "name" property in nodes, which was previously used only for Princiapls, breaks existing code.

2010-07-02 Thread Ian Boston (JIRA)
Recent changes to content loader swallow "name" property in nodes, which was previously used only for Princiapls, breaks existing code. --- Key: SLI

[jira] Created: (SLING-1582) Content loader doesnt give much feedback when something goes wrong.

2010-07-02 Thread Ian Boston (JIRA)
Content loader doesnt give much feedback when something goes wrong. --- Key: SLING-1582 URL: https://issues.apache.org/jira/browse/SLING-1582 Project: Sling Issue Type: Bug

Re: sling:Resource mixin

2010-07-02 Thread Ian Boston
On 2 Jul 2010, at 20:25, Justin Edelson wrote: >> >> > What is the nodetype of the node? I just added a brief test with and > without the mixins to the test-services module and it *seems* to work > (I'll commit this later with a test case to verify the results - > http://codereview.appspot.com/1

Re: sling:Resource mixin

2010-07-02 Thread Ian Boston
On 2 Jul 2010, at 20:25, Justin Edelson wrote: > On 7/2/10 2:28 PM, Ian Boston wrote: >> >> On 2 Jul 2010, at 18:56, Justin Edelson wrote: >> >>> On 7/2/10 1:45 PM, Ian Boston wrote: Hi, I have just updated my dependencies to match trunk head (sorry been fighting fires so needed

Re: sling:Resource mixin

2010-07-02 Thread Justin Edelson
On 7/2/10 2:28 PM, Ian Boston wrote: > > On 2 Jul 2010, at 18:56, Justin Edelson wrote: > >> On 7/2/10 1:45 PM, Ian Boston wrote: >>> Hi, >>> I have just updated my dependencies to match trunk head (sorry been >>> fighting fires so needed to be behind trunk), and a lots of the files that >>> us

Re: Http auth bundle in the list.

2010-07-02 Thread Justin Edelson
Theoretically, the httpauth bundle does slightly more than the default handler in commons.auth. Namely, it can serve a form. That said (which isn't actually saying much), I'd be +1 on dropping httpauth. I think formauth has matured so that we should use that as the default. If someone wants/needs

Re: sling:Resource mixin

2010-07-02 Thread Ian Boston
On 2 Jul 2010, at 18:56, Justin Edelson wrote: > On 7/2/10 1:45 PM, Ian Boston wrote: >> Hi, >> I have just updated my dependencies to match trunk head (sorry been fighting >> fires so needed to be behind trunk), and a lots of the files that used to >> load via the content loader wont any more.

Re: sling:Resource mixin

2010-07-02 Thread Justin Edelson
On 7/2/10 1:45 PM, Ian Boston wrote: > Hi, > I have just updated my dependencies to match trunk head (sorry been fighting > fires so needed to be behind trunk), and a lots of the files that used to > load via the content loader wont any more. (property def not found) > > Has some thing changed r

Re: Http auth bundle in the list.

2010-07-02 Thread Ray Davis
If the httpauth bundle *is* still needed, then it might need revision, as it appears to interpret the "sling:authRequestLogin" request parameter in a way that conflicts with other authentication handlers. The request parameter "sling:authRequestLogin" is currently documented as a way to select

sling:Resource mixin

2010-07-02 Thread Ian Boston
Hi, I have just updated my dependencies to match trunk head (sorry been fighting fires so needed to be behind trunk), and a lots of the files that used to load via the content loader wont any more. (property def not found) Has some thing changed recently that now requires the sling:Resource mixi

Http auth bundle in the list.

2010-07-02 Thread Ian Boston
Hi I notice that the extension http auth bundle is still in list.xml, however the Authentication hander does http basic by default if all else fails ? are both still needed ? Ian

[jira] Updated: (SLING-1581) Concurrent session access in event handlers

2010-07-02 Thread Jukka Zitting (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting updated SLING-1581: - Attachment: SLING-1581.patch The proposed patch moves the writeLock object to the base class and

[jira] Created: (SLING-1581) Concurrent session access in event handlers

2010-07-02 Thread Jukka Zitting (JIRA)
Concurrent session access in event handlers --- Key: SLING-1581 URL: https://issues.apache.org/jira/browse/SLING-1581 Project: Sling Issue Type: Bug Components: Extensions Affects Version

Re: Preventing Listing of child nodes of a resource.

2010-07-02 Thread Ian Boston
On 2 Jul 2010, at 11:58, Alexander Klimetschek wrote: >> >> I have a feeling this is just not possible in JCR2 at the AccessManager >> level since it cant distinguish between a direct request and a listing >> request, can you confirm ? > > Conceptually there is no "listing request". When you

Re: Preventing Listing of child nodes of a resource.

2010-07-02 Thread Alexander Klimetschek
On Fri, Jul 2, 2010 at 12:26, Ian Boston wrote: > > On 2 Jul 2010, at 10:41, Alexander Klimetschek wrote: > >> On Fri, Jul 2, 2010 at 11:29, Bertrand Delacretaz >> wrote: Anon, cant list the contents of /_user /_user/ >>> >>> Deny a (custom? new?) "list child nodes" permission on /_user

davidgsoc2010 r25, code review

2010-07-02 Thread Bertrand Delacretaz
Hi Federico, I reviewed that code, here are my comments (in addition to the ones from last Monday on this list), open for discussion of course! 1) /david/entry_name_.view should be .html, and david .search should be david.search.html for example. 2) For static text like "David Mini CMS based on

Re: Preventing Listing of child nodes of a resource.

2010-07-02 Thread Ian Boston
On 2 Jul 2010, at 10:41, Alexander Klimetschek wrote: > On Fri, Jul 2, 2010 at 11:29, Bertrand Delacretaz > wrote: >>> Anon, cant list the contents of /_user >>> /_user/ >> >> Deny a (custom? new?) "list child nodes" permission on /_user to anon > > Currently you would have to deny the jcr:rea

[jira] Updated: (SLING-1438) GSoC 2010: create a mini-CMS to demonstrate Sling

2010-07-02 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz updated SLING-1438: --- Comment: was deleted (was: I'm eligible student for the GSoC 2010. My skills are: -

Re: davidgsoc2010 editor review

2010-07-02 Thread Bertrand Delacretaz
Hi Federico, On Fri, Jul 2, 2010 at 1:53 AM, Federico Paparoni wrote: > ...in the url > http://code.google.com/p/davidgsoc2010/wiki/SimpleInstructionsyou > can find the simple steps you have to do Thanks - note that you still need the david.json patch that I supplied earlier in this thread,

Re: Preventing Listing of child nodes of a resource.

2010-07-02 Thread Alexander Klimetschek
On Fri, Jul 2, 2010 at 11:29, Bertrand Delacretaz wrote: >> Anon, cant list the contents of /_user >> /_user/ > > Deny a (custom? new?) "list child nodes" permission on /_user to anon Currently you would have to deny the jcr:read permission on all child nodes to get this effect. I think this who

Re: Preventing Listing of child nodes of a resource.

2010-07-02 Thread Bertrand Delacretaz
Hi, On Thu, Jul 1, 2010 at 1:52 PM, Ian Boston wrote: > ...I want to be able to stop the listing of all child nodes at specific urls, > but still allow direct access to items in a subtree. > Any ideas how this is best done in Sling? (and webdav)... I'm fairly ignorant about the internals of acc

Re: Preventing Listing of child nodes of a resource.

2010-07-02 Thread Vidar Ramdal
>> On Thu, Jul 1, 2010 at 1:52 PM, Ian Boston wrote: >>> Hi, >>> I want to be able to stop the listing of all child nodes at specific urls, >>> but still allow direct access to items in a subtree. >>> Any ideas how this is best done in Sling? (and webdav) >>> >>> I have lots, but dont know which

Leaky JCR 1.0 Apis

2010-07-02 Thread Ian Boston
Hi, This is FYI. For anyone depending on Sling you may find that you get build errors relating to the things like session.getNode(nodePath); This is a JCR2 only API, and even if you are certain you have specified JCR2 in your maven pom you may still get build and test errors. The reason is