[slf4j-dev] svn commit: r1023 - slf4j/trunk

ceki at slf4j.org ceki at slf4j.org
Wed May 28 22:28:49 CEST 2008


Author: ceki
Date: Wed May 28 22:28:49 2008
New Revision: 1023

Modified:
   slf4j/trunk/pom.xml

Log:
- started work on jul-to-slf4j bridge as requested in bug 38

Modified: slf4j/trunk/pom.xml
==============================================================================
--- slf4j/trunk/pom.xml	(original)
+++ slf4j/trunk/pom.xml	Wed May 28 22:28:49 2008
@@ -32,6 +32,7 @@
     <module>slf4j-jcl</module>
     <module>jcl104-over-slf4j</module>
     <module>log4j-over-slf4j</module>
+    <module>jul-to-slf4j</module>
     <module>slf4j-site</module>
     <module>slf4j-migrator</module>
   </modules>



More information about the slf4j-dev mailing list