Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvbaciu2010-04-20 15:04:52 +0000
committervbaciu2010-04-20 15:04:52 +0000
commitf3fb2058c4cfe5ab51d04f97982297c6a0f0ea9c (patch)
tree14e1dcd2d3ff5e14b39f98a738f4886c89cacd2f
parent5deda67f4e9f18f4acbe72a6062a8d7dab4bcb6e (diff)
downloadwebtools.webservices-f3fb2058c4cfe5ab51d04f97982297c6a0f0ea9c.tar.gz
webtools.webservices-f3fb2058c4cfe5ab51d04f97982297c6a0f0ea9c.tar.xz
webtools.webservices-f3fb2058c4cfe5ab51d04f97982297c6a0f0ea9c.zip
[309823] WTP 3.2 releng fixes for WSDL and WS-I
-rw-r--r--bundles/org.eclipse.wst.wsdl.ui/plugin.properties2
-rw-r--r--bundles/org.eclipse.wst.wsdl.validation/plugin.properties4
-rw-r--r--bundles/org.eclipse.wst.wsdl/plugin.properties4
-rw-r--r--bundles/org.eclipse.wst.wsi.ui/plugin.properties4
-rw-r--r--bundles/org.eclipse.wst.wsi/META-INF/MANIFEST.MF2
-rw-r--r--bundles/org.eclipse.wst.wsi/plugin.properties4
-rw-r--r--docs/org.eclipse.wst.wsdl.doc.isv/META-INF/MANIFEST.MF2
-rw-r--r--docs/org.eclipse.wst.wsdl.doc.isv/plugin.properties4
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/META-INF/MANIFEST.MF2
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/plugin.properties4
-rw-r--r--tests/org.eclipse.wst.wsdl.tests/plugin.properties4
-rw-r--r--tests/org.eclipse.wst.wsdl.validation.tests/plugin.properties4
12 files changed, 20 insertions, 20 deletions
diff --git a/bundles/org.eclipse.wst.wsdl.ui/plugin.properties b/bundles/org.eclipse.wst.wsdl.ui/plugin.properties
index d0a85ed7e..45429d023 100644
--- a/bundles/org.eclipse.wst.wsdl.ui/plugin.properties
+++ b/bundles/org.eclipse.wst.wsdl.ui/plugin.properties
@@ -35,7 +35,7 @@ WSDL_SOURCE_VIEW_DESCRIPTION=WSDL Editor Source View
WSDL_SOURCE_VIEW=WSDL Editor Source View
_UI_PLUGIN_NAME=WSDL UI
-providerName=Eclipse.org
+providerName=Eclipse Web Tools Platform
##
WSDL_Source_target_name=WSDL Source
WSDL_hyperlink=WSDL Content
diff --git a/bundles/org.eclipse.wst.wsdl.validation/plugin.properties b/bundles/org.eclipse.wst.wsdl.validation/plugin.properties
index c95a38d5e..59ded372b 100644
--- a/bundles/org.eclipse.wst.wsdl.validation/plugin.properties
+++ b/bundles/org.eclipse.wst.wsdl.validation/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2001, 2006 IBM Corporation and others.
+# Copyright (c) 2001, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -12,7 +12,7 @@
!-- Tool Name
_PLUGIN_NAME = WSDL Validator
-_PROVIDER_NAME = Eclipse.org
+_PROVIDER_NAME = Eclipse Web Tools Platform
_UI_WSDL4J_VALIDATOR_DELEGATE = WSDL4J-based WSDL Validator
_UI_WSDL_VALIDATOR = WSDL Validator
diff --git a/bundles/org.eclipse.wst.wsdl/plugin.properties b/bundles/org.eclipse.wst.wsdl/plugin.properties
index c2837439b..011d36eb5 100644
--- a/bundles/org.eclipse.wst.wsdl/plugin.properties
+++ b/bundles/org.eclipse.wst.wsdl/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2001, 2007 IBM Corporation and others.
+# Copyright (c) 2001, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -22,7 +22,7 @@
# ====================================================================
pluginName = WSDL Model
-providerName = Eclipse.org
+providerName = Eclipse Web Tools Platform
xpExtensibilityElementFactories = WSDL Extensibility Element Factories
xpPortAndBindingContentGenerators = Port and Binding Content Generators
diff --git a/bundles/org.eclipse.wst.wsi.ui/plugin.properties b/bundles/org.eclipse.wst.wsi.ui/plugin.properties
index 1b442fd2b..9ff6c0dc9 100644
--- a/bundles/org.eclipse.wst.wsi.ui/plugin.properties
+++ b/bundles/org.eclipse.wst.wsi.ui/plugin.properties
@@ -1,5 +1,5 @@
# /*******************************************************************************
-# * Copyright (c) 2002-2005 IBM Corporation and others.
+# * Copyright (c) 2002, 2010 IBM Corporation and others.
# * All rights reserved. This program and the accompanying materials
# * are made available under the terms of the Eclipse Public License v1.0
# * which accompanies this distribution, and is available at
@@ -11,7 +11,7 @@
!-- Constants for strings
_PLUGIN_NAME = Soap Monitor
-_PROVIDER_NAME = Eclipse.org
+_PROVIDER_NAME = Eclipse Web Tools Platform
_UI_WSI_VALIDATOR = WS-I Message Validator
_UI_ACTION_VALIDATE = Validate WS-I Log File
_UI_WIZARD_VALIDATE_LOG_TITLE = Validate WS-I Message Log File
diff --git a/bundles/org.eclipse.wst.wsi/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.wsi/META-INF/MANIFEST.MF
index c8cb5e1be..bbfa7af3b 100644
--- a/bundles/org.eclipse.wst.wsi/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.wsi/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %_PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.wst.wsi; singleton:=true
-Bundle-Version: 1.0.305.qualifier
+Bundle-Version: 1.0.400.qualifier
Bundle-Activator: org.eclipse.wst.wsi.internal.WSITestToolsPlugin
Bundle-Vendor: %_PROVIDER_NAME
Bundle-Localization: plugin
diff --git a/bundles/org.eclipse.wst.wsi/plugin.properties b/bundles/org.eclipse.wst.wsi/plugin.properties
index e12e96b6a..9c567048f 100644
--- a/bundles/org.eclipse.wst.wsi/plugin.properties
+++ b/bundles/org.eclipse.wst.wsi/plugin.properties
@@ -1,5 +1,5 @@
# /*******************************************************************************
-# * Copyright (c) 2002-2005 IBM Corporation and others.
+# * Copyright (c) 2002, 2010 IBM Corporation and others.
# * All rights reserved. This program and the accompanying materials
# * are made available under the terms of the Eclipse Public License v1.0
# * which accompanies this distribution, and is available at
@@ -9,7 +9,7 @@
# * IBM - Initial API and implementation
# *******************************************************************************/
_PLUGIN_NAME = WSI Conformance Tools
-_PROVIDER_NAME = Eclipse.org
+_PROVIDER_NAME = Eclipse Web Tools Platform
_WSI_VALIDATOE_NAME = WS-I Validator
_TEST_ASSERTION_DOCUMENTS_NAME = Test Assertion Documents
_REPORT_ARTIFACT_TYPES_NAME = Report Artifact Types
diff --git a/docs/org.eclipse.wst.wsdl.doc.isv/META-INF/MANIFEST.MF b/docs/org.eclipse.wst.wsdl.doc.isv/META-INF/MANIFEST.MF
index ffb751ae0..09e1d2c79 100644
--- a/docs/org.eclipse.wst.wsdl.doc.isv/META-INF/MANIFEST.MF
+++ b/docs/org.eclipse.wst.wsdl.doc.isv/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.wsdl.doc.isv;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.help;bundle-version="[3.3.100,4.0.0)"
diff --git a/docs/org.eclipse.wst.wsdl.doc.isv/plugin.properties b/docs/org.eclipse.wst.wsdl.doc.isv/plugin.properties
index 2fb936aca..45600c948 100644
--- a/docs/org.eclipse.wst.wsdl.doc.isv/plugin.properties
+++ b/docs/org.eclipse.wst.wsdl.doc.isv/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2008 IBM Corporation and others.
+# Copyright (c) 2008, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -21,4 +21,4 @@
# ====================================================================
pluginName = WSDL EMF Model Javadoc Documentation
-providerName = Eclipse.org
+providerName = Eclipse Web Tools Platform
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/META-INF/MANIFEST.MF b/docs/org.eclipse.wst.wsdl.ui.doc.user/META-INF/MANIFEST.MF
index 8df0223bd..b663433d0 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/META-INF/MANIFEST.MF
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.wsdl.ui.doc.user; singleton:=true
-Bundle-Version: 1.0.550.qualifier
+Bundle-Version: 1.0.600.qualifier
Bundle-Vendor: %pluginProvider
Bundle-Localization: plugin
Eclipse-LazyStart: true
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/plugin.properties b/docs/org.eclipse.wst.wsdl.ui.doc.user/plugin.properties
index a2164217d..dea0fedba 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/plugin.properties
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2001, 2005 IBM Corporation and others.
+# Copyright (c) 2001, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -12,4 +12,4 @@
# NLS_ENCODING=UTF-8
pluginName = WSDL Editor Documentation
-pluginProvider = Eclipse.org
+pluginProvider = Eclipse Web Tools Platform
diff --git a/tests/org.eclipse.wst.wsdl.tests/plugin.properties b/tests/org.eclipse.wst.wsdl.tests/plugin.properties
index c28ad3905..5f6e3944f 100644
--- a/tests/org.eclipse.wst.wsdl.tests/plugin.properties
+++ b/tests/org.eclipse.wst.wsdl.tests/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2001, 2007 IBM Corporation and others.
+# Copyright (c) 2001, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -10,4 +10,4 @@
###############################################################################
pluginName = WSDL JUnit Test
-providerName = Eclipse.org
+providerName = Eclipse Web Tools Platform
diff --git a/tests/org.eclipse.wst.wsdl.validation.tests/plugin.properties b/tests/org.eclipse.wst.wsdl.validation.tests/plugin.properties
index 1278e0599..24b42eb06 100644
--- a/tests/org.eclipse.wst.wsdl.validation.tests/plugin.properties
+++ b/tests/org.eclipse.wst.wsdl.validation.tests/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2006 IBM Corporation and others.
+# Copyright (c) 2006, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -10,4 +10,4 @@
###############################################################################
!-- properties file for org.eclipse.wst.wsdl.validation.test
_PLUGIN_NAME = WSDL Validator Tests Plug-in
-_PROVIDER_NAME = Eclipse.org \ No newline at end of file
+_PROVIDER_NAME = Eclipse Web Tools Platform \ No newline at end of file

Back to the top