Author: ceki Date: Wed Mar 22 18:15:51 2006 New Revision: 579 Added: slf4j/trunk/src/resources/ slf4j/trunk/src/resources/JCL/ slf4j/trunk/src/resources/JCL/META-INF/ slf4j/trunk/src/resources/JCL/META-INF/services/ slf4j/trunk/src/resources/JCL/META-INF/services/org.apache.commons.logging.LogFactory Log: Added file required by Axis. See [1] and [2] for more details.
[1] http://marc.theaimsgroup.com/?t=114295757800002&r=1&w=2 [2] http://marc.theaimsgroup.com/?t=114296411500004&r=1&w=2 Added: slf4j/trunk/src/resources/JCL/META-INF/services/org.apache.commons.logging.LogFactory ============================================================================== --- (empty file) +++ slf4j/trunk/src/resources/JCL/META-INF/services/org.apache.commons.logging.LogFactory Wed Mar 22 18:15:51 2006 @@ -0,0 +1,5 @@ +org.apache.commons.logging.impl.SLF4FLogFactory + +# Axis gets at JCL through its own mechanism as defined by Commons Discovery, which +# in turn follows the instructions found at: +# http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#Service Provider \ No newline at end of file _______________________________________________ dev mailing list [email protected] http://slf4j.org/mailman/listinfo/dev
