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
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.