summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-20 11:12:46 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-20 11:12:46 +0000
commit1ed17a55b2053dfd20fd6652029e306f5b65f33f (patch)
treee0d79736e9dabb5a29c938ac15aaac55c912545e /sca-java-2.x/trunk
parente1c9d2e0c1ae1602280fca032a8b9488398d2b4d (diff)
Update to use junit 4.8.1 and add explicit surefire plugin configs which disable paralell test running on the modules that currently don't work with that
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml4
-rw-r--r--sca-java-2.x/trunk/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml4
-rw-r--r--sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml4
-rw-r--r--sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml4
-rw-r--r--sca-java-2.x/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml4
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml6
-rw-r--r--sca-java-2.x/trunk/itest/builder/pom.xml7
-rw-r--r--sca-java-2.x/trunk/itest/callback-basic-ws/pom.xml1
-rw-r--r--sca-java-2.x/trunk/itest/contribution-import-export/export-composite/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/contribution-import-export/export-java/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/contribution-import-export/import-composite/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/contribution-import-export/import-java/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/contribution-import-export/import-resource/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/contribution-import-export/import-wsdl/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/distribution/webapp-helloworld-bpel/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jms/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jsf/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/distribution/webapp-helloworld-servlet/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/distribution/webapp-helloworld-stripes/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/distribution/webapp-helloworld/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/domains/distributed/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/domains/helloworld/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/domains/interfaces/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/domains/standalone/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jaxws-asyncclient/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jaxws/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/scaclient-api-jse-osgi/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/scaclient-api-osgi/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-atom-js-dojo/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-atom-runtime/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-atom/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-ejb/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml22
-rw-r--r--sca-java-2.x/trunk/modules/binding-http/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-jms-runtime/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-jms/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-jsonrpc-js-dojo/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/pom.xml22
-rw-r--r--sca-java-2.x/trunk/modules/binding-jsonrpc/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/binding-sca-axis2-runtime/pom.xml19
-rw-r--r--sca-java-2.x/trunk/modules/binding-sca-runtime-rmi/pom.xml20
-rw-r--r--sca-java-2.x/trunk/modules/binding-ws-axis2/pom.xml21
-rw-r--r--sca-java-2.x/trunk/modules/binding-ws-wsdlgen/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/databinding-json/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/implementation-bpel/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/implementation-osgi-runtime/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/implementation-osgi/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web-client/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/implementation-widget-runtime-dojo/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/implementation-widget-runtime/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/implementation-widget/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/interface-java-jaxws/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/node-launcher-equinox/pom.xml15
-rw-r--r--sca-java-2.x/trunk/modules/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/web-javascript-dojo/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/web-javascript/pom.xml2
-rw-r--r--sca-java-2.x/trunk/modules/webbeans/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/binding-ws-calculator/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/calculator-equinox/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/calculator-osgi/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/calculator-rmi-reference/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/calculator-rmi-service/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/calculator/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-calculator-operations/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-calculator/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/helloworld-bpel/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/helloworld/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/implementation-java-calculator/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/store-webapp/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/store/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-bpel/pom.xml2
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-rest/pom.xml2
82 files changed, 194 insertions, 95 deletions
diff --git a/sca-java-2.x/trunk/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
index 5ac5472493..99eb8fe62b 100644
--- a/sca-java-2.x/trunk/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
@@ -42,7 +42,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -107,4 +107,4 @@
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
</properties>
#end
-</project> \ No newline at end of file
+</project>
diff --git a/sca-java-2.x/trunk/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml
index 35858670d2..873b45ee39 100644
--- a/sca-java-2.x/trunk/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/contribution-zip/src/main/resources/archetype-resources/pom.xml
@@ -57,7 +57,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -150,4 +150,4 @@
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
</properties>
#end
-</project> \ No newline at end of file
+</project>
diff --git a/sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml
index f3e7e19e03..30be6b66e3 100644
--- a/sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml
@@ -55,7 +55,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -179,4 +179,4 @@
<jetty.version>6.1.18</jetty.version>
</properties>
#end
-</project> \ No newline at end of file
+</project>
diff --git a/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
index 34e53f0b7b..8fc4bde625 100644
--- a/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
@@ -66,7 +66,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -151,4 +151,4 @@
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
<jetty.version>6.1.18</jetty.version>
</properties>
-</project> \ No newline at end of file
+</project>
diff --git a/sca-java-2.x/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
index 1c863a830e..bad07a995e 100644
--- a/sca-java-2.x/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
@@ -55,7 +55,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -140,4 +140,4 @@
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
<jetty.version>6.1.18</jetty.version>
</properties>
-</project> \ No newline at end of file
+</project>
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
index bac9ac119e..be818711c4 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
@@ -86,8 +86,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
- <scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml
index 232dbd7f8b..fcd7bda656 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml
@@ -77,8 +77,6 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
- <scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
index 96258e3e56..18e5dc6d43 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
@@ -63,12 +63,6 @@
<version>2.8.1</version>
</dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.5</version>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
diff --git a/sca-java-2.x/trunk/itest/builder/pom.xml b/sca-java-2.x/trunk/itest/builder/pom.xml
index 0caed4e534..532a0a9f88 100644
--- a/sca-java-2.x/trunk/itest/builder/pom.xml
+++ b/sca-java-2.x/trunk/itest/builder/pom.xml
@@ -104,13 +104,6 @@
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.5</version>
- <scope>test</scope>
- </dependency>
-
</dependencies>
<build>
diff --git a/sca-java-2.x/trunk/itest/callback-basic-ws/pom.xml b/sca-java-2.x/trunk/itest/callback-basic-ws/pom.xml
index a022adc0d1..16a92b0245 100644
--- a/sca-java-2.x/trunk/itest/callback-basic-ws/pom.xml
+++ b/sca-java-2.x/trunk/itest/callback-basic-ws/pom.xml
@@ -69,6 +69,7 @@
<version>2.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
+
</dependencies>
<properties>
diff --git a/sca-java-2.x/trunk/itest/contribution-import-export/export-composite/pom.xml b/sca-java-2.x/trunk/itest/contribution-import-export/export-composite/pom.xml
index 1ab420e93c..6e1f180999 100644
--- a/sca-java-2.x/trunk/itest/contribution-import-export/export-composite/pom.xml
+++ b/sca-java-2.x/trunk/itest/contribution-import-export/export-composite/pom.xml
@@ -59,7 +59,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/contribution-import-export/export-java/pom.xml b/sca-java-2.x/trunk/itest/contribution-import-export/export-java/pom.xml
index cca05b9bb9..331f7bc195 100644
--- a/sca-java-2.x/trunk/itest/contribution-import-export/export-java/pom.xml
+++ b/sca-java-2.x/trunk/itest/contribution-import-export/export-java/pom.xml
@@ -59,7 +59,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/contribution-import-export/import-composite/pom.xml b/sca-java-2.x/trunk/itest/contribution-import-export/import-composite/pom.xml
index 40dab26baa..1d04a7e6cb 100644
--- a/sca-java-2.x/trunk/itest/contribution-import-export/import-composite/pom.xml
+++ b/sca-java-2.x/trunk/itest/contribution-import-export/import-composite/pom.xml
@@ -65,7 +65,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/contribution-import-export/import-java/pom.xml b/sca-java-2.x/trunk/itest/contribution-import-export/import-java/pom.xml
index 91eb35d6c1..37530cb833 100644
--- a/sca-java-2.x/trunk/itest/contribution-import-export/import-java/pom.xml
+++ b/sca-java-2.x/trunk/itest/contribution-import-export/import-java/pom.xml
@@ -65,7 +65,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/contribution-import-export/import-resource/pom.xml b/sca-java-2.x/trunk/itest/contribution-import-export/import-resource/pom.xml
index 0696df1951..2cf8245ccb 100644
--- a/sca-java-2.x/trunk/itest/contribution-import-export/import-resource/pom.xml
+++ b/sca-java-2.x/trunk/itest/contribution-import-export/import-resource/pom.xml
@@ -94,7 +94,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/contribution-import-export/import-wsdl/pom.xml b/sca-java-2.x/trunk/itest/contribution-import-export/import-wsdl/pom.xml
index 3d8b5e85c3..6d8ed9c3b8 100644
--- a/sca-java-2.x/trunk/itest/contribution-import-export/import-wsdl/pom.xml
+++ b/sca-java-2.x/trunk/itest/contribution-import-export/import-wsdl/pom.xml
@@ -65,7 +65,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-bpel/pom.xml b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-bpel/pom.xml
index 5d569c62d9..b03ff03bc7 100644
--- a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-bpel/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-bpel/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jms/pom.xml b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jms/pom.xml
index cee3467c8f..1b4bc10319 100644
--- a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jms/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jms/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml
index ddda9b7ad0..bb16e5a441 100644
--- a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-js-client/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jsf/pom.xml b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jsf/pom.xml
index e2b75e9c71..7d398366ed 100644
--- a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jsf/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jsf/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml
index b1cfc6492a..e7d37fb886 100644
--- a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-servlet/pom.xml b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-servlet/pom.xml
index 04f43a54cd..a0b973e426 100644
--- a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-servlet/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-servlet/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-stripes/pom.xml b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-stripes/pom.xml
index 578e490a8f..7531f1b7b6 100644
--- a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-stripes/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld-stripes/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld/pom.xml b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld/pom.xml
index bf1f8cc335..89af07d5a3 100644
--- a/sca-java-2.x/trunk/itest/distribution/webapp-helloworld/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/webapp-helloworld/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/domains/distributed/pom.xml b/sca-java-2.x/trunk/itest/domains/distributed/pom.xml
index 86c61834ae..b568e5ba53 100644
--- a/sca-java-2.x/trunk/itest/domains/distributed/pom.xml
+++ b/sca-java-2.x/trunk/itest/domains/distributed/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/domains/helloworld/pom.xml b/sca-java-2.x/trunk/itest/domains/helloworld/pom.xml
index a7b64c8c3e..ab3e8ecd8f 100644
--- a/sca-java-2.x/trunk/itest/domains/helloworld/pom.xml
+++ b/sca-java-2.x/trunk/itest/domains/helloworld/pom.xml
@@ -43,7 +43,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/itest/domains/interfaces/pom.xml b/sca-java-2.x/trunk/itest/domains/interfaces/pom.xml
index 9e5a082f59..73ee94fef1 100644
--- a/sca-java-2.x/trunk/itest/domains/interfaces/pom.xml
+++ b/sca-java-2.x/trunk/itest/domains/interfaces/pom.xml
@@ -39,7 +39,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/domains/standalone/pom.xml b/sca-java-2.x/trunk/itest/domains/standalone/pom.xml
index be441d2945..d434ce9816 100644
--- a/sca-java-2.x/trunk/itest/domains/standalone/pom.xml
+++ b/sca-java-2.x/trunk/itest/domains/standalone/pom.xml
@@ -44,7 +44,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/jaxws-asyncclient/pom.xml b/sca-java-2.x/trunk/itest/jaxws-asyncclient/pom.xml
index 97963fdd6c..1f9b339386 100644
--- a/sca-java-2.x/trunk/itest/jaxws-asyncclient/pom.xml
+++ b/sca-java-2.x/trunk/itest/jaxws-asyncclient/pom.xml
@@ -46,7 +46,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/itest/jaxws/pom.xml b/sca-java-2.x/trunk/itest/jaxws/pom.xml
index 293b739ad7..3566980756 100644
--- a/sca-java-2.x/trunk/itest/jaxws/pom.xml
+++ b/sca-java-2.x/trunk/itest/jaxws/pom.xml
@@ -46,7 +46,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml
index 564fe76e6d..b757099b93 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -32,7 +32,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/itest/scaclient-api-jse-osgi/pom.xml b/sca-java-2.x/trunk/itest/scaclient-api-jse-osgi/pom.xml
index 5c872785ab..2e0ff027b9 100644
--- a/sca-java-2.x/trunk/itest/scaclient-api-jse-osgi/pom.xml
+++ b/sca-java-2.x/trunk/itest/scaclient-api-jse-osgi/pom.xml
@@ -50,7 +50,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/itest/scaclient-api-osgi/pom.xml b/sca-java-2.x/trunk/itest/scaclient-api-osgi/pom.xml
index 5e626504a6..b75879bcad 100644
--- a/sca-java-2.x/trunk/itest/scaclient-api-osgi/pom.xml
+++ b/sca-java-2.x/trunk/itest/scaclient-api-osgi/pom.xml
@@ -46,7 +46,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/binding-atom-js-dojo/pom.xml b/sca-java-2.x/trunk/modules/binding-atom-js-dojo/pom.xml
index dec171cead..8c40ca4059 100644
--- a/sca-java-2.x/trunk/modules/binding-atom-js-dojo/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-atom-js-dojo/pom.xml
@@ -45,7 +45,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/binding-atom-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-atom-runtime/pom.xml
index 38f6f487fc..6d3f5b9b8c 100644
--- a/sca-java-2.x/trunk/modules/binding-atom-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-atom-runtime/pom.xml
@@ -207,7 +207,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/binding-atom/pom.xml b/sca-java-2.x/trunk/modules/binding-atom/pom.xml
index cdee3e19ed..84da39eca5 100644
--- a/sca-java-2.x/trunk/modules/binding-atom/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-atom/pom.xml
@@ -46,7 +46,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml
index 96c179fbaa..1d842facef 100644
--- a/sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-ejb-runtime/pom.xml
@@ -65,7 +65,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/binding-ejb/pom.xml b/sca-java-2.x/trunk/modules/binding-ejb/pom.xml
index c761485717..79ce7affb8 100644
--- a/sca-java-2.x/trunk/modules/binding-ejb/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-ejb/pom.xml
@@ -52,7 +52,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml
index e07f9470b0..ca1456a663 100644
--- a/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-http-runtime/pom.xml
@@ -96,9 +96,29 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.5</version>
+ <configuration>
+ <includes>
+ <include>**/*TestCase.java</include>
+ </includes>
+ <reportFormat>brief</reportFormat>
+ <useFile>false</useFile>
+ <forkMode>once</forkMode>
+ <argLine>-ea -Xmx256m</argLine>
+ <parallel>off</parallel>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
</project>
diff --git a/sca-java-2.x/trunk/modules/binding-http/pom.xml b/sca-java-2.x/trunk/modules/binding-http/pom.xml
index 210ad52114..7f52d7e927 100644
--- a/sca-java-2.x/trunk/modules/binding-http/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-http/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/binding-jms-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-jms-runtime/pom.xml
index dee2e8ede3..b9c687e25d 100644
--- a/sca-java-2.x/trunk/modules/binding-jms-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-jms-runtime/pom.xml
@@ -108,7 +108,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/binding-jms/pom.xml b/sca-java-2.x/trunk/modules/binding-jms/pom.xml
index cdb58fd647..dc3133cfd2 100644
--- a/sca-java-2.x/trunk/modules/binding-jms/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-jms/pom.xml
@@ -39,7 +39,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/binding-jsonrpc-js-dojo/pom.xml b/sca-java-2.x/trunk/modules/binding-jsonrpc-js-dojo/pom.xml
index 755a574b22..01a55bc902 100644
--- a/sca-java-2.x/trunk/modules/binding-jsonrpc-js-dojo/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-jsonrpc-js-dojo/pom.xml
@@ -45,7 +45,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/pom.xml
index b599945b75..499ed03214 100644
--- a/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/pom.xml
@@ -128,7 +128,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
@@ -140,4 +140,24 @@
</dependency>
</dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.5</version>
+ <configuration>
+ <includes>
+ <include>**/*TestCase.java</include>
+ </includes>
+ <reportFormat>brief</reportFormat>
+ <useFile>false</useFile>
+ <forkMode>once</forkMode>
+ <argLine>-ea -Xmx256m</argLine>
+ <parallel>off</parallel>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
</project>
diff --git a/sca-java-2.x/trunk/modules/binding-jsonrpc/pom.xml b/sca-java-2.x/trunk/modules/binding-jsonrpc/pom.xml
index dc9e2bec63..8df899f83a 100644
--- a/sca-java-2.x/trunk/modules/binding-jsonrpc/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-jsonrpc/pom.xml
@@ -39,7 +39,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/binding-sca-axis2-runtime/pom.xml b/sca-java-2.x/trunk/modules/binding-sca-axis2-runtime/pom.xml
index 64d095c032..bac42dc62b 100644
--- a/sca-java-2.x/trunk/modules/binding-sca-axis2-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-sca-axis2-runtime/pom.xml
@@ -93,4 +93,23 @@
</dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.5</version>
+ <configuration>
+ <includes>
+ <include>**/*TestCase.java</include>
+ </includes>
+ <reportFormat>brief</reportFormat>
+ <useFile>false</useFile>
+ <forkMode>once</forkMode>
+ <argLine>-ea -Xmx256m</argLine>
+ <parallel>off</parallel>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
</project>
diff --git a/sca-java-2.x/trunk/modules/binding-sca-runtime-rmi/pom.xml b/sca-java-2.x/trunk/modules/binding-sca-runtime-rmi/pom.xml
index d556c4b0a0..9579235605 100644
--- a/sca-java-2.x/trunk/modules/binding-sca-runtime-rmi/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-sca-runtime-rmi/pom.xml
@@ -60,4 +60,24 @@
</dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.5</version>
+ <configuration>
+ <includes>
+ <include>**/*TestCase.java</include>
+ </includes>
+ <reportFormat>brief</reportFormat>
+ <useFile>false</useFile>
+ <forkMode>once</forkMode>
+ <argLine>-ea -Xmx256m</argLine>
+ <parallel>off</parallel>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
</project>
diff --git a/sca-java-2.x/trunk/modules/binding-ws-axis2/pom.xml b/sca-java-2.x/trunk/modules/binding-ws-axis2/pom.xml
index 1476825f85..869e3ad0a4 100644
--- a/sca-java-2.x/trunk/modules/binding-ws-axis2/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-ws-axis2/pom.xml
@@ -413,4 +413,25 @@
</dependencies>
+
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.5</version>
+ <configuration>
+ <includes>
+ <include>**/*TestCase.java</include>
+ </includes>
+ <reportFormat>brief</reportFormat>
+ <useFile>false</useFile>
+ <forkMode>once</forkMode>
+ <argLine>-ea -Xmx256m</argLine>
+ <parallel>off</parallel>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+
</project>
diff --git a/sca-java-2.x/trunk/modules/binding-ws-wsdlgen/pom.xml b/sca-java-2.x/trunk/modules/binding-ws-wsdlgen/pom.xml
index 719092088b..5d56109cde 100644
--- a/sca-java-2.x/trunk/modules/binding-ws-wsdlgen/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-ws-wsdlgen/pom.xml
@@ -64,7 +64,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/sca-java-2.x/trunk/modules/databinding-json/pom.xml b/sca-java-2.x/trunk/modules/databinding-json/pom.xml
index b4616ad361..305477cc11 100644
--- a/sca-java-2.x/trunk/modules/databinding-json/pom.xml
+++ b/sca-java-2.x/trunk/modules/databinding-json/pom.xml
@@ -100,7 +100,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/implementation-bpel/pom.xml b/sca-java-2.x/trunk/modules/implementation-bpel/pom.xml
index fcc566af56..d6d2afe92c 100644
--- a/sca-java-2.x/trunk/modules/implementation-bpel/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-bpel/pom.xml
@@ -56,7 +56,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/implementation-osgi-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-osgi-runtime/pom.xml
index 24dab87527..c80a97226f 100644
--- a/sca-java-2.x/trunk/modules/implementation-osgi-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-osgi-runtime/pom.xml
@@ -69,7 +69,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/implementation-osgi/pom.xml b/sca-java-2.x/trunk/modules/implementation-osgi/pom.xml
index b03f730977..c768213ebc 100644
--- a/sca-java-2.x/trunk/modules/implementation-osgi/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-osgi/pom.xml
@@ -64,7 +64,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/implementation-web-client/pom.xml b/sca-java-2.x/trunk/modules/implementation-web-client/pom.xml
index 1fdb8a5cda..96feda6d75 100644
--- a/sca-java-2.x/trunk/modules/implementation-web-client/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-web-client/pom.xml
@@ -59,7 +59,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml
index 45e0f1362e..b9ef91a96c 100644
--- a/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-web-runtime/pom.xml
@@ -87,7 +87,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/implementation-web/pom.xml b/sca-java-2.x/trunk/modules/implementation-web/pom.xml
index 1dfb11ae58..cb8a4602b5 100644
--- a/sca-java-2.x/trunk/modules/implementation-web/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-web/pom.xml
@@ -64,7 +64,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/implementation-widget-runtime-dojo/pom.xml b/sca-java-2.x/trunk/modules/implementation-widget-runtime-dojo/pom.xml
index ffee3ad510..19b8803158 100644
--- a/sca-java-2.x/trunk/modules/implementation-widget-runtime-dojo/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-widget-runtime-dojo/pom.xml
@@ -45,7 +45,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/implementation-widget-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-widget-runtime/pom.xml
index 339ce732ac..4e22897a69 100644
--- a/sca-java-2.x/trunk/modules/implementation-widget-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-widget-runtime/pom.xml
@@ -64,7 +64,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/implementation-widget/pom.xml b/sca-java-2.x/trunk/modules/implementation-widget/pom.xml
index 9a167eeed6..aafefaf25e 100644
--- a/sca-java-2.x/trunk/modules/implementation-widget/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-widget/pom.xml
@@ -57,7 +57,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/interface-java-jaxws/pom.xml b/sca-java-2.x/trunk/modules/interface-java-jaxws/pom.xml
index 2bc29b2b66..a1e93fd077 100644
--- a/sca-java-2.x/trunk/modules/interface-java-jaxws/pom.xml
+++ b/sca-java-2.x/trunk/modules/interface-java-jaxws/pom.xml
@@ -48,7 +48,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/modules/node-launcher-equinox/pom.xml b/sca-java-2.x/trunk/modules/node-launcher-equinox/pom.xml
index b26ca52daa..18395e42a6 100644
--- a/sca-java-2.x/trunk/modules/node-launcher-equinox/pom.xml
+++ b/sca-java-2.x/trunk/modules/node-launcher-equinox/pom.xml
@@ -120,6 +120,21 @@
</archive>
</configuration>
</plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.5</version>
+ <configuration>
+ <includes>
+ <include>**/*TestCase.java</include>
+ </includes>
+ <reportFormat>brief</reportFormat>
+ <useFile>false</useFile>
+ <forkMode>once</forkMode>
+ <argLine>-ea -Xmx256m</argLine>
+ <parallel>off</parallel>
+ </configuration>
+ </plugin>
</plugins>
</build>
diff --git a/sca-java-2.x/trunk/modules/pom.xml b/sca-java-2.x/trunk/modules/pom.xml
index 024548c5e3..8cb6f500c4 100644
--- a/sca-java-2.x/trunk/modules/pom.xml
+++ b/sca-java-2.x/trunk/modules/pom.xml
@@ -154,7 +154,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/web-javascript-dojo/pom.xml b/sca-java-2.x/trunk/modules/web-javascript-dojo/pom.xml
index 6ca00cb3f2..db7430c374 100644
--- a/sca-java-2.x/trunk/modules/web-javascript-dojo/pom.xml
+++ b/sca-java-2.x/trunk/modules/web-javascript-dojo/pom.xml
@@ -59,7 +59,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/web-javascript/pom.xml b/sca-java-2.x/trunk/modules/web-javascript/pom.xml
index dbaa36fbc8..2247174726 100644
--- a/sca-java-2.x/trunk/modules/web-javascript/pom.xml
+++ b/sca-java-2.x/trunk/modules/web-javascript/pom.xml
@@ -39,7 +39,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/modules/webbeans/pom.xml b/sca-java-2.x/trunk/modules/webbeans/pom.xml
index ad7e949aee..3e834f51aa 100644
--- a/sca-java-2.x/trunk/modules/webbeans/pom.xml
+++ b/sca-java-2.x/trunk/modules/webbeans/pom.xml
@@ -47,7 +47,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/samples/binding-ws-calculator/pom.xml b/sca-java-2.x/trunk/samples/binding-ws-calculator/pom.xml
index 4cc8073925..c7bcc4319b 100644
--- a/sca-java-2.x/trunk/samples/binding-ws-calculator/pom.xml
+++ b/sca-java-2.x/trunk/samples/binding-ws-calculator/pom.xml
@@ -67,7 +67,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/samples/calculator-equinox/pom.xml b/sca-java-2.x/trunk/samples/calculator-equinox/pom.xml
index 20ff4dc20e..338fcc6616 100644
--- a/sca-java-2.x/trunk/samples/calculator-equinox/pom.xml
+++ b/sca-java-2.x/trunk/samples/calculator-equinox/pom.xml
@@ -72,7 +72,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/samples/calculator-osgi/pom.xml b/sca-java-2.x/trunk/samples/calculator-osgi/pom.xml
index 8ce52c70ca..572d368f59 100644
--- a/sca-java-2.x/trunk/samples/calculator-osgi/pom.xml
+++ b/sca-java-2.x/trunk/samples/calculator-osgi/pom.xml
@@ -53,7 +53,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/samples/calculator-rmi-reference/pom.xml b/sca-java-2.x/trunk/samples/calculator-rmi-reference/pom.xml
index 3c95474ebc..91fcda8668 100644
--- a/sca-java-2.x/trunk/samples/calculator-rmi-reference/pom.xml
+++ b/sca-java-2.x/trunk/samples/calculator-rmi-reference/pom.xml
@@ -56,7 +56,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/samples/calculator-rmi-service/pom.xml b/sca-java-2.x/trunk/samples/calculator-rmi-service/pom.xml
index 0c96583b98..5b47953cb4 100644
--- a/sca-java-2.x/trunk/samples/calculator-rmi-service/pom.xml
+++ b/sca-java-2.x/trunk/samples/calculator-rmi-service/pom.xml
@@ -55,7 +55,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/samples/calculator/pom.xml b/sca-java-2.x/trunk/samples/calculator/pom.xml
index 3d218bd27b..b7894cfb33 100644
--- a/sca-java-2.x/trunk/samples/calculator/pom.xml
+++ b/sca-java-2.x/trunk/samples/calculator/pom.xml
@@ -52,7 +52,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/samples/dosgi-calculator-operations/pom.xml b/sca-java-2.x/trunk/samples/dosgi-calculator-operations/pom.xml
index bf986e6c53..eeb521aea3 100644
--- a/sca-java-2.x/trunk/samples/dosgi-calculator-operations/pom.xml
+++ b/sca-java-2.x/trunk/samples/dosgi-calculator-operations/pom.xml
@@ -76,7 +76,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/samples/dosgi-calculator/pom.xml b/sca-java-2.x/trunk/samples/dosgi-calculator/pom.xml
index 7f69c96da5..aaf8569620 100644
--- a/sca-java-2.x/trunk/samples/dosgi-calculator/pom.xml
+++ b/sca-java-2.x/trunk/samples/dosgi-calculator/pom.xml
@@ -66,7 +66,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml
index a0a3ea41d6..1dfe78a33f 100644
--- a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml
+++ b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/pom.xml
@@ -76,7 +76,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/pom.xml b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/pom.xml
index dfd4dc55c4..696c9dff71 100644
--- a/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/pom.xml
+++ b/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/pom.xml
@@ -66,7 +66,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/samples/helloworld-bpel/pom.xml b/sca-java-2.x/trunk/samples/helloworld-bpel/pom.xml
index a2068de07c..79de6d513e 100644
--- a/sca-java-2.x/trunk/samples/helloworld-bpel/pom.xml
+++ b/sca-java-2.x/trunk/samples/helloworld-bpel/pom.xml
@@ -52,7 +52,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/samples/helloworld/pom.xml b/sca-java-2.x/trunk/samples/helloworld/pom.xml
index e1e8786cdc..cc4e0c497d 100644
--- a/sca-java-2.x/trunk/samples/helloworld/pom.xml
+++ b/sca-java-2.x/trunk/samples/helloworld/pom.xml
@@ -40,7 +40,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/samples/implementation-java-calculator/pom.xml b/sca-java-2.x/trunk/samples/implementation-java-calculator/pom.xml
index 82b7d23309..1bc97485a8 100644
--- a/sca-java-2.x/trunk/samples/implementation-java-calculator/pom.xml
+++ b/sca-java-2.x/trunk/samples/implementation-java-calculator/pom.xml
@@ -53,7 +53,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/samples/store-webapp/pom.xml b/sca-java-2.x/trunk/samples/store-webapp/pom.xml
index 1bf0e6d73e..9d5db0618f 100644
--- a/sca-java-2.x/trunk/samples/store-webapp/pom.xml
+++ b/sca-java-2.x/trunk/samples/store-webapp/pom.xml
@@ -88,7 +88,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/samples/store/pom.xml b/sca-java-2.x/trunk/samples/store/pom.xml
index 5e54efd09b..4bc88f73a4 100644
--- a/sca-java-2.x/trunk/samples/store/pom.xml
+++ b/sca-java-2.x/trunk/samples/store/pom.xml
@@ -107,7 +107,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/pom.xml b/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/pom.xml
index d894f293d9..d1fb4b60e2 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/pom.xml
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/pom.xml
@@ -63,7 +63,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>3.8.2</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/pom.xml b/sca-java-2.x/trunk/samples/webapps/helloworld-rest/pom.xml
index ec16478ac7..70aa3c751c 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-rest/pom.xml
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-rest/pom.xml
@@ -98,7 +98,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.5</version>
+ <version>4.8.1</version>
<scope>test</scope>
</dependency>