With the current trunk, I'm getting a handful of integration testing failures: 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) Before I try tracking these down, I was wondering if anyone else was seeing them. I can only assume these are somehow related to the Jackrabbit 1.6 upgrade, but that's just a guess. Thanks, Justin
