[jboss-cvs] JBossRemoting/src/tests/org/jboss/test/remoting/transport/http/compression ...
Ron Sigal
ron_sigal at yahoo.com
Wed Dec 6 00:15:50 EST 2006
User: rsigal
Date: 06/12/06 00:15:50
Modified: src/tests/org/jboss/test/remoting/transport/http/compression
CompressedHTTPInvokerTestCase.java
Log:
JBREM-644: Removed overriding getTestHarnessLogLevel().
Revision Changes Path
1.2 +0 -6 JBossRemoting/src/tests/org/jboss/test/remoting/transport/http/compression/CompressedHTTPInvokerTestCase.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: CompressedHTTPInvokerTestCase.java
===================================================================
RCS file: /cvsroot/jboss/JBossRemoting/src/tests/org/jboss/test/remoting/transport/http/compression/CompressedHTTPInvokerTestCase.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- CompressedHTTPInvokerTestCase.java 1 May 2006 05:48:04 -0000 1.1
+++ CompressedHTTPInvokerTestCase.java 6 Dec 2006 05:15:50 -0000 1.2
@@ -19,10 +19,4 @@
1,
CompressedHTTPInvokerTestServer.class.getName());
}
-
- protected Level getTestHarnessLogLevel()
- {
- return Level.DEBUG;
- }
-
}
More information about the jboss-cvs-commits
mailing list