### Eclipse Workspace Patch 1.0 #P org.eclipse.rse.services.telnet Index: META-INF/MANIFEST.MF =================================================================== RCS file: /cvsroot/dsdp/org.eclipse.tm.rse/plugins/org.eclipse.rse.services.telnet/META-INF/MANIFEST.MF,v retrieving revision 1.10 diff -u -r1.10 MANIFEST.MF --- META-INF/MANIFEST.MF 23 Jan 2009 10:40:31 -0000 1.10 +++ META-INF/MANIFEST.MF 1 Feb 2009 16:58:45 -0000 @@ -2,13 +2,13 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.rse.services.telnet -Bundle-Version: 1.2.0.qualifier +Bundle-Version: 2.0.0.qualifier Bundle-Activator: org.eclipse.rse.internal.services.telnet.Activator Bundle-Localization: plugin Require-Bundle: org.eclipse.core.runtime, org.eclipse.rse.services;bundle-version="[3.1.0,4.0.0)", org.apache.commons.net;bundle-version="[1.4.1,2.0.0)" -Export-Package: org.eclipse.rse.internal.services.telnet;x-friends:="org.eclipse.rse.connectorservice.telnet,org.eclipse.rse.subsystems.files.telnet,org.eclipse.rse.subsystems.shells.telnet", +Export-Package: org.eclipse.rse.internal.services.telnet;x-friends:="org.eclipse.rse.connectorservice.telnet,org.eclipse.rse.subsystems.shells.telnet", org.eclipse.rse.internal.services.telnet.terminal;x-friends:="org.eclipse.rse.subsystems.shells.telnet" Bundle-ActivationPolicy: lazy Eclipse-LazyStart: true Index: about.properties =================================================================== RCS file: /cvsroot/dsdp/org.eclipse.tm.rse/plugins/org.eclipse.rse.services.telnet/about.properties,v retrieving revision 1.5 diff -u -r1.5 about.properties --- about.properties 29 May 2008 12:24:52 -0000 1.5 +++ about.properties 1 Feb 2009 16:58:45 -0000 @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2008 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2009 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 @@ -25,7 +25,7 @@ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Celunite, Inc. and others 2000, 2008. All rights reserved.\n\ +(c) Copyright Celunite, Inc. and others 2000, 2009. All rights reserved.\n\ Visit http://www.eclipse.org/dsdp/tm\n\ \n\ This product includes software developed by the\n\ #P org.eclipse.rse.connectorservice.telnet Index: META-INF/MANIFEST.MF =================================================================== RCS file: /cvsroot/dsdp/org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.telnet/META-INF/MANIFEST.MF,v retrieving revision 1.8 diff -u -r1.8 MANIFEST.MF --- META-INF/MANIFEST.MF 19 Dec 2008 14:12:06 -0000 1.8 +++ META-INF/MANIFEST.MF 1 Feb 2009 16:58:47 -0000 @@ -6,7 +6,7 @@ Bundle-Activator: org.eclipse.rse.internal.connectorservice.telnet.Activator Bundle-Localization: plugin Require-Bundle: org.eclipse.core.runtime, - org.eclipse.rse.services.telnet;bundle-version="[1.2.0,2.0.0)", + org.eclipse.rse.services.telnet;bundle-version="[2.0.0,2.1.0)", org.eclipse.rse.services;bundle-version="[3.0.0,4.0.0)", org.eclipse.rse.core;bundle-version="[3.0.0,4.0.0)", org.eclipse.rse.ui;bundle-version="[3.0.0,4.0.0)", #P org.eclipse.rse.telnet-feature Index: feature.xml =================================================================== RCS file: /cvsroot/dsdp/org.eclipse.tm.rse/features/org.eclipse.rse.telnet-feature/feature.xml,v retrieving revision 1.11 diff -u -r1.11 feature.xml --- feature.xml 30 Sep 2008 12:41:01 -0000 1.11 +++ feature.xml 1 Feb 2009 16:58:49 -0000 @@ -2,7 +2,7 @@ Index: feature.properties =================================================================== RCS file: /cvsroot/dsdp/org.eclipse.tm.rse/features/org.eclipse.rse.telnet-feature/feature.properties,v retrieving revision 1.6 diff -u -r1.6 feature.properties --- feature.properties 29 May 2008 22:50:35 -0000 1.6 +++ feature.properties 1 Feb 2009 16:58:49 -0000 @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2008 IBM Corporation and others. +# Copyright (c) 2006, 2009 IBM Corporation 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 @@ -27,7 +27,7 @@ # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2008 Celunite, Inc.\n\ +Copyright (c) 2000, 2009 Celunite, 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\ Index: sourceTemplateFeature/feature.properties =================================================================== RCS file: /cvsroot/dsdp/org.eclipse.tm.rse/features/org.eclipse.rse.telnet-feature/sourceTemplateFeature/feature.properties,v retrieving revision 1.6 diff -u -r1.6 feature.properties --- sourceTemplateFeature/feature.properties 29 May 2008 22:50:35 -0000 1.6 +++ sourceTemplateFeature/feature.properties 1 Feb 2009 16:58:49 -0000 @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2008 IBM Corporation and others. +# Copyright (c) 2006, 2009 IBM Corporation 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 @@ -29,7 +29,7 @@ # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2008 Celunite, Inc. and others.\n\ +Copyright (c) 2000, 2009 Celunite, 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\ Index: sourceTemplatePlugin/about.properties =================================================================== RCS file: /cvsroot/dsdp/org.eclipse.tm.rse/features/org.eclipse.rse.telnet-feature/sourceTemplatePlugin/about.properties,v retrieving revision 1.3 diff -u -r1.3 about.properties --- sourceTemplatePlugin/about.properties 13 Feb 2008 00:27:26 -0000 1.3 +++ sourceTemplatePlugin/about.properties 1 Feb 2009 16:58:49 -0000 @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2008 IBM Corporation and others. +# Copyright (c) 2000, 2009 IBM Corporation 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 @@ -21,6 +21,6 @@ Version: {featureVersion}\n\ Build id: {0}\n\ \n\ -(c) Copyright Celunite, Inc. and others 2000, 2008. All rights reserved.\n\ +(c) Copyright Celunite, Inc. and others 2000, 2009. All rights reserved.\n\ Visit http://www.eclipse.org/dsdp/tm #P org.eclipse.rse.subsystems.shells.telnet Index: META-INF/MANIFEST.MF =================================================================== RCS file: /cvsroot/dsdp/org.eclipse.tm.rse/plugins/org.eclipse.rse.subsystems.shells.telnet/META-INF/MANIFEST.MF,v retrieving revision 1.9 diff -u -r1.9 MANIFEST.MF --- META-INF/MANIFEST.MF 19 Dec 2008 14:38:02 -0000 1.9 +++ META-INF/MANIFEST.MF 1 Feb 2009 16:58:50 -0000 @@ -9,7 +9,7 @@ org.eclipse.core.runtime, org.eclipse.rse.services;bundle-version="[3.1.0,4.0.0)", org.eclipse.rse.connectorservice.telnet;bundle-version="[1.1.0,2.0.0)", - org.eclipse.rse.services.telnet;bundle-version="[1.0.0,2.0.0)", + org.eclipse.rse.services.telnet;bundle-version="[2.0.0,2.1.0)", org.eclipse.rse.subsystems.shells.core;bundle-version="[3.0.0,4.0.0)", org.eclipse.rse.subsystems.files.core;bundle-version="[3.0.0,4.0.0)", org.eclipse.rse.shells.ui;bundle-version="[3.0.0,4.0.0)",