byzhang / terrastore

Automatically exported from code.google.com/p/terrastore
Other
0 stars 0 forks source link

Logback must be an optional dependency #166

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
http://maven.apache.org/guides/introduction/introduction-to-optional-and-exclude
s-dependencies.html

so people do not have to provide exclusions the same way you exclude log4j now 
in your terrastore pom.xml

Original issue reported on code.google.com by Andrei.Pozolotin on 10 Mar 2011 at 3:26

GoogleCodeExporter commented 9 years ago
Agreed, that was a trivial error: we'll fix for the next release.

Original comment by sergio.b...@gmail.com on 12 Mar 2011 at 9:45

GoogleCodeExporter commented 9 years ago
thank you!

Original comment by Andrei.Pozolotin on 14 Mar 2011 at 8:10

GoogleCodeExporter commented 9 years ago

Original comment by sergio.b...@gmail.com on 15 Mar 2011 at 5:34

GoogleCodeExporter commented 9 years ago
Hey Andrei,

I've just verified with "mvn dependency:tree", and logback is just a test 
dependency on the client.
Are you sure it is the terrastore client which is importing the logback jar?

Original comment by sergio.b...@gmail.com on 26 Mar 2011 at 5:52

GoogleCodeExporter commented 9 years ago

Original comment by sergio.b...@gmail.com on 26 Apr 2011 at 9:52