From eec054bd0cb1d7f815addd7907fe3d13ecd3bff9 Mon Sep 17 00:00:00 2001 From: ddykstal Date: Sun, 19 May 2013 20:57:22 -0500 Subject: [PATCH] [408205] update source features (part 2) --- .../org.eclipse.rse.dstore.source/.project | 17 +++ .../feature.properties | 6 +- .../org.eclipse.rse.dstore.source/feature.xml | 101 ++++++++++++++---- .../org.eclipse.rse.dstore.source/pom.xml | 2 +- .../org.eclipse.rse.ftp.source/.project | 17 +++ .../feature.properties | 6 +- .../org.eclipse.rse.ftp.source/feature.xml | 6 +- .../org.eclipse.rse.ftp.source/pom.xml | 2 +- .../org.eclipse.rse.local.source/.project | 17 +++ .../feature.properties | 6 +- .../org.eclipse.rse.local.source/feature.xml | 6 +- .../org.eclipse.rse.local.source/pom.xml | 2 +- .../org.eclipse.rse.ssh.source/.project | 17 +++ .../feature.properties | 6 +- .../org.eclipse.rse.ssh.source/feature.xml | 6 +- .../org.eclipse.rse.ssh.source/pom.xml | 2 +- .../org.eclipse.rse.telnet.source/.project | 17 +++ .../feature.properties | 6 +- .../org.eclipse.rse.telnet.source/feature.xml | 6 +- .../org.eclipse.rse.telnet.source/pom.xml | 2 +- .../org.eclipse.rse.terminals.source/.project | 17 +++ .../feature.properties | 6 +- .../feature.xml | 6 +- .../org.eclipse.rse.terminals.source/pom.xml | 2 +- 24 files changed, 220 insertions(+), 61 deletions(-) create mode 100644 rse/features/org.eclipse.rse.dstore.source/.project create mode 100644 rse/features/org.eclipse.rse.ftp.source/.project create mode 100644 rse/features/org.eclipse.rse.local.source/.project create mode 100644 rse/features/org.eclipse.rse.ssh.source/.project create mode 100644 rse/features/org.eclipse.rse.telnet.source/.project create mode 100644 rse/features/org.eclipse.rse.terminals.source/.project diff --git a/rse/features/org.eclipse.rse.dstore.source/.project b/rse/features/org.eclipse.rse.dstore.source/.project new file mode 100644 index 00000000000..68fc990b6ea --- /dev/null +++ b/rse/features/org.eclipse.rse.dstore.source/.project @@ -0,0 +1,17 @@ + + + org.eclipse.rse.dstore.source + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/rse/features/org.eclipse.rse.dstore.source/feature.properties b/rse/features/org.eclipse.rse.dstore.source/feature.properties index 71242f5a730..c179e251a64 100644 --- a/rse/features/org.eclipse.rse.dstore.source/feature.properties +++ b/rse/features/org.eclipse.rse.dstore.source/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2011 IBM Corporation and others. +# Copyright (c) 2006, 2013 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,14 +21,14 @@ featureName=RSE DStore Services Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.3 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=RSE DStore is an extensible tooling communication layer. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.\n\ +Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.\n\ \n\ This program and the accompanying materials are made available under the terms\n\ of the Eclipse Public License v1.0 which accompanies this distribution, and is\n\ diff --git a/rse/features/org.eclipse.rse.dstore.source/feature.xml b/rse/features/org.eclipse.rse.dstore.source/feature.xml index 34fd723ed6e..46f5c845f8f 100644 --- a/rse/features/org.eclipse.rse.dstore.source/feature.xml +++ b/rse/features/org.eclipse.rse.dstore.source/feature.xml @@ -1,24 +1,81 @@ - - - %description - - - %copyright - - - %license - - - - - - - - - - - - - + + + + %description + + + + %copyright + + + + %license + + + + + + + + + + + + + + + + + + + + + + + diff --git a/rse/features/org.eclipse.rse.dstore.source/pom.xml b/rse/features/org.eclipse.rse.dstore.source/pom.xml index f984766ba37..d88553e8ae0 100644 --- a/rse/features/org.eclipse.rse.dstore.source/pom.xml +++ b/rse/features/org.eclipse.rse.dstore.source/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.dstore.source - 3.4.0-SNAPSHOT + 3.4.100-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.ftp.source/.project b/rse/features/org.eclipse.rse.ftp.source/.project new file mode 100644 index 00000000000..614406d576b --- /dev/null +++ b/rse/features/org.eclipse.rse.ftp.source/.project @@ -0,0 +1,17 @@ + + + org.eclipse.rse.ftp.source + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/rse/features/org.eclipse.rse.ftp.source/feature.properties b/rse/features/org.eclipse.rse.ftp.source/feature.properties index d17d2bda10f..b90ce56aff8 100644 --- a/rse/features/org.eclipse.rse.ftp.source/feature.properties +++ b/rse/features/org.eclipse.rse.ftp.source/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2011 IBM Corporation and others. +# Copyright (c) 2006, 2013 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,7 +21,7 @@ featureName=RSE FTP Service Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.3 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=The Remote System Explorer (RSE) ftp feature contains an FTP-based \ @@ -29,7 +29,7 @@ implementation of the file services defined by the RSE API. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2011 Symbian Software Ltd. and others.\n\ +Copyright (c) 2000, 2013 Symbian Software Ltd. 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.ftp.source/feature.xml b/rse/features/org.eclipse.rse.ftp.source/feature.xml index 98140a4e332..c1ff3945136 100644 --- a/rse/features/org.eclipse.rse.ftp.source/feature.xml +++ b/rse/features/org.eclipse.rse.ftp.source/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + org.eclipse.tm.features org.eclipse.rse.ftp.source - 3.0.301-SNAPSHOT + 3.2.0-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.local.source/.project b/rse/features/org.eclipse.rse.local.source/.project new file mode 100644 index 00000000000..a4cc8e4d316 --- /dev/null +++ b/rse/features/org.eclipse.rse.local.source/.project @@ -0,0 +1,17 @@ + + + org.eclipse.rse.local.source + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/rse/features/org.eclipse.rse.local.source/feature.properties b/rse/features/org.eclipse.rse.local.source/feature.properties index 29f3c08c553..fec9715eb84 100644 --- a/rse/features/org.eclipse.rse.local.source/feature.properties +++ b/rse/features/org.eclipse.rse.local.source/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2011 IBM Corporation and others. +# Copyright (c) 2006, 2013 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,7 +21,7 @@ featureName=RSE Local Services Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.3 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=Remote System Explorer (RSE) Local Services provides an \ @@ -30,7 +30,7 @@ accesses local resources. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2011 IBM Corporation and others.\n\ +Copyright (c) 2000, 2013 IBM Corporation 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.local.source/feature.xml b/rse/features/org.eclipse.rse.local.source/feature.xml index 168bd929528..353b2873617 100644 --- a/rse/features/org.eclipse.rse.local.source/feature.xml +++ b/rse/features/org.eclipse.rse.local.source/feature.xml @@ -1,5 +1,5 @@ - + %description @@ -10,8 +10,8 @@ %license - - + + diff --git a/rse/features/org.eclipse.rse.local.source/pom.xml b/rse/features/org.eclipse.rse.local.source/pom.xml index 1e1cdda82e1..f65f9b32c25 100644 --- a/rse/features/org.eclipse.rse.local.source/pom.xml +++ b/rse/features/org.eclipse.rse.local.source/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.local.source - 2.1.300-SNAPSHOT + 2.1.500-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.ssh.source/.project b/rse/features/org.eclipse.rse.ssh.source/.project new file mode 100644 index 00000000000..2d2a58d623b --- /dev/null +++ b/rse/features/org.eclipse.rse.ssh.source/.project @@ -0,0 +1,17 @@ + + + org.eclipse.rse.ssh.source + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/rse/features/org.eclipse.rse.ssh.source/feature.properties b/rse/features/org.eclipse.rse.ssh.source/feature.properties index 5ebd621dcf7..72edcb60803 100644 --- a/rse/features/org.eclipse.rse.ssh.source/feature.properties +++ b/rse/features/org.eclipse.rse.ssh.source/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2011 IBM Corporation and others. +# Copyright (c) 2006, 2013 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,7 +21,7 @@ featureName=RSE SSH Services Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.3 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=An SSH-based \ @@ -29,7 +29,7 @@ implementation of the file and shell services defined by the RSE API. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2006, 2011 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2006, 2013 Wind River Systems, 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.ssh.source/feature.xml b/rse/features/org.eclipse.rse.ssh.source/feature.xml index 0cf6f944fbe..a390a5ee6c9 100644 --- a/rse/features/org.eclipse.rse.ssh.source/feature.xml +++ b/rse/features/org.eclipse.rse.ssh.source/feature.xml @@ -1,5 +1,5 @@ - + %description @@ -10,8 +10,8 @@ %license - - + + diff --git a/rse/features/org.eclipse.rse.ssh.source/pom.xml b/rse/features/org.eclipse.rse.ssh.source/pom.xml index 940bf8e7b18..946001dc0dc 100644 --- a/rse/features/org.eclipse.rse.ssh.source/pom.xml +++ b/rse/features/org.eclipse.rse.ssh.source/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.ssh.source - 3.0.301-SNAPSHOT + 3.0.500-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.telnet.source/.project b/rse/features/org.eclipse.rse.telnet.source/.project new file mode 100644 index 00000000000..e51b34626f7 --- /dev/null +++ b/rse/features/org.eclipse.rse.telnet.source/.project @@ -0,0 +1,17 @@ + + + org.eclipse.rse.telnet.source + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/rse/features/org.eclipse.rse.telnet.source/feature.properties b/rse/features/org.eclipse.rse.telnet.source/feature.properties index 922ea2babec..e0b348a4b21 100644 --- a/rse/features/org.eclipse.rse.telnet.source/feature.properties +++ b/rse/features/org.eclipse.rse.telnet.source/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2011 IBM Corporation and others. +# Copyright (c) 2006, 2013 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,7 +21,7 @@ featureName=RSE Telnet Service Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.3 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=The Remote System Explorer (RSE) telnet feature contains \ @@ -29,7 +29,7 @@ a shell subsystem implementation communicating via the telnet protocol. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2011 Celunite, Inc. and others.\n\ +Copyright (c) 2000, 2013 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\ diff --git a/rse/features/org.eclipse.rse.telnet.source/feature.xml b/rse/features/org.eclipse.rse.telnet.source/feature.xml index e7662fb0280..374eea578ec 100644 --- a/rse/features/org.eclipse.rse.telnet.source/feature.xml +++ b/rse/features/org.eclipse.rse.telnet.source/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + org.eclipse.tm.features org.eclipse.rse.telnet.source - 2.2.200-SNAPSHOT + 2.3.100-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.terminals.source/.project b/rse/features/org.eclipse.rse.terminals.source/.project new file mode 100644 index 00000000000..03947481b37 --- /dev/null +++ b/rse/features/org.eclipse.rse.terminals.source/.project @@ -0,0 +1,17 @@ + + + org.eclipse.rse.terminals.source + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/rse/features/org.eclipse.rse.terminals.source/feature.properties b/rse/features/org.eclipse.rse.terminals.source/feature.properties index 2cb9bb698fc..d248b3333e3 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, 2011 Wind River Systems, Inc. and others. +# Copyright (c) 2006, 2013 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,14 +25,14 @@ featureName=RSE Terminals UI Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.3 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=A Terminal View Integration for RSE Shell and Terminal Services. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2002, 2011 MontaVista Software, Inc. and others.\n\ +Copyright (c) 2002, 2013 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.source/feature.xml b/rse/features/org.eclipse.rse.terminals.source/feature.xml index feaca0ee0b3..0507431c342 100644 --- a/rse/features/org.eclipse.rse.terminals.source/feature.xml +++ b/rse/features/org.eclipse.rse.terminals.source/feature.xml @@ -1,5 +1,5 @@ - + %description @@ -10,8 +10,8 @@ %license - - + + diff --git a/rse/features/org.eclipse.rse.terminals.source/pom.xml b/rse/features/org.eclipse.rse.terminals.source/pom.xml index 8cad0dafb55..cd124441313 100644 --- a/rse/features/org.eclipse.rse.terminals.source/pom.xml +++ b/rse/features/org.eclipse.rse.terminals.source/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.terminals.source - 1.1.1-SNAPSHOT + 1.2.100-SNAPSHOT eclipse-feature