Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkchan2008-05-30 17:48:28 +0000
committerkchan2008-05-30 17:48:28 +0000
commitfa333e4d82e4358ad031d64cb85cf23f73404fb8 (patch)
tree7fb3fcb96137c5d1acaa9987e13742a5ef9751e4
parentf7148ffda66439774b003427b96124dc51575dda (diff)
downloadwebtools.webservices-fa333e4d82e4358ad031d64cb85cf23f73404fb8.tar.gz
webtools.webservices-fa333e4d82e4358ad031d64cb85cf23f73404fb8.tar.xz
webtools.webservices-fa333e4d82e4358ad031d64cb85cf23f73404fb8.zip
[234841] Change provider name in Axis2 plugins.
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.consumption.core/plugin.properties3
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.consumption.ui/plugin.properties3
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties3
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.creation.core/plugin.properties3
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.creation.ui/plugin.properties3
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.ui/plugin.properties3
6 files changed, 12 insertions, 6 deletions
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.core/plugin.properties b/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.core/plugin.properties
index c334ca04a..86f79a15e 100644
--- a/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.core/plugin.properties
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.core/plugin.properties
@@ -13,10 +13,11 @@
# Axis2 runtime to the framework for 168762
# 20070501 184617 sandakith@wso2.com - Lahiru Sandakith, Provide plugin details
# 20070507 185686 sandakith@wso2.com - Lahiru Sandakith
+# 20080530 234841 kathy@ca.ibm.com - Kathy Chan, Change plugin provider to Eclipse.org
###############################################################################
#
# Messages in plugin.xml.
#
PLUGIN_NAME=Webservice Axis2 Consumption Core Plug-in
-PLUGIN_PROVIDER=WSO2
+PLUGIN_PROVIDER=Eclipse.org
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.ui/plugin.properties b/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.ui/plugin.properties
index f03ca7464..6ad1bbea3 100644
--- a/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.ui/plugin.properties
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.consumption.ui/plugin.properties
@@ -11,6 +11,7 @@
# -------- -------- -----------------------------------------------------------
# 20070118 168762 sandakith@wso2.com - Lahiru Sandakith, Initial code to introduse the Axis2 runtime to the framework for 168762
# 20070501 184617 sandakith@wso2.com - Lahiru Sandakith, Provide plugin details
+# 20080530 234841 kathy@ca.ibm.com - Kathy Chan, Change plugin provider to Eclipse.org
###############################################################################
#
@@ -18,7 +19,7 @@
# Messages in plugin.xml.
#
PLUGIN_NAME=Webservice Axis2 Consumption UI Plug-in
-PLUGIN_PROVIDER=WSO2
+PLUGIN_PROVIDER=Eclipse.org
WEBSERVICECLIENTTYPE_NAME_JAVA_AXIS=Java proxy
LABEL_RUNTIME_AXIS_11=Apache Axis2
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties b/axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties
index b688ddf84..c780a03de 100644
--- a/axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.core/plugin.properties
@@ -13,6 +13,7 @@
# introduse the Axis2 runtime to the framework for 168762
# 20070501 184617 sandakith@wso2.com - Lahiru Sandakith, Provide plugin details
# 20080130 216997 katep@wso2.com - Kate Price
+# 20080530 234841 kathy@ca.ibm.com - Kathy Chan, Change plugin provider to Eclipse.org
###############################################################################
#
@@ -20,7 +21,7 @@
# Messages in plugin.xml.
#
PLUGIN_NAME=Webservice Axis2 Core Plug-in
-PLUGIN_PROVIDER=WSO2
+PLUGIN_PROVIDER=Eclipse.org
AXIS2_CATOGERY_LABEL=Axis2 Web Services
AXIS2_CATOGERY_DISCRIPTION=Enables Web services generation through the Axis2 Web services engine.
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.creation.core/plugin.properties b/axis2/bundles/org.eclipse.jst.ws.axis2.creation.core/plugin.properties
index e4346f9dd..60a1d98ac 100644
--- a/axis2/bundles/org.eclipse.jst.ws.axis2.creation.core/plugin.properties
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.creation.core/plugin.properties
@@ -13,10 +13,11 @@
# Axis2 runtime to the framework for 168762
# 20070501 184617 sandakith@wso2.com - Lahiru Sandakith, Provide plugin details
# 20070507 185686 sandakith@wso2.com - Lahiru Sandakith
+# 20080530 234841 kathy@ca.ibm.com - Kathy Chan, Change plugin provider to Eclipse.org
###############################################################################
#
# Messages in plugin.xml.
#
PLUGIN_NAME=Webservice Axis2 Creation Core Plug-in
-PLUGIN_PROVIDER=WSO2
+PLUGIN_PROVIDER=Eclipse.org
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.creation.ui/plugin.properties b/axis2/bundles/org.eclipse.jst.ws.axis2.creation.ui/plugin.properties
index 211833428..fb95bb66d 100644
--- a/axis2/bundles/org.eclipse.jst.ws.axis2.creation.ui/plugin.properties
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.creation.ui/plugin.properties
@@ -10,12 +10,13 @@
# yyyymmdd bug Email and other contact information
# -------- -------- -----------------------------------------------------------
# 20070501 184617 sandakith@wso2.com - Lahiru Sandakith, Provide plugin details
+# 20080530 234841 kathy@ca.ibm.com - Kathy Chan, Change plugin provider to Eclipse.org
###############################################################################
#
# Messages in plugin.xml.
#
PLUGIN_NAME=Webservice Axis2 Creation UI Plug-in
-PLUGIN_PROVIDER=WSO2
+PLUGIN_PROVIDER=Eclipse.org
LABEL_RUNTIME_AXIS_2=Apache Axis2
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.ui/plugin.properties b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/plugin.properties
index 6a63c1116..6db85c9fd 100644
--- a/axis2/bundles/org.eclipse.jst.ws.axis2.ui/plugin.properties
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/plugin.properties
@@ -11,13 +11,14 @@
# -------- -------- -----------------------------------------------------------
# 20070118 168762 sandakith@wso2.com - Lahiru Sandakith, Initial code to introduse the Axis2 runtime to the framework for 168762
# 20070501 184617 sandakith@wso2.com - Lahiru Sandakith, Provide plugin details
+# 20080530 234841 kathy@ca.ibm.com - Kathy Chan, Change plugin provider to Eclipse.org
###############################################################################
#
#
# Messages in plugin.xml.
PLUGIN_NAME=Webservice Axis2 UI Plug-in
-PLUGIN_PROVIDER=WSO2
+PLUGIN_PROVIDER=Eclipse.org
# Web Services Preferance Pages
# Categories

Back to the top