You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ca...@apache.org on 2009/07/11 02:10:02 UTC

svn commit: r793152 - /continuum/trunk/continuum-webapp-test/pom.xml

Author: carlos
Date: Sat Jul 11 00:10:02 2009
New Revision: 793152

URL: http://svn.apache.org/viewvc?rev=793152&view=rev
Log:
Log selenium output to debug issues

Modified:
    continuum/trunk/continuum-webapp-test/pom.xml

Modified: continuum/trunk/continuum-webapp-test/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-webapp-test/pom.xml?rev=793152&r1=793151&r2=793152&view=diff
==============================================================================
--- continuum/trunk/continuum-webapp-test/pom.xml (original)
+++ continuum/trunk/continuum-webapp-test/pom.xml Sat Jul 11 00:10:02 2009
@@ -306,6 +306,7 @@
                 <configuration>
                   <background>true</background>
                   <port>${seleniumPort}</port>
+                  <logOutput>true</logOutput>      
                 </configuration>
               </execution>
             </executions>