as long as nobody has the need for accessing the interfaces and constants defined in this package, i don't think this is really urgent... i just run into it yesterday i fixed it for completeness; not because i need it.
kind regards angela On 03/07/14 09:43, "Alex Parvulescu" <[email protected]> wrote: >Angela, should this be applied to the 1.0 branch too? > >alex > > >On Thu, Jul 3, 2014 at 8:50 AM, <[email protected]> wrote: > >> Author: angela >> Date: Thu Jul 3 06:50:00 2014 >> New Revision: 1607544 >> >> URL: http://svn.apache.org/r1607544 >> Log: >> minor improvement: >> org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol >>missing >> in exported packages >> >> Modified: >> jackrabbit/oak/trunk/oak-core/pom.xml >> >> Modified: jackrabbit/oak/trunk/oak-core/pom.xml >> URL: >> >>http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-core/pom.xml?rev=16 >>07544&r1=1607543&r2=1607544&view=diff >> >> >>========================================================================= >>===== >> --- jackrabbit/oak/trunk/oak-core/pom.xml (original) >> +++ jackrabbit/oak/trunk/oak-core/pom.xml Thu Jul 3 06:50:00 2014 >> @@ -87,6 +87,7 @@ >> >> org.apache.jackrabbit.oak.spi.security.authentication.callback, >> >>org.apache.jackrabbit.oak.spi.security.authentication.token, >> org.apache.jackrabbit.oak.spi.security.authorization, >> + >> org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol, >> >> org.apache.jackrabbit.oak.spi.security.authorization.permission, >> >> org.apache.jackrabbit.oak.spi.security.authorization.restriction, >> org.apache.jackrabbit.oak.spi.security.principal, >> >> >>
