[ 
https://issues.apache.org/jira/browse/SLING-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784233#action_12784233
 ] 

Felix Meschberger commented on SLING-1208:
------------------------------------------

Looks like this might be related to JCR-1984 where internal properties have 
been removed from the exposed property set of Authorizable objects. Thus the 
rep:principalName is not returned as a property any longer ...

We might want to modify AuthorizableResource to include some well-known 
properties for ease of use accross the wire (e.g. for default JSON rendering)

> Integration test failures after upgrading to Jackrabbit 1.6
> -----------------------------------------------------------
>
>                 Key: SLING-1208
>                 URL: https://issues.apache.org/jira/browse/SLING-1208
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>            Reporter: Felix Meschberger
>
> After applying the patch for SLING-1190, some integration tests fail 
> (reported by Justin Edelson and also seen by me):
> Failed tests:
>    
> testRemoveAce(org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest)
>    
> testRemoveAces(org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest)
>    
> testChangeUserPasswordWrongOldPwd(org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest)
> Tests in error:
>    
> testCreateUser(org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest)
>    
> testCreateUserWithExtraProperties(org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest)
>    
> testCreateGroup(org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest)
>    
> testCreateGroupWithExtraProperties(org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest)
> This should be further invetigated.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to