[
https://issues.apache.org/jira/browse/OAK-6946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255052#comment-16255052
]
Julian Sedding commented on OAK-6946:
-------------------------------------
FYI, the {{maven-bundle-plugin}} implicitly does not export any packages called
"impl" or "internal" and their descendant packages. That's why we're fine here.
> org.apache.jackrabbit.oak.security.authentication.ldap must not be exported /
> filtered in parent
> ------------------------------------------------------------------------------------------------
>
> Key: OAK-6946
> URL: https://issues.apache.org/jira/browse/OAK-6946
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Components: auth-ldap
> Reporter: angela
> Assignee: angela
> Fix For: 1.8, 1.7.12
>
> Attachments: OAK-6946.patch
>
>
> The _org.apache.jackrabbit.oak.security.authentication.ldap_ package space is
> empty and there is nothing we plan to export there as the whole
> _oak-auth-ldap_ module just contains an implementation of the external-IDP
> API.
> Since the _maven-bundle-plugin_ doesn't have explicit {{<Export-Package>}}
> instructions the plugin uses the default and thus (unintended by us) exports
> the _org.apache.jackrabbit.oak.security.authentication.ldap_ package.
> [~stillalex], fyi
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)