Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenoit Maggi2018-06-18 11:32:41 +0000
committerBenoit Maggi2018-06-18 11:32:41 +0000
commit8d36439e606bd1e7fbe2a81cf1a8ea93bd8fb378 (patch)
tree92cf800d16d1d82a172b4bde67f174b75969e64d /examples
parent004543b17ed36046bc094f671e63c486d2fc0589 (diff)
downloadorg.eclipse.papyrus-8d36439e606bd1e7fbe2a81cf1a8ea93bd8fb378.tar.gz
org.eclipse.papyrus-8d36439e606bd1e7fbe2a81cf1a8ea93bd8fb378.tar.xz
org.eclipse.papyrus-8d36439e606bd1e7fbe2a81cf1a8ea93bd8fb378.zip
Bug 536003 - Remove incubation in All Papyrus Core Projects
- remove incubation from description - remove duplicate groupid/version in pom.xml - remove useless cast Change-Id: If1617e9660a0b03ac0af65c08592ab4125c2f891 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
Diffstat (limited to 'examples')
-rw-r--r--examples/emf/org.eclipse.papyrus.outline.emftree/plugin.properties2
-rw-r--r--examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/OSGI-INF/l10n/bundle.properties2
-rw-r--r--examples/others/org.eclipse.papyrus.example.diagram.simplediagram/plugin.properties2
-rw-r--r--examples/others/org.eclipse.papyrus.example.text.instance/plugin.properties2
-rw-r--r--examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/plugin.properties2
-rw-r--r--examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/plugin.properties2
6 files changed, 6 insertions, 6 deletions
diff --git a/examples/emf/org.eclipse.papyrus.outline.emftree/plugin.properties b/examples/emf/org.eclipse.papyrus.outline.emftree/plugin.properties
index cb3f34c3656..8ac2a9387c3 100644
--- a/examples/emf/org.eclipse.papyrus.outline.emftree/plugin.properties
+++ b/examples/emf/org.eclipse.papyrus.outline.emftree/plugin.properties
@@ -8,5 +8,5 @@
# * Contributors:
# * CEA LIST - initial API and implementation
###############################################################################
-pluginName=Papyrus Outline Example (Incubation)
+pluginName=Papyrus Outline Example
providerName=Eclipse Modeling Project
diff --git a/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/OSGI-INF/l10n/bundle.properties b/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/OSGI-INF/l10n/bundle.properties
index 9f729b6ea46..2f600a24545 100644
--- a/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/OSGI-INF/l10n/bundle.properties
+++ b/examples/infra/org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences/OSGI-INF/l10n/bundle.properties
@@ -1,3 +1,3 @@
#Properties file for org.eclipse.papyrus.infra.gmfdiag.connectionpoint.preferences
Bundle-Vendor = Eclipse Modeling Project
-Bundle-Name = ConnectionPoint Preferences Example (Incubation) \ No newline at end of file
+Bundle-Name = ConnectionPoint Preferences Example \ No newline at end of file
diff --git a/examples/others/org.eclipse.papyrus.example.diagram.simplediagram/plugin.properties b/examples/others/org.eclipse.papyrus.example.diagram.simplediagram/plugin.properties
index 85d1bf5633c..628aed40ebf 100644
--- a/examples/others/org.eclipse.papyrus.example.diagram.simplediagram/plugin.properties
+++ b/examples/others/org.eclipse.papyrus.example.diagram.simplediagram/plugin.properties
@@ -1,4 +1,4 @@
-pluginName=Papyrus New Diagram (Incubation)
+pluginName=Papyrus New Diagram
providerName=Eclipse Modeling Project
editorName=PapyrusNewDiagram Diagram Editing
context.description=PapyrusNewDiagram Diagram Editing
diff --git a/examples/others/org.eclipse.papyrus.example.text.instance/plugin.properties b/examples/others/org.eclipse.papyrus.example.text.instance/plugin.properties
index 1036a1530bc..8afb3442b09 100644
--- a/examples/others/org.eclipse.papyrus.example.text.instance/plugin.properties
+++ b/examples/others/org.eclipse.papyrus.example.text.instance/plugin.properties
@@ -9,7 +9,7 @@
# Vincent Lorenzo (CEA-LIST) vincent.lorenzo@cea.fr - Initial API and implementation
#
-pluginName = Papyrus Text Editor Example (Incubation)
+pluginName = Papyrus Text Editor Example
providerName = Eclipse Modeling Project
pluginDescription=This plugin provides the content model for the papyrus text editor \ No newline at end of file
diff --git a/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/plugin.properties b/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/plugin.properties
index 3c206cb810b..b3c9a434cde 100644
--- a/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/plugin.properties
+++ b/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/plugin.properties
@@ -10,6 +10,6 @@
##################################################################################)
Bundle-Description=This plugin provides a editor for uml.Comment. The informations are stored in a new file : .comment
-Bundle-Name=Papyrus Comment New Resource Editor Example (Incubation)
+Bundle-Name=Papyrus Comment New Resource Editor Example
Bundle-Vendor=Eclipse Modeling Project
diff --git a/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/plugin.properties b/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/plugin.properties
index 4fd9cd404f6..5bbd8f51154 100644
--- a/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/plugin.properties
+++ b/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/plugin.properties
@@ -10,5 +10,5 @@
##################################################################################)
Bundle-Description=This plugin provides a editor for uml.Comment. The informations are stored in the .notation
-Bundle-Name=Papyrus Comment Shared Resource Editor Example (Incubation)
+Bundle-Name=Papyrus Comment Shared Resource Editor Example
Bundle-Vendor=Eclipse Modeling Project \ No newline at end of file

Back to the top