From b2dc2079e7c25b5712f17c2881261fe108d39e94 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 18 Aug 2011 13:22:11 +0000 Subject: Add xalan depnendency which is required because wss4j uses the xalan URI toString method. (dragging in all xalan just to get a uri toString seems less than ideal, it has been changed in later wss4j releases, no idea if they work with the rest of the Tuscany Axis2 release and dependencies though git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1159205 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sca-java-2.x/trunk/testing/itest/ws/wspolicy') diff --git a/sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml b/sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml index fdeb21177d..b1fd0a7512 100644 --- a/sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml @@ -55,6 +55,11 @@ wstx-asl 3.2.9 + + xalan + xalan + 2.7.0 + -- cgit v1.2.3