You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Manfred Baedke (Jira)" <ji...@apache.org> on 2019/11/15 14:10:00 UTC

[jira] [Updated] (OAK-8769) oak-auth-ldap pom needs maintenance

     [ https://issues.apache.org/jira/browse/OAK-8769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manfred Baedke updated OAK-8769:
--------------------------------
    Description: 
The oak-auth-ldap pom features some legacy aspects that could use rework:
 * It defines a profile to disable certain tests for JDK1.6, which should be redundant now.
 * It defines a configuration for the maven-bundle-plugin which
 ** embeds dependencies, which might (at least for some) no longer be needed.
 ** embeds the dependencies transitively. Maybe we can get rid of that.
 ** has some obscure exclusions from the package imports.

  was:
The oak-auth-ldap pom features some legacy aspects that could use rework:

* It defines a profile to disable certain tests for JDK1.6, which should be redundant now.
* The defines a configuration for the maven-bundle-plugin which
  ** embeds dependencies, which might (at least for some) no longer be needed.
  ** embeds the dependencies transitively. Maybe we can get rid of that.
  ** has some obscure exclusions from the package imports.


> oak-auth-ldap pom needs maintenance
> -----------------------------------
>
>                 Key: OAK-8769
>                 URL: https://issues.apache.org/jira/browse/OAK-8769
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: auth-ldap
>            Reporter: Manfred Baedke
>            Priority: Minor
>
> The oak-auth-ldap pom features some legacy aspects that could use rework:
>  * It defines a profile to disable certain tests for JDK1.6, which should be redundant now.
>  * It defines a configuration for the maven-bundle-plugin which
>  ** embeds dependencies, which might (at least for some) no longer be needed.
>  ** embeds the dependencies transitively. Maybe we can get rid of that.
>  ** has some obscure exclusions from the package imports.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)