Author: heiko.braun(a)jboss.com
Date: 2008-06-11 16:58:16 -0400 (Wed, 11 Jun 2008)
New Revision: 7498
Modified:
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/pom.xml
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss421.txt
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss423.txt
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss500.txt
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss501.txt
Log:
svn merge -r7460:7495
https://svn.jboss.org/repos/jbossws/stack/native/trunk
Modified: stack/native/branches/jbossws-native-3.0.2/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.2/modules/testsuite/pom.xml 2008-06-11
20:54:34 UTC (rev 7497)
+++ stack/native/branches/jbossws-native-3.0.2/modules/testsuite/pom.xml 2008-06-11
20:58:16 UTC (rev 7498)
@@ -18,6 +18,7 @@
<properties>
<surefire.security.args>-Djava.security.manager
-Djava.security.policy=src/test/etc/tst.policy</surefire.security.args>
<surefire.jdwp.args>-Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005</surefire.jdwp.args>
+ <surefire.gc.args>-XX:MaxPermSize=128m</surefire.gc.args>
<test.archive.directory>${project.build.directory}/test-libs</test.archive.directory>
<test.classes.directory>${project.build.directory}/test-classes</test.classes.directory>
<test.resources.directory>${project.build.directory}/test-resources</test.resources.directory>
@@ -241,7 +242,7 @@
</property>
</activation>
<properties>
- <surefire.jvm.args>${surefire.security.args}
${surefire.jdwp.args}</surefire.jvm.args>
+ <surefire.jvm.args>${surefire.security.args} ${surefire.jdwp.args}
${surefire.gc.args}</surefire.jvm.args>
</properties>
</profile>
<profile>
@@ -252,7 +253,7 @@
</property>
</activation>
<properties>
- <surefire.jvm.args>${surefire.security.args}</surefire.jvm.args>
+ <surefire.jvm.args>${surefire.security.args}
${surefire.gc.args}</surefire.jvm.args>
</properties>
</profile>
Modified:
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss421.txt
===================================================================
---
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss421.txt 2008-06-11
20:54:34 UTC (rev 7497)
+++
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss421.txt 2008-06-11
20:58:16 UTC (rev 7498)
@@ -31,8 +31,5 @@
org/jboss/test/ws/jaxws/samples/jmstransport/**
org/jboss/test/ws/jaxws/samples/dar/JMSClientTestCase.*
-# [JBWS-2162] wsprovide for maven build
-org/jboss/test/ws/jaxws/smoke/tools/**
-
# [JBWS-2170] Fix embedded for maven build
org/jboss/test/ws/embedded/**
Modified:
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss423.txt
===================================================================
---
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss423.txt 2008-06-11
20:54:34 UTC (rev 7497)
+++
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss423.txt 2008-06-11
20:58:16 UTC (rev 7498)
@@ -15,8 +15,5 @@
# UsernameTokenHTTPSTestCase requires keystore & trustore in jboss-web tomcat
configuration
org/jboss/test/ws/interop/nov2007/wsse/UsernameTokenHTTPSTestCase.*
-# [JBWS-2162] wsprovide for maven build
-org/jboss/test/ws/jaxws/smoke/tools/**
-
# [JBWS-2170] Fix embedded for maven build
-org/jboss/test/ws/embedded/**
\ No newline at end of file
+org/jboss/test/ws/embedded/**
Modified:
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss500.txt
===================================================================
---
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss500.txt 2008-06-11
20:54:34 UTC (rev 7497)
+++
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss500.txt 2008-06-11
20:58:16 UTC (rev 7498)
@@ -20,9 +20,6 @@
# [JBAS-5115] Valid jboss-app.xml file not recognized correctly by jbossxb runtime
org/jboss/test/ws/jaxws/jbws1822/JBWS1822TestCase.*
-# [JBWS-2162] wsprovide for maven build
-org/jboss/test/ws/jaxws/smoke/tools/**
-
# [JBWS-2170] Fix embedded for maven build
org/jboss/test/ws/embedded/**
Modified:
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss501.txt
===================================================================
---
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss501.txt 2008-06-11
20:54:34 UTC (rev 7497)
+++
stack/native/branches/jbossws-native-3.0.2/modules/testsuite/test-excludes-jboss501.txt 2008-06-11
20:58:16 UTC (rev 7498)
@@ -36,11 +36,8 @@
org/jboss/test/ws/jaxrpc/jbws772/**
org/jboss/test/ws/jaxrpc/jbws1121/**
-# [JBWS-2162] wsprovide for maven build
-org/jboss/test/ws/jaxws/smoke/tools/**
-
# [JBWS-2171] ServiceRef injection in EJB3 clients
org/jboss/test/ws/jaxws/webserviceref/ServiceRefOverridesTestCase.*
# [JBWS-2217] Fix BPEL samples before AS50 goes final
-org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
\ No newline at end of file
+org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*