Author: ceki
Date: Sun Aug 28 17:59:57 2005
New Revision: 228

Modified:
   slf4j/trunk/tests/build.xml
Log:
added missing test

Modified: slf4j/trunk/tests/build.xml
==============================================================================
--- slf4j/trunk/tests/build.xml (original)
+++ slf4j/trunk/tests/build.xml Sun Aug 28 17:59:57 2005
@@ -116,7 +116,9 @@
                                      InvokeSimple,
                                      InvokeJDK14,
                                      InvokeNLOG4J12x,
-                                        InvokeJCL"
+                                        XLoggerBySystemProps,
+                                        InvokeJCL,
+                                        InvokeJCLWithNOP"
                                      />
 
   <target name="MessageFormatter" depends="build, cleanOutputDir">
_______________________________________________
dev mailing list
[email protected]
http://slf4j.org/mailman/listinfo/dev

Reply via email to