From b57be7e855476ee7c5f31b05facdfcaa158eb026 Mon Sep 17 00:00:00 2001 From: cletavernie Date: Tue, 3 Jul 2012 14:21:32 +0000 Subject: Update test plug-ins metadata --- .../META-INF/MANIFEST.MF | 3 +-- .../org.eclipse.papyrus.infra.emf.tests/about.html | 28 ++++++++++++++++++++++ .../build.properties | 5 +++- .../plugin.properties | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) create mode 100644 tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/about.html (limited to 'tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests') diff --git a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/META-INF/MANIFEST.MF b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/META-INF/MANIFEST.MF index 0fc1624eea2..f0cdc49dcd4 100644 --- a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/META-INF/MANIFEST.MF +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/META-INF/MANIFEST.MF @@ -9,5 +9,4 @@ Export-Package: org.eclipse.papyrus.infra.emf.utils Require-Bundle: org.junit, org.eclipse.emf.ecore.xmi;bundle-version="2.8.0" Bundle-Vendor: %providerName - - +Bundle-Localization: plugin diff --git a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/about.html b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/about.html new file mode 100644 index 00000000000..82d49bf5f81 --- /dev/null +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/about.html @@ -0,0 +1,28 @@ + + +
+ +June 5, 2007
+The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.
+ +If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.
+ + + diff --git a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/build.properties b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/build.properties index 29ac9b90bf3..5e0cadfabf6 100644 --- a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/build.properties +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/build.properties @@ -1,4 +1,7 @@ source.. = tests/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + about.html,\ + plugin.properties +src.includes = about.html diff --git a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/plugin.properties b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/plugin.properties index 438acf1e574..199d38a1363 100644 --- a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/plugin.properties +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/plugin.properties @@ -8,5 +8,5 @@ # Contributors: # Cedric Dumoulin Cedric.dumoulin@lifl.fr - Initial API and implementation ################################################################################## -pluginName=Papyrus EMF Tests +pluginName=Papyrus EMF Tests (Incubation) providerName=Eclipse Modeling Project -- cgit v1.2.3