Author: pnedonosko
Date: 2010-01-17 04:12:54 -0500 (Sun, 17 Jan 2010)
New Revision: 1445
Modified:
kernel/trunk/exo.kernel.component.common/src/test/resources/conf/standalone/test-configuration.xml
Log:
EXOJCR-410 track-without-transaction=true in tests commented
Modified:
kernel/trunk/exo.kernel.component.common/src/test/resources/conf/standalone/test-configuration.xml
===================================================================
---
kernel/trunk/exo.kernel.component.common/src/test/resources/conf/standalone/test-configuration.xml 2010-01-17
09:11:16 UTC (rev 1444)
+++
kernel/trunk/exo.kernel.component.common/src/test/resources/conf/standalone/test-configuration.xml 2010-01-17
09:12:54 UTC (rev 1445)
@@ -163,10 +163,10 @@
<name>timeout</name>
<value>5</value>
</value-param>
- <value-param>
+ <!-- value-param>
<name>track-without-transaction</name>
<value>true</value>
- </value-param>
+ </value-param -->
</init-params>
</component>
Show replies by date