From 18415433de76502104e3f04081d96580376f4310 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Thu, 29 May 2008 06:37:05 +0000 Subject: [234041] Prepare graduation https://bugs.eclipse.org/bugs/show_bug.cgi?id=234041 --- features/org.eclipse.emf.cdo-feature/feature.properties | 9 ++++++--- features/org.eclipse.emf.cdo-feature/feature.xml | 4 +++- .../sourceTemplateFeature/feature.properties | 9 ++++++--- features/org.eclipse.emf.cdo.doc-feature/feature.properties | 9 ++++++--- features/org.eclipse.emf.cdo.doc-feature/feature.xml | 4 +++- features/org.eclipse.emf.cdo.examples-feature/feature.properties | 9 ++++++--- features/org.eclipse.emf.cdo.examples-feature/feature.xml | 4 +++- .../sourceTemplateFeature/feature.properties | 9 ++++++--- features/org.eclipse.emf.cdo.sdk-feature/feature.properties | 9 ++++++--- features/org.eclipse.emf.cdo.sdk-feature/feature.xml | 4 +++- features/org.eclipse.emf.cdo.server-feature/feature.properties | 9 ++++++--- features/org.eclipse.emf.cdo.server-feature/feature.xml | 4 +++- .../sourceTemplateFeature/feature.properties | 9 ++++++--- .../feature.properties | 9 ++++++--- .../org.eclipse.emf.cdo.server.hibernate-feature/feature.xml | 4 +++- .../sourceTemplateFeature/feature.properties | 9 ++++++--- .../feature.properties | 9 ++++++--- features/org.eclipse.emf.cdo.server.product-feature/feature.xml | 4 +++- features/org.eclipse.emf.cdo.tests-feature/feature.properties | 9 ++++++--- features/org.eclipse.emf.cdo.tests-feature/feature.xml | 4 +++- .../sourceTemplateFeature/feature.properties | 9 ++++++--- features/org.eclipse.net4j-feature/feature.properties | 9 ++++++--- features/org.eclipse.net4j-feature/feature.xml | 4 +++- .../sourceTemplateFeature/feature.properties | 9 ++++++--- features/org.eclipse.net4j.db-feature/feature.properties | 9 ++++++--- features/org.eclipse.net4j.db-feature/feature.xml | 4 +++- .../sourceTemplateFeature/feature.properties | 9 ++++++--- features/org.eclipse.net4j.examples-feature/feature.properties | 9 ++++++--- features/org.eclipse.net4j.examples-feature/feature.xml | 4 +++- .../sourceTemplateFeature/feature.properties | 9 ++++++--- features/org.eclipse.net4j.sdk-feature/feature.properties | 9 ++++++--- features/org.eclipse.net4j.sdk-feature/feature.xml | 4 +++- features/org.eclipse.net4j.tests-feature/feature.properties | 9 ++++++--- features/org.eclipse.net4j.tests-feature/feature.xml | 4 +++- .../sourceTemplateFeature/feature.properties | 9 ++++++--- features/org.eclipse.net4j.ui-feature/feature.properties | 9 ++++++--- features/org.eclipse.net4j.ui-feature/feature.xml | 4 +++- .../sourceTemplateFeature/feature.properties | 9 ++++++--- 38 files changed, 186 insertions(+), 86 deletions(-) diff --git a/features/org.eclipse.emf.cdo-feature/feature.properties b/features/org.eclipse.emf.cdo-feature/feature.properties index 4a1d24225d..4449b456fc 100644 --- a/features/org.eclipse.emf.cdo-feature/feature.properties +++ b/features/org.eclipse.emf.cdo-feature/feature.properties @@ -16,10 +16,10 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -featureName = CDO Runtime providerName = Eclipse.org - +featureName = CDO Runtime description = CDO Runtime + copyrightURL = copyright.txt copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\ All rights reserved. This program and the accompanying materials \n\ @@ -29,6 +29,7 @@ http://www.eclipse.org/legal/epl-v10.html \n\ \n\ Contributors: \n\ Eike Stepper - initial API and implementation + licenseURL = license.html license = \ ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\ @@ -121,7 +122,9 @@ using any encryption software, please check the country's laws,\n\ regulations and policies concerning the import, possession, or use,\n\ and re-export of encryption software, to see if this is permitted.\n -updateSiteName = Eclipse Modeling Framework Technologies (EMFT) Updates +# Label for the update site (on download1.eclipse.org) +emfUpdateSiteName=Eclipse Modeling Framework (EMF) Updates +emftUpdateSiteName=Eclipse Modeling Framework Technologies (EMFT) Updates # ============================================================================== # %%% END OF TRANSLATED PROPERTIES %%% diff --git a/features/org.eclipse.emf.cdo-feature/feature.xml b/features/org.eclipse.emf.cdo-feature/feature.xml index a38d2e2e87..14054f2df3 100644 --- a/features/org.eclipse.emf.cdo-feature/feature.xml +++ b/features/org.eclipse.emf.cdo-feature/feature.xml @@ -32,7 +32,9 @@ - + + + - + + + diff --git a/features/org.eclipse.emf.cdo.examples-feature/feature.properties b/features/org.eclipse.emf.cdo.examples-feature/feature.properties index eb3f669a0d..bb25121e04 100644 --- a/features/org.eclipse.emf.cdo.examples-feature/feature.properties +++ b/features/org.eclipse.emf.cdo.examples-feature/feature.properties @@ -16,10 +16,10 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -featureName = CDO Examples providerName = Eclipse.org - +featureName = CDO Examples description = CDO Examples + copyrightURL = copyright.txt copyright = Copyright (c) 2004 - 2008 Eike Stepper, Germany. \n\ All rights reserved. This program and the accompanying materials \n\ @@ -29,6 +29,7 @@ http://www.eclipse.org/legal/epl-v10.html \n\ \n\ Contributors: \n\ Eike Stepper - initial API and implementation + licenseURL = license.html license = \ ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\ @@ -121,7 +122,9 @@ using any encryption software, please check the country's laws,\n\ regulations and policies concerning the import, possession, or use,\n\ and re-export of encryption software, to see if this is permitted.\n -updateSiteName = Eclipse Modeling Framework Technologies (EMFT) Updates +# Label for the update site (on download1.eclipse.org) +emfUpdateSiteName=Eclipse Modeling Framework (EMF) Updates +emftUpdateSiteName=Eclipse Modeling Framework Technologies (EMFT) Updates # ============================================================================== # %%% END OF TRANSLATED PROPERTIES %%% diff --git a/features/org.eclipse.emf.cdo.examples-feature/feature.xml b/features/org.eclipse.emf.cdo.examples-feature/feature.xml index 5ab108fc32..dca43f0d9c 100644 --- a/features/org.eclipse.emf.cdo.examples-feature/feature.xml +++ b/features/org.eclipse.emf.cdo.examples-feature/feature.xml @@ -32,7 +32,9 @@ - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + + - + + +