You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Eric Norman (JIRA)" <ji...@apache.org> on 2009/03/28 19:04:50 UTC

[jira] Commented: (SLING-900) Missing method AccessControlUtil.isAllow

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

Eric Norman commented on SLING-900:
-----------------------------------

The AccessControlUtil.isAllow method was added on Feb 24 as part of revision 747329
See: http://svn.apache.org/viewvc?view=rev&revision=747329

Jim, could you please check the timestamp of the classes inside the org.apache.sling.jcr.base bundle [1] that is being used by the lauchpad.testing war file to make sure they were built today?

1. sling\launchpad\testing\target\org.apache.sling.launchpad.testing-4-incubator-SNAPSHOT\WEB-INF\resources\bundles\15\org.apache.sling.jcr.base-2.0.3-incubator-SNAPSHOT.jar

> Missing method AccessControlUtil.isAllow
> ----------------------------------------
>
>                 Key: SLING-900
>                 URL: https://issues.apache.org/jira/browse/SLING-900
>             Project: Sling
>          Issue Type: Bug
>          Components: JCR
>         Environment: Maven version: 2.0.9
> Java version: 1.5.0_16
> OS name: "mac os x" version: "10.5.6" arch: "i386" Family: "unix"
>            Reporter: James P. White
>         Attachments: error.log, org.apache.sling.launchpad.webapp.integrationtest.accessManager.ModifyAceTest.txt, org.apache.sling.launchpad.webapp.integrationtest.accessManager.RemoveAcesTest.txt
>
>
> Tests fail for me with a MissingMethod exception for  AccessControlUtil.isAllow.  
> Quite odd since compilation is fine, so something in classpath is off.  
> Tried every sort of clean build, including clearing Maven cache for org.apache.sling and using and not using a settings.xml as in http://incubator.apache.org/sling/site/getting-and-building-sling.html.

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