From 5d75b1beaea40b78b634dbfc921ff1cd2a6b9b16 Mon Sep 17 00:00:00 2001 From: Ansgar Radermacher Date: Tue, 19 Jan 2016 14:56:34 +0100 Subject: [releng] Fix plugin.properties (use tag providerName instead of pluginProvider) --- .../plugin.properties | 4 ++-- .../plugin.properties | 5 ++--- .../org.eclipse.papyrus.uml.validation.tests/plugin.properties | 5 ++--- 3 files changed, 6 insertions(+), 8 deletions(-) (limited to 'tests') diff --git a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/plugin.properties b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/plugin.properties index 1a8acee639b..f3b98cf2049 100644 --- a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/plugin.properties +++ b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/plugin.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2015 CEA LIST. +# Copyright (c) 2016 CEA LIST. # 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,4 +9,4 @@ # Ansgar Radermacher (CEA LIST) ansgar.radermacher@cea.fr - initial API and implementation ################################################################################ pluginName=Generated Papyrus UML validation plugin -pluginProvider=Eclipse Modeling Project +providerName=Eclipse Modeling Project diff --git a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/plugin.properties b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/plugin.properties index 0a5674b3c8d..3e05ddf472d 100644 --- a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/plugin.properties +++ b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/plugin.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2015 CEA LIST. +# Copyright (c) 2016 CEA LIST. # 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,5 +9,4 @@ # Ansgar Radermacher (CEA LIST) ansgar.radermacher@cea.fr - initial API and implementation ################################################################################ pluginName=Static profile for Papyrus UML validation tests -pluginProvider=Eclipse Modeling Project -providerName = www.example.org +providerName=Eclipse Modeling Project diff --git a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/plugin.properties b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/plugin.properties index 07f9a91b3c2..5739009347f 100644 --- a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/plugin.properties +++ b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/plugin.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2015 CEA LIST. +# Copyright (c) 2016 CEA LIST. # 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,5 +9,4 @@ # Ansgar Radermacher (CEA LIST) ansgar.radermacher@cea.fr - initial API and implementation ################################################################################ pluginName=Papyrus UML validation tests -pluginProvider=Eclipse Modeling Project -providerName = www.example.org +providerName=Eclipse Modeling Project -- cgit v1.2.3