[slf4j-dev] svn commit: r437 - slf4j/trunk/tests
ceki at slf4j.org
ceki at slf4j.org
Mon Nov 21 18:19:23 CET 2005
Author: ceki
Date: Mon Nov 21 18:19:21 2005
New Revision: 437
Modified:
slf4j/trunk/tests/build.xml
Log:
successful standalong compilation and testing
Modified: slf4j/trunk/tests/build.xml
==============================================================================
--- slf4j/trunk/tests/build.xml (original)
+++ slf4j/trunk/tests/build.xml Mon Nov 21 18:19:21 2005
@@ -15,6 +15,7 @@
<path id="compile.classpath">
<path refid="basic.classpath" />
<pathelement location="../test-compile.jar" />
+ <pathelement location="../jcl104-over-slf4j.jar" />
</path>
<path id="nop.classpath">
More information about the slf4j-dev
mailing list