From 14c0ab627a85de643f8671b090417c255f438525 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 29 Mar 2010 14:11:44 +0000 Subject: Add Woodstox dependency as the Sun parser fails on lots of tests now. Would be really good to find a way to fix this git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928787 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/compliance-tests/assembly/pom.xml | 15 +++++++++++++++ sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml | 16 +++++++++++++++- sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml | 15 +++++++++++++++ 3 files changed, 45 insertions(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/compliance-tests') diff --git a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml index aa698214b4..9ce956c610 100644 --- a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml +++ b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml @@ -56,6 +56,21 @@ 6.1.19 + + + org.codehaus.woodstox + wstx-asl + 3.2.4 + runtime + + + stax + stax-api + + + + junit junit diff --git a/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml b/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml index 4c6280e18a..cf8d2e7bbb 100644 --- a/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml +++ b/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml @@ -56,6 +56,21 @@ 6.1.19 + + + org.codehaus.woodstox + wstx-asl + 3.2.4 + runtime + + + stax + stax-api + + + + junit junit @@ -76,7 +91,6 @@ maven-surefire-plugin - **/JCA_8005_TestCase.java **/JCA_8007_TestCase.java diff --git a/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml b/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml index 15aa219dd8..e6dd38a76c 100644 --- a/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml +++ b/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml @@ -56,6 +56,21 @@ 6.1.19 + + + org.codehaus.woodstox + wstx-asl + 3.2.4 + runtime + + + stax + stax-api + + + + junit junit -- cgit v1.2.3