Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.2, 1.3.0, 2.0.0, 2.1.0
-
None
-
Patch Available
Description
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.