From 7033904ec0ce6d2f2e31e88fd4d7685ed007e6c8 Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 8 Aug 2009 05:40:09 +0000 Subject: Fix problem with building with JDK 1.5 bringing in bouncy castle dependency git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802299 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/binding-ws-axis2/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'java') diff --git a/java/sca/modules/binding-ws-axis2/pom.xml b/java/sca/modules/binding-ws-axis2/pom.xml index d6def3229d..5f988cd8b0 100644 --- a/java/sca/modules/binding-ws-axis2/pom.xml +++ b/java/sca/modules/binding-ws-axis2/pom.xml @@ -234,6 +234,10 @@ bouncycastle bcprov-jdk13 + + bouncycastle + bcprov-jdk15 + junit junit @@ -301,6 +305,10 @@ bouncycastle bcprov-jdk13 + + bouncycastle + bcprov-jdk15 + junit junit -- cgit v1.2.3