From 61a0308df96e47362f6e40776eb37e9bfc03c81f Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 20 Aug 2008 16:01:32 +0000 Subject: Running ws in websphere requires xerces/xalan/xml-apis so add them as dependencies even though they're not needed in other environments they don't break those other environments when included git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@687378 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/binding-ws-axis2/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'java/sca') diff --git a/java/sca/modules/binding-ws-axis2/pom.xml b/java/sca/modules/binding-ws-axis2/pom.xml index 42c2140511..af84fe2d2c 100644 --- a/java/sca/modules/binding-ws-axis2/pom.xml +++ b/java/sca/modules/binding-ws-axis2/pom.xml @@ -539,6 +539,23 @@ 2.5 provided + + + + xerces + xercesImpl + 2.8.1 + + + xalan + xalan + 2.7.0 + + + xml-apis + xml-apis + 1.3.03 + -- cgit v1.2.3