From b106479fff445d28dc412554ec1b3f865512c133 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Fri, 31 Aug 2007 14:19:18 +0000 Subject: [201839] Net4j/CDO Components must comform to incubation rules https://bugs.eclipse.org/bugs/show_bug.cgi?id=201839 --- .../org.eclipse.emf.cdo.doc/META-INF/MANIFEST.MF | 6 ++-- plugins/org.eclipse.emf.cdo.doc/about.properties | 36 +++++++--------------- plugins/org.eclipse.emf.cdo.doc/build.properties | 10 ++++++ plugins/org.eclipse.emf.cdo.doc/build.xml | 2 +- plugins/org.eclipse.emf.cdo.doc/plugin.properties | 29 +++++++---------- 5 files changed, 36 insertions(+), 47 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.doc') diff --git a/plugins/org.eclipse.emf.cdo.doc/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.cdo.doc/META-INF/MANIFEST.MF index 3b20427a31..9163dda31d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.emf.cdo.doc/META-INF/MANIFEST.MF @@ -1,9 +1,9 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 -Bundle-Name: %Plugin.name +Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.emf.cdo.doc; singleton:=true -Bundle-Version: 0.7.0.qualifier -Bundle-Vendor: %Provider.name +Bundle-Version: 0.8.0.qualifier +Bundle-Vendor: %providerName Bundle-Localization: plugin Require-Bundle: org.eclipse.help Eclipse-LazyStart: true diff --git a/plugins/org.eclipse.emf.cdo.doc/about.properties b/plugins/org.eclipse.emf.cdo.doc/about.properties index c35e4ffd0f..741cfa1135 100644 --- a/plugins/org.eclipse.emf.cdo.doc/about.properties +++ b/plugins/org.eclipse.emf.cdo.doc/about.properties @@ -1,19 +1,12 @@ -# /** -# * -# * -# * Copyright (c) 2004-2007 Eike Stepper, Germany. -# * 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 -# * http://www.eclipse.org/legal/epl-v10.html -# * -# * Contributors: -# * Eike Stepper - Initial API and implementation -# * -# * -# * -# */ - +# Copyright (c) 2004-2007 Eike Stepper, Germany. +# 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Eike Stepper - initial API and implementation + # NLS_MESSAGEFORMAT_VAR # ============================================================================== @@ -23,15 +16,8 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -# about.properties -# contains externalized strings for about.ini -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# fill-ins are supplied by about.mappings -# This file should be translated. - -featureName=CDO Documentation - -featureText=CDO Documentation\n\ +featureName = CDO Documentation (Incubation) +featureText = CDO Documentation\n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ diff --git a/plugins/org.eclipse.emf.cdo.doc/build.properties b/plugins/org.eclipse.emf.cdo.doc/build.properties index cd5731b804..5ed478e901 100644 --- a/plugins/org.eclipse.emf.cdo.doc/build.properties +++ b/plugins/org.eclipse.emf.cdo.doc/build.properties @@ -1,2 +1,12 @@ +# Copyright (c) 2004-2007 Eike Stepper, Germany. +# 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Eike Stepper - initial API and implementation + # NLS_MESSAGEFORMAT_VAR + custom = true diff --git a/plugins/org.eclipse.emf.cdo.doc/build.xml b/plugins/org.eclipse.emf.cdo.doc/build.xml index 1d09f506ab..fc8e785e95 100644 --- a/plugins/org.eclipse.emf.cdo.doc/build.xml +++ b/plugins/org.eclipse.emf.cdo.doc/build.xml @@ -2,7 +2,7 @@ - + diff --git a/plugins/org.eclipse.emf.cdo.doc/plugin.properties b/plugins/org.eclipse.emf.cdo.doc/plugin.properties index 2cf1c9dfa2..1d603180e3 100644 --- a/plugins/org.eclipse.emf.cdo.doc/plugin.properties +++ b/plugins/org.eclipse.emf.cdo.doc/plugin.properties @@ -1,19 +1,12 @@ -# /** -# * -# * -# * Copyright (c) 2004-2007 Eike Stepper, Germany. -# * 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 -# * http://www.eclipse.org/legal/epl-v10.html -# * -# * Contributors: -# * Eike Stepper - Initial API and implementation -# * -# * -# * -# */ - +# Copyright (c) 2004-2007 Eike Stepper, Germany. +# 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Eike Stepper - initial API and implementation + # NLS_MESSAGEFORMAT_VAR # ============================================================================== @@ -23,8 +16,8 @@ # append it to the end of the file, and change the code to use the new name. # ============================================================================== -Plugin.name=CDO Documentation -Provider.name=Eclipse.org +pluginName = CDO Documentation (Incubation) +providerName = Eclipse.org # ============================================================================== # %%% END OF TRANSLATED PROPERTIES %%% -- cgit v1.2.3