[
https://issues.apache.org/jira/browse/OAK-6946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253675#comment-16253675
]
angela edited comment on OAK-6946 at 11/15/17 3:55 PM:
-------------------------------------------------------
[~stillalex], we currently don't have any export-package statement in the
maven-bundle-plugin and afaik it will therefore fallback to the defaults....
see
http://felix.apache.org/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html
If I am mistaken the exclusion-entry in the parent-pom was just redundant,
wasn't it?
was (Author: anchela):
[~stillalex], we currently don't have any export-package statement in the
maven-bundle-plugin and afaik it will therefore fallback to the defaults....
see
http://felix.apache.org/documentation/subprojects/apache-felix-maven-bundle-plugin-bnd.html
> org.apache.jackrabbit.oak.security.authentication.ldap must not be exported
> ---------------------------------------------------------------------------
>
> 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
>
> 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)