[Bug 1016] Jacorb (core) pom exposes slf4j-jdk14 as a compile time dependency
[email protected] Thu, 15 Oct 2015 09:03:08 +0000
| Newsgroups | gmane.comp.corba.jacorb.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
http://www.jacorb.org/bugzilla/show_bug.cgi?id=1016 --- Comment #3 from David Gibbs <[email protected]> --- Hi Nick, very sorry I did not see your comment earlier, much earlier. I think that slf4j-jdk14 is not a runtime dependency of jacorb. It's a runtime dependency of the example applications. If the scope is "runtime" then applications using jacorb will have a transitive runtime dependency on slf4j-jdk14 and still require the exclusions. slf4j complains when runtime conflicts arise with other logging implementations. If the tests depend on the slf4j-jdk14 logging implementation then it would be reasonable for it to be of scope "test". I would suggest * making slf4j-jdk14 of scope "test" or removing it from dependency management * adding slf4j-jdk14 with scope "runtime" to the example applications" thanks Dave -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ jacorb-bugs mailing list [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-bugs