Consolidate slf4j dependency definitions in parent pom.xml files
----------------------------------------------------------------
Key: DIRSERVER-995
URL: https://issues.apache.org/jira/browse/DIRSERVER-995
Project: Directory ApacheDS
Issue Type: Improvement
Affects Versions: 1.5.0
Reporter: Chris Custine
Assignee: Chris Custine
Priority: Minor
Fix For: 1.5.1
The slf4j dependencies are global, but are defined individually in many poms.
We need to move these up to the parent poms and be more specific in the scope
elements... slf4j-api is the only jar required for compile time, the rest
(nlog4j and jcl104-over-slf4j) are mostly test scope, except for server-main
and server-installers which require the additional jars for packaging.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.