From 4099431f74be628966e639ddd1f857e4f73caba4 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 18 Aug 2008 09:33:37 +0000 Subject: Merge fixes from trunk to 1.3.1 branch for TUSCANY-2534: WebSphere issue java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl incompatible with javax.xml.parsers.DocumentBuilderFactory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@686710 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.3.1/modules/implementation-script/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'branches/sca-java-1.3.1/modules/implementation-script') diff --git a/branches/sca-java-1.3.1/modules/implementation-script/pom.xml b/branches/sca-java-1.3.1/modules/implementation-script/pom.xml index 34aef3196a..65a383d30d 100644 --- a/branches/sca-java-1.3.1/modules/implementation-script/pom.xml +++ b/branches/sca-java-1.3.1/modules/implementation-script/pom.xml @@ -73,6 +73,10 @@ commons-logging commons-logging + + xml-apis + xml-apis + 1.2.5 -- cgit v1.2.3