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

Donald Woods updated OPENJPA-1735:
----------------------------------

    Attachment: OPENJPA-1735.diff

Mark commons-logging as <scope>provided<scope> in openjpa-lib.
Add dependency in openjpa-all on commons-logging to keep in the uber 
openjpa-all jar.
Updated openjpa bundle import-package to properly set 
org.apache.commons.logging and org.slf4j as resolution=optional.


> Mark commons-logging as provided in the build to remove transient maven 
> dependency
> ----------------------------------------------------------------------------------
>
>                 Key: OPENJPA-1735
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1735
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: build / infrastructure, integration, logging
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>             Fix For: 2.1.0
>
>         Attachments: OPENJPA-1735.diff
>
>
> openjpa-lib includes a dependency on commons-logging, even though the default 
> LogFactory does not use it.
> This makes Maven consumers of OpenJPA include a <exclusion> for 
> commons-logging in their pom.xml, when this should not be required.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to