From 71a7cba384b8ae7f4578fb9ab1f725d5ce616074 Mon Sep 17 00:00:00 2001 From: rfeng Date: Mon, 26 Oct 2009 23:44:59 +0000 Subject: Merge all changes from 1.5.2 branch into trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830026 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-1.x/tools/eclipse/features/core/META-INF/MANIFEST.MF | 2 +- branches/sca-java-1.x/tools/eclipse/features/core/feature.xml | 4 ++-- .../sca-java-1.x/tools/eclipse/plugins/core/META-INF/MANIFEST.MF | 2 +- .../core/org/apache/tuscany/sca/core/classpath/ClasspathUtil.java | 2 +- branches/sca-java-1.x/tools/eclipse/site/updatesite/site.xml | 8 ++++---- branches/sca-java-1.x/tools/pom.xml | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) (limited to 'branches/sca-java-1.x/tools') diff --git a/branches/sca-java-1.x/tools/eclipse/features/core/META-INF/MANIFEST.MF b/branches/sca-java-1.x/tools/eclipse/features/core/META-INF/MANIFEST.MF index 63215d7c6f..c3ba542745 100644 --- a/branches/sca-java-1.x/tools/eclipse/features/core/META-INF/MANIFEST.MF +++ b/branches/sca-java-1.x/tools/eclipse/features/core/META-INF/MANIFEST.MF @@ -2,5 +2,5 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Apache Tuscany SCA Tools Core Feature Bundle-SymbolicName: org.apache.tuscany.sca.feature.core -Bundle-Version: 1.4.0 +Bundle-Version: 1.6 Bundle-Vendor: Apache Software Foundation diff --git a/branches/sca-java-1.x/tools/eclipse/features/core/feature.xml b/branches/sca-java-1.x/tools/eclipse/features/core/feature.xml index 6dbeeec280..8dfcc5c36b 100644 --- a/branches/sca-java-1.x/tools/eclipse/features/core/feature.xml +++ b/branches/sca-java-1.x/tools/eclipse/features/core/feature.xml @@ -20,7 +20,7 @@ @@ -56,7 +56,7 @@ Unless required by applicable law or agreed to in writing, software distributed id="org.apache.tuscany.sca.core" download-size="0" install-size="0" - version="1.4.0" + version="1.6" unpack="false"/> - - - - diff --git a/branches/sca-java-1.x/tools/pom.xml b/branches/sca-java-1.x/tools/pom.xml index 6e920335af..77b35a11d6 100644 --- a/branches/sca-java-1.x/tools/pom.xml +++ b/branches/sca-java-1.x/tools/pom.xml @@ -41,7 +41,7 @@ java2wsdl maven wsdl2java - wsdl2java-cxf + ./databinding/sdo -- cgit v1.2.3