From c91ae288b857828d2b085ac48523925324f8a028 Mon Sep 17 00:00:00 2001 From: Uwe Stieber Date: Thu, 27 Nov 2014 12:54:42 +0100 Subject: [PATCH] Bugzilla 440782: Mark the "RSE Terminal" plug-in's and feature's as deprecated. The new o.e.tcf.te.rse.terminals.feature should be used instead. --- .../org.eclipse.rse.terminals-feature/feature.properties | 6 +++--- .../sourceTemplateFeature/feature.properties | 6 +++--- .../sourceTemplatePlugin/about.properties | 6 +++--- .../org.eclipse.rse.terminals.source/feature.properties | 6 +++--- .../plugin.properties | 4 ++-- .../plugin.properties | 4 ++-- rse/plugins/org.eclipse.rse.terminals.ui/plugin.properties | 4 ++-- 7 files changed, 18 insertions(+), 18 deletions(-) diff --git a/rse/features/org.eclipse.rse.terminals-feature/feature.properties b/rse/features/org.eclipse.rse.terminals-feature/feature.properties index c8559698a2f..02eff2f1c0c 100644 --- a/rse/features/org.eclipse.rse.terminals-feature/feature.properties +++ b/rse/features/org.eclipse.rse.terminals-feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2014 Wind River Systems, Inc. and others. # 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 @@ -13,7 +13,7 @@ # NLS_ENCODING=UTF-8 # "featureName" property - name of the feature -featureName=RSE Terminals UI +featureName=RSE Terminals UI (Deprecated) # "providerName" property - name of the company that provides the feature providerName=Eclipse TM Project @@ -26,7 +26,7 @@ description=A Terminal View Integration for RSE Shell and Terminal Services. Inc # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2002, 2013 MontaVista Software, Inc. and others.\n\ +Copyright (c) 2002, 2014 MontaVista Software, Inc. and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\ diff --git a/rse/features/org.eclipse.rse.terminals-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.terminals-feature/sourceTemplateFeature/feature.properties index d248b3333e3..70a706369ca 100644 --- a/rse/features/org.eclipse.rse.terminals-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.terminals-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2014 Wind River Systems, Inc. and others. # 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 @@ -19,7 +19,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=RSE Terminals UI Source +featureName=RSE Terminals UI Source (Deprecated) # "providerName" property - name of the company that provides the feature providerName=Eclipse TM Project @@ -32,7 +32,7 @@ description=A Terminal View Integration for RSE Shell and Terminal Services. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2002, 2013 MontaVista Software, Inc. and others.\n\ +Copyright (c) 2002, 2014 MontaVista Software, Inc. and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\ diff --git a/rse/features/org.eclipse.rse.terminals-feature/sourceTemplatePlugin/about.properties b/rse/features/org.eclipse.rse.terminals-feature/sourceTemplatePlugin/about.properties index 8151736ad01..0182b4a1980 100644 --- a/rse/features/org.eclipse.rse.terminals-feature/sourceTemplatePlugin/about.properties +++ b/rse/features/org.eclipse.rse.terminals-feature/sourceTemplatePlugin/about.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2014 Wind River Systems, Inc. and others. # 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 @@ -20,10 +20,10 @@ # # Do not translate any values surrounded by {} -blurb=RSE Terminals UI Source\n\ +blurb=RSE Terminals UI Source (Deprecated)\n\ \n\ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright MontaVista Software, Inc. and others 2002, 2013. All rights reserved.\n\ +(c) Copyright MontaVista Software, Inc. and others 2002, 2014. All rights reserved.\n\ Visit http://www.eclipse.org/tm diff --git a/rse/features/org.eclipse.rse.terminals.source/feature.properties b/rse/features/org.eclipse.rse.terminals.source/feature.properties index d248b3333e3..70a706369ca 100644 --- a/rse/features/org.eclipse.rse.terminals.source/feature.properties +++ b/rse/features/org.eclipse.rse.terminals.source/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2013 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2014 Wind River Systems, Inc. and others. # 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 @@ -19,7 +19,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=RSE Terminals UI Source +featureName=RSE Terminals UI Source (Deprecated) # "providerName" property - name of the company that provides the feature providerName=Eclipse TM Project @@ -32,7 +32,7 @@ description=A Terminal View Integration for RSE Shell and Terminal Services. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2002, 2013 MontaVista Software, Inc. and others.\n\ +Copyright (c) 2002, 2014 MontaVista Software, Inc. and others.\n\ All rights reserved. This program and the accompanying materials\n\ are made available under the terms of the Eclipse Public License v1.0\n\ which accompanies this distribution, and is available at\n\ diff --git a/rse/plugins/org.eclipse.rse.subsystems.terminals.core/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.terminals.core/plugin.properties index 423f02e530d..d7a48160343 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.terminals.core/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.terminals.core/plugin.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2008, 2011 MontaVista Software, Inc. and others. +# Copyright (c) 2008, 2014 MontaVista Software, Inc. and others. # 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 @@ -12,7 +12,7 @@ # NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 -pluginName = RSE Terminals Core +pluginName = RSE Terminals Core (Deprecated) providerName = Eclipse TM Project TerminalSubsystemName = Terminals diff --git a/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/plugin.properties index 98fa327fee9..5b499ddb605 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.terminals.ssh/plugin.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2008, 2011 MontaVista Software Inc. and others. +# Copyright (c) 2008, 2014 MontaVista Software Inc. and others. # 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 @@ -12,7 +12,7 @@ # NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 -pluginName = RSE SSH Terminals +pluginName = RSE SSH Terminals (Deprecated) providerName = Eclipse TM Project SshTerminalSubsystemName=Ssh Terminals diff --git a/rse/plugins/org.eclipse.rse.terminals.ui/plugin.properties b/rse/plugins/org.eclipse.rse.terminals.ui/plugin.properties index 7ce7b849a8c..aa9c50f32c9 100644 --- a/rse/plugins/org.eclipse.rse.terminals.ui/plugin.properties +++ b/rse/plugins/org.eclipse.rse.terminals.ui/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2008, 2011 MontaVista Software, Inc. and others. +# Copyright (c) 2008, 2014 MontaVista Software, Inc. and others. # 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 @@ -14,7 +14,7 @@ # NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 -pluginName = RSE Terminals UI +pluginName = RSE Terminals UI (Deprecated) providerName = Eclipse TM Project terminalsView.name = Terminals