[
https://issues.apache.org/jira/browse/SLING-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-1668.
--------------------------------------
Resolution: Fixed
Fixed in Rev. 987123.
> Auth Core only requires JCR API for backwards compatibiliy; thus dynamic
> import suffices it
> -------------------------------------------------------------------------------------------
>
> Key: SLING-1668
> URL: https://issues.apache.org/jira/browse/SLING-1668
> Project: Sling
> Issue Type: Improvement
> Components: Authentication
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: Auth Core 1.0.0
>
>
> The Auth Core bundle has a dependency on the JCR API to be able to implement
> the backwards compatible AuthenticationInfo inherited from the Engine bundle.
> If this functionality is not required, the JCR dependency is not required
> either. For this reason the import may well be dynamic instead of required.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.