Author: nfilotto
Date: 2010-01-05 07:16:01 -0500 (Tue, 05 Jan 2010)
New Revision: 1291
Modified:
jcr/branches/1.12.0-OPT/exo.jcr.component.core/src/test/java/org/exoplatform/services/jcr/impl/storage/jdbc/SQLBenchmarkTest.java
Log:
EXOJCR-302: The MonitorDriver has been commented in SQLBenchmarkTest
Modified:
jcr/branches/1.12.0-OPT/exo.jcr.component.core/src/test/java/org/exoplatform/services/jcr/impl/storage/jdbc/SQLBenchmarkTest.java
===================================================================
---
jcr/branches/1.12.0-OPT/exo.jcr.component.core/src/test/java/org/exoplatform/services/jcr/impl/storage/jdbc/SQLBenchmarkTest.java 2010-01-05
11:55:40 UTC (rev 1290)
+++
jcr/branches/1.12.0-OPT/exo.jcr.component.core/src/test/java/org/exoplatform/services/jcr/impl/storage/jdbc/SQLBenchmarkTest.java 2010-01-05
12:16:01 UTC (rev 1291)
@@ -55,6 +55,7 @@
*/
public class SQLBenchmarkTest
{
+/*
static
{
try
@@ -68,7 +69,7 @@
}
}
-
+*/
/**
* @param args
*/
Show replies by date