Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Jena 3.8.0
-
None
Description
Having dependencies in the parent POM restricts the ability to exclude them.
Many of the modules rely on log4j for testing.
Changing the parent dependency to scope-test provides a way to catch all uses in testing.
This is a step towards refactoring logging.