Author: dgolovin
Date: 2011-06-08 20:08:42 -0400 (Wed, 08 Jun 2011)
New Revision: 31935
Modified:
trunk/vpe/tests/pom.xml
Log:
aded -debug -consolelog to see what is actually going on at testing time
Modified: trunk/vpe/tests/pom.xml
===================================================================
--- trunk/vpe/tests/pom.xml 2011-06-08 23:44:32 UTC (rev 31934)
+++ trunk/vpe/tests/pom.xml 2011-06-09 00:08:42 UTC (rev 31935)
@@ -30,7 +30,7 @@
<!-- default is 1800 sec = 30 min -->
<surefire.timeout>3600</surefire.timeout>
<forkedProcessTimeoutInSeconds>3600</forkedProcessTimeoutInSeconds>
-
+ <appArgLine>-debug -consolelog</appArgLine>
<explodedBundles>
<bundle>org.jboss.tools.vpe</bundle>
<bundle>org.mozilla.xulrunner.cocoa.macosx</bundle>