stackoverflowmailer / guiceberry

Automatically exported from code.google.com/p/guiceberry
Apache License 2.0
0 stars 0 forks source link

Add dependency to tl4j in pom #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The pom file 
(http://repo2.maven.org/maven2/com/google/guiceberry/guiceberry/3.0.4/guiceberry
-3.0.4.pom) should reference tl4j-agnostic-1.1.3.jar as a dependency since it 
is a required dependency and GuiceBerry will not run without it

Original issue reported on code.google.com by bmcc...@google.com on 30 Mar 2011 at 2:39

GoogleCodeExporter commented 9 years ago
I couldn't do it this release because tl4j doesn't appear to be available in 
the Maven repository:
http://code.google.com/p/test-libraries-for-java/issues/detail?id=5

Original comment by bmcc...@google.com on 30 Mar 2011 at 2:45

GoogleCodeExporter commented 9 years ago
These classes are being moved to Guava so I'll add a dependency to it when 
Guava r10 is out.  There won't be a need to depend on tl4j anymore at that 
point.

Original comment by benjamin...@gmail.com on 12 Sep 2011 at 12:45

GoogleCodeExporter commented 9 years ago
This issue is obsolete.  You can close it now.  I added a dependency to 
guava-testlibs, which is where those classes reside now.

Original comment by benjamin...@gmail.com on 1 Oct 2011 at 5:36