You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by xi...@apache.org on 2011/01/19 09:58:14 UTC

svn commit: r1060717 - /geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml

Author: xiaming
Date: Wed Jan 19 08:58:14 2011
New Revision: 1060717

URL: http://svn.apache.org/viewvc?rev=1060717&view=rev
Log:
Remove debug option in incontainer profile

Modified:
    geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml

Modified: geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml?rev=1060717&r1=1060716&r2=1060717&view=diff
==============================================================================
--- geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml (original)
+++ geronimo/tck/branches/3.0/jcdi-tck-runner/pom.xml Wed Jan 19 08:58:14 2011
@@ -248,9 +248,7 @@
                         <configuration>
                             <suiteXmlFiles>
                                 <suiteXmlFile>src/test/resources/${tckTests}</suiteXmlFile>
-                            </suiteXmlFiles>
-                            <!-- Debug forked tck tests on port 5005 -->
-                            <debugForkedProcess>true</debugForkedProcess>
+                            </suiteXmlFiles>                            
                             <systemProperties>
                                 <property>
                                     <name>org.jboss.testharness.standalone</name>