From baa5887866a52cd40be16707d9741cbbad9d7263 Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 22 Apr 2009 21:36:47 +0000 Subject: Add exclusion to avoid the conflicting jdk classes from felix git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767674 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-1.x/itest/osgi-implementation/pom.xml | 24 ++++++++++++++-------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'branches/sca-java-1.x/itest/osgi-implementation/pom.xml') diff --git a/branches/sca-java-1.x/itest/osgi-implementation/pom.xml b/branches/sca-java-1.x/itest/osgi-implementation/pom.xml index 6833209101..97ed8c3e48 100644 --- a/branches/sca-java-1.x/itest/osgi-implementation/pom.xml +++ b/branches/sca-java-1.x/itest/osgi-implementation/pom.xml @@ -7,15 +7,15 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 @@ -34,6 +34,12 @@ org.apache.felix org.apache.felix.main 1.0.4 + + + org.apache.felix + org.osgi.foundation + + @@ -191,8 +197,8 @@ ant-trax 1.6.5 - - + + create-bundles @@ -1152,7 +1158,7 @@ value="stockquote/StockQuote.class \ osgi/properties/ds/StockQuoteFactory.xml \ stockquote/OSGiStockQuoteComponentImpl.class" /> - + @@ -1172,7 +1178,7 @@ helloworld/sdo/getGreetings* \ helloworld/sdo/HelloworldFactory.class \ helloworld/sdo/HelloWorldServiceComponent.class" /> - + @@ -1189,7 +1195,7 @@ osgi/sdo/ds/HelloWorldClient.xml \ sdo/ds/helloworldsdo.composite \ helloworld/sdo/client/HelloWorldClientComponent.class" /> - + @@ -1207,7 +1213,7 @@ value="HelloWorldClient.componentType \ HelloWorldService.componentType \ META-INF/sca-contribution.xml" /> - + -- cgit v1.2.3