[idwsfconsumer] 20/25: Comment out log4j-over-slf4j dependency for now.

Scott Cantor cantor.2 at osu.edu
Wed Nov 18 14:41:24 EST 2015


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository idwsfconsumer.

commit f02f0d9eeecba5ce872e4114f9a14e7b0887f544
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Jun 16 02:51:08 2015 -0400

    Comment out log4j-over-slf4j dependency for now.
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 3dab5b5..7576510 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,11 +99,13 @@
         </dependency>
         
         <!-- TODO switch library to use slf4j natively? -->
+        <!--
         <dependency>
             <groupId>${slf4j.groupId}</groupId>
             <artifactId>log4j-over-slf4j</artifactId>
             <scope>compile</scope>
         </dependency>
+        -->
         
     </dependencies>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list