diff --git a/releng/org.eclipse.tm.releng.master-feature/feature.properties b/releng/org.eclipse.tm.releng.master-feature/feature.properties index c67501d92f6..79089ede25c 100644 --- a/releng/org.eclipse.tm.releng.master-feature/feature.properties +++ b/releng/org.eclipse.tm.releng.master-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -22,11 +22,11 @@ description=All of Target Management in one Feature providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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/releng/org.eclipse.tm.releng.master-feature/feature.xml b/releng/org.eclipse.tm.releng.master-feature/feature.xml index 4e3836852bc..898663d50a8 100644 --- a/releng/org.eclipse.tm.releng.master-feature/feature.xml +++ b/releng/org.eclipse.tm.releng.master-feature/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + - - @@ -74,30 +60,23 @@ + + + - diff --git a/releng/org.eclipse.tm.releng.master-feature/pom.xml b/releng/org.eclipse.tm.releng.master-feature/pom.xml index 7b13d745ec2..f1805b0b394 100644 --- a/releng/org.eclipse.tm.releng.master-feature/pom.xml +++ b/releng/org.eclipse.tm.releng.master-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.tm.releng.master - 3.2.0-SNAPSHOT + 3.2.100-SNAPSHOT eclipse-feature diff --git a/releng/org.eclipse.tm.releng.test-feature/feature.properties b/releng/org.eclipse.tm.releng.test-feature/feature.properties index 618451512a1..6d344559a89 100644 --- a/releng/org.eclipse.tm.releng.test-feature/feature.properties +++ b/releng/org.eclipse.tm.releng.test-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -22,11 +22,11 @@ description=RSE and Terminal Tests in one Feature providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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/releng/org.eclipse.tm.releng.test-feature/feature.xml b/releng/org.eclipse.tm.releng.test-feature/feature.xml index 22a63a86afb..eb750c8bf5c 100644 --- a/releng/org.eclipse.tm.releng.test-feature/feature.xml +++ b/releng/org.eclipse.tm.releng.test-feature/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + org.eclipse.tm org.eclipse.tm.releng.test - 3.2.0-SNAPSHOT + 3.2.100-SNAPSHOT eclipse-feature diff --git a/rse/examples/org.eclipse.rse.examples-feature/feature.properties b/rse/examples/org.eclipse.rse.examples-feature/feature.properties index a96979bbe5d..29c3bef4943 100644 --- a/rse/examples/org.eclipse.rse.examples-feature/feature.properties +++ b/rse/examples/org.eclipse.rse.examples-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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,11 +21,11 @@ featureName=Remote System Explorer Examples providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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/examples/org.eclipse.rse.examples-feature/feature.xml b/rse/examples/org.eclipse.rse.examples-feature/feature.xml index 2868f1a326a..1f1dcccefe9 100644 --- a/rse/examples/org.eclipse.rse.examples-feature/feature.xml +++ b/rse/examples/org.eclipse.rse.examples-feature/feature.xml @@ -12,7 +12,7 @@ @@ -30,8 +30,8 @@ - - + + diff --git a/rse/examples/org.eclipse.rse.examples-feature/pom.xml b/rse/examples/org.eclipse.rse.examples-feature/pom.xml index 110ff616c77..3153f8d6add 100644 --- a/rse/examples/org.eclipse.rse.examples-feature/pom.xml +++ b/rse/examples/org.eclipse.rse.examples-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm org.eclipse.rse.examples - 3.1.300-SNAPSHOT + 3.1.400-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse-feature/feature.properties b/rse/features/org.eclipse.rse-feature/feature.properties index e8926fe0959..938fda2852b 100644 --- a/rse/features/org.eclipse.rse-feature/feature.properties +++ b/rse/features/org.eclipse.rse-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -24,11 +24,11 @@ on remote systems through SSH, FTP or dstore protocols. providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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-feature/feature.xml b/rse/features/org.eclipse.rse-feature/feature.xml index 5e25342881b..db7c0f5df73 100644 --- a/rse/features/org.eclipse.rse-feature/feature.xml +++ b/rse/features/org.eclipse.rse-feature/feature.xml @@ -12,7 +12,7 @@ @@ -30,8 +30,8 @@ - - + + org.eclipse.tm.features org.eclipse.rse - 3.4.1-SNAPSHOT + 3.5.0-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.core-feature/feature.properties b/rse/features/org.eclipse.rse.core-feature/feature.properties index 43ed0b18192..38e244849bb 100644 --- a/rse/features/org.eclipse.rse.core-feature/feature.properties +++ b/rse/features/org.eclipse.rse.core-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -24,11 +24,11 @@ user documentation. providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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.core-feature/feature.xml b/rse/features/org.eclipse.rse.core-feature/feature.xml index 946f17106ef..462ce70443c 100644 --- a/rse/features/org.eclipse.rse.core-feature/feature.xml +++ b/rse/features/org.eclipse.rse.core-feature/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + diff --git a/rse/features/org.eclipse.rse.core-feature/pom.xml b/rse/features/org.eclipse.rse.core-feature/pom.xml index 40616045522..4fe025b2264 100644 --- a/rse/features/org.eclipse.rse.core-feature/pom.xml +++ b/rse/features/org.eclipse.rse.core-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.core - 3.4.1-SNAPSHOT + 3.4.100-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.core-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.core-feature/sourceTemplateFeature/feature.properties index 90ab1ed4975..9184be0e670 100644 --- a/rse/features/org.eclipse.rse.core-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.core-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 Core Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=Remote System Explorer (RSE) core including \ @@ -31,7 +31,7 @@ user documentation. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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-feature/feature.properties b/rse/features/org.eclipse.rse.dstore-feature/feature.properties index e0aec07c464..2375988d4d5 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/feature.properties +++ b/rse/features/org.eclipse.rse.dstore-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -19,14 +19,14 @@ featureName=RSE DStore Services providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 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, 2012 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-feature/feature.xml b/rse/features/org.eclipse.rse.dstore-feature/feature.xml index 0d18f159af6..9b4aed16690 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/feature.xml +++ b/rse/features/org.eclipse.rse.dstore-feature/feature.xml @@ -19,7 +19,7 @@ @@ -36,8 +36,8 @@ - - + + diff --git a/rse/features/org.eclipse.rse.dstore-feature/pom.xml b/rse/features/org.eclipse.rse.dstore-feature/pom.xml index a36339b5e0e..e6fa2e6b945 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/pom.xml +++ b/rse/features/org.eclipse.rse.dstore-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.dstore - 3.4.1-SNAPSHOT + 3.4.100-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.dstore-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.dstore-feature/sourceTemplateFeature/feature.properties index 5d8352d8ec6..c179e251a64 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.dstore-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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.4 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, 2012 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.local-feature/feature.properties b/rse/features/org.eclipse.rse.local-feature/feature.properties index 4be4fa68a1c..5ac0154949e 100644 --- a/rse/features/org.eclipse.rse.local-feature/feature.properties +++ b/rse/features/org.eclipse.rse.local-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -19,7 +19,7 @@ featureName=RSE Local Services providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=Remote System Explorer (RSE) Local Services provides an \ @@ -28,7 +28,7 @@ accesses local resources. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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-feature/feature.xml b/rse/features/org.eclipse.rse.local-feature/feature.xml index 757a8696f5f..d16137c223c 100644 --- a/rse/features/org.eclipse.rse.local-feature/feature.xml +++ b/rse/features/org.eclipse.rse.local-feature/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + diff --git a/rse/features/org.eclipse.rse.local-feature/pom.xml b/rse/features/org.eclipse.rse.local-feature/pom.xml index 9de1d6326d0..5dff5825031 100644 --- a/rse/features/org.eclipse.rse.local-feature/pom.xml +++ b/rse/features/org.eclipse.rse.local-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.local - 2.1.400-SNAPSHOT + 2.1.500-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.local-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.local-feature/sourceTemplateFeature/feature.properties index c80050ccda8..fec9715eb84 100644 --- a/rse/features/org.eclipse.rse.local-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.local-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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.4 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, 2012 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.scp-feature/feature.properties b/rse/features/org.eclipse.rse.scp-feature/feature.properties index ad82284de4a..a3e78c76ddd 100644 --- a/rse/features/org.eclipse.rse.scp-feature/feature.properties +++ b/rse/features/org.eclipse.rse.scp-feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 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 @@ -20,7 +20,7 @@ featureName=RSE SCP File Services (Incubation) providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=SCP file services for the Remote System Explorer (RSE). \ @@ -28,7 +28,7 @@ Supports non-Windows systems. Includes Source. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2009, 2012 Mentor Graphics Corporation and others.\n\ +Copyright (c) 2009, 2013 Mentor Graphics 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.scp-feature/feature.xml b/rse/features/org.eclipse.rse.scp-feature/feature.xml index 0f8c81a3d59..e3e5be246b8 100644 --- a/rse/features/org.eclipse.rse.scp-feature/feature.xml +++ b/rse/features/org.eclipse.rse.scp-feature/feature.xml @@ -1,4 +1,5 @@ - - @@ -30,17 +31,21 @@ - - + + - + + - + + + - + + - + + diff --git a/rse/features/org.eclipse.rse.scp-feature/pom.xml b/rse/features/org.eclipse.rse.scp-feature/pom.xml index 25320194a1b..6652afb0c37 100644 --- a/rse/features/org.eclipse.rse.scp-feature/pom.xml +++ b/rse/features/org.eclipse.rse.scp-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.scp - 0.2.0-SNAPSHOT + 0.2.100-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.scp-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.scp-feature/sourceTemplateFeature/feature.properties index 8e40c25b1ee..0d505b283c0 100644 --- a/rse/features/org.eclipse.rse.scp-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.scp-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 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 @@ -26,7 +26,7 @@ featureName=RSE SCP Files Services Source (Incubation) providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=SCP file services for the Remote System Explorer (RSE). \ @@ -34,7 +34,7 @@ Supports non-Windows systems. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2009, 2012 Mentor Graphics Corporation and others.\n\ +Copyright (c) 2009, 2013 Mentor Graphics 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.sdk-feature/feature.properties b/rse/features/org.eclipse.rse.sdk-feature/feature.properties index 9a240050700..da24a4a6c8a 100644 --- a/rse/features/org.eclipse.rse.sdk-feature/feature.properties +++ b/rse/features/org.eclipse.rse.sdk-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -24,11 +24,11 @@ for the core RSE frameworks, SSH, FTP or dstore protocols. providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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.sdk-feature/feature.xml b/rse/features/org.eclipse.rse.sdk-feature/feature.xml index 0495b21591b..8669a5d991b 100644 --- a/rse/features/org.eclipse.rse.sdk-feature/feature.xml +++ b/rse/features/org.eclipse.rse.sdk-feature/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + org.eclipse.tm.features org.eclipse.rse.sdk - 3.4.1-SNAPSHOT + 3.5.0-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.ssh-feature/feature.properties b/rse/features/org.eclipse.rse.ssh-feature/feature.properties index cddf8f273cb..e95050a0f8b 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/feature.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -19,7 +19,7 @@ featureName=RSE SSH Services providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=An SSH-based \ @@ -27,7 +27,7 @@ implementation of the file ans shell services defined by the RSE API. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2006, 2012 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-feature/feature.xml b/rse/features/org.eclipse.rse.ssh-feature/feature.xml index 937215a9229..a161ccdf9ac 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/feature.xml +++ b/rse/features/org.eclipse.rse.ssh-feature/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + diff --git a/rse/features/org.eclipse.rse.ssh-feature/pom.xml b/rse/features/org.eclipse.rse.ssh-feature/pom.xml index 1fff1acb49c..da5d4bd3b7a 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/pom.xml +++ b/rse/features/org.eclipse.rse.ssh-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.ssh - 3.0.400-SNAPSHOT + 3.0.500-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplateFeature/feature.properties index fc7b6833aae..72edcb60803 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.ssh-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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.4 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, 2012 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.telnet-feature/feature.properties b/rse/features/org.eclipse.rse.telnet-feature/feature.properties index c98070a18e1..9909fd413b0 100644 --- a/rse/features/org.eclipse.rse.telnet-feature/feature.properties +++ b/rse/features/org.eclipse.rse.telnet-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -19,7 +19,7 @@ featureName=RSE Telnet Service providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=The Remote System Explorer (RSE) telnet feature contains \ @@ -27,7 +27,7 @@ a shell subsystem implementation communicating via the telnet protocol. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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-feature/feature.xml b/rse/features/org.eclipse.rse.telnet-feature/feature.xml index f521e0163b1..e20ea852aeb 100644 --- a/rse/features/org.eclipse.rse.telnet-feature/feature.xml +++ b/rse/features/org.eclipse.rse.telnet-feature/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + diff --git a/rse/features/org.eclipse.rse.telnet-feature/pom.xml b/rse/features/org.eclipse.rse.telnet-feature/pom.xml index a25fceee67b..69238d24899 100644 --- a/rse/features/org.eclipse.rse.telnet-feature/pom.xml +++ b/rse/features/org.eclipse.rse.telnet-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.telnet - 2.3.0-SNAPSHOT + 2.3.100-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.telnet-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.telnet-feature/sourceTemplateFeature/feature.properties index f774b96f513..e0b348a4b21 100644 --- a/rse/features/org.eclipse.rse.telnet-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.telnet-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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.4 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, 2012 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-feature/sourceTemplateFeature/feature.xml b/rse/features/org.eclipse.rse.telnet-feature/sourceTemplateFeature/feature.xml index 25497963e7b..5645997f334 100644 --- a/rse/features/org.eclipse.rse.telnet-feature/sourceTemplateFeature/feature.xml +++ b/rse/features/org.eclipse.rse.telnet-feature/sourceTemplateFeature/feature.xml @@ -29,8 +29,8 @@ - - + + @@ -30,8 +30,8 @@ - - + + org.eclipse.tm.features org.eclipse.rse.terminals - 1.2.1-SNAPSHOT + 1.2.100-SNAPSHOT eclipse-feature 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 ef45f9bc003..d248b3333e3 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, 2012 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.4 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, 2012 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.useractions-feature/feature.properties b/rse/features/org.eclipse.rse.useractions-feature/feature.properties index 2582400b812..0086de031a9 100644 --- a/rse/features/org.eclipse.rse.useractions-feature/feature.properties +++ b/rse/features/org.eclipse.rse.useractions-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -20,14 +20,14 @@ featureName=Remote System Explorer User Actions providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=A framework for contributing user-defined actions and compile commands to RSE. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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.useractions-feature/feature.xml b/rse/features/org.eclipse.rse.useractions-feature/feature.xml index ebe948b37a5..1b1714ff3d5 100644 --- a/rse/features/org.eclipse.rse.useractions-feature/feature.xml +++ b/rse/features/org.eclipse.rse.useractions-feature/feature.xml @@ -12,7 +12,7 @@ @@ -30,8 +30,8 @@ - - + + diff --git a/rse/features/org.eclipse.rse.useractions-feature/pom.xml b/rse/features/org.eclipse.rse.useractions-feature/pom.xml index 07d6500a9fb..a7fc7be7bd3 100644 --- a/rse/features/org.eclipse.rse.useractions-feature/pom.xml +++ b/rse/features/org.eclipse.rse.useractions-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.useractions - 1.1.400-SNAPSHOT + 1.1.500-SNAPSHOT eclipse-feature diff --git a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplateFeature/feature.properties b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplateFeature/feature.properties index c4a239fb68e..4680bf64801 100644 --- a/rse/features/org.eclipse.rse.useractions-feature/sourceTemplateFeature/feature.properties +++ b/rse/features/org.eclipse.rse.useractions-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -22,14 +22,14 @@ featureName=Remote System Explorer User Actions Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=A framework for contributing user-defined actions and compile commands to RSE. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 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.useractions.sdk-feature/feature.properties b/rse/features/org.eclipse.rse.useractions.sdk-feature/feature.properties index f1f3dcad46c..a2829f33cb6 100644 --- a/rse/features/org.eclipse.rse.useractions.sdk-feature/feature.properties +++ b/rse/features/org.eclipse.rse.useractions.sdk-feature/feature.properties @@ -24,7 +24,7 @@ for the user actions framework. providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ diff --git a/rse/features/org.eclipse.rse.useractions.sdk-feature/feature.xml b/rse/features/org.eclipse.rse.useractions.sdk-feature/feature.xml index 0c6403c3a26..c05acc83d2e 100644 --- a/rse/features/org.eclipse.rse.useractions.sdk-feature/feature.xml +++ b/rse/features/org.eclipse.rse.useractions.sdk-feature/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + org.eclipse.tm.features org.eclipse.rse.useractions.sdk - 3.4.2-SNAPSHOT + 3.5.0-SNAPSHOT eclipse-feature diff --git a/rse/tests/org.eclipse.rse.tests-feature/feature.properties b/rse/tests/org.eclipse.rse.tests-feature/feature.properties index fdf22ab4d35..d5190330ac7 100644 --- a/rse/tests/org.eclipse.rse.tests-feature/feature.properties +++ b/rse/tests/org.eclipse.rse.tests-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=RSE Unit Tests providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=RSE Unit Tests. Includes Source. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2006, 2012 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/tests/org.eclipse.rse.tests-feature/feature.xml b/rse/tests/org.eclipse.rse.tests-feature/feature.xml index b4a691e58c4..c19d1519342 100644 --- a/rse/tests/org.eclipse.rse.tests-feature/feature.xml +++ b/rse/tests/org.eclipse.rse.tests-feature/feature.xml @@ -12,7 +12,7 @@ @@ -28,8 +28,8 @@ - - + + diff --git a/rse/tests/org.eclipse.rse.tests-feature/pom.xml b/rse/tests/org.eclipse.rse.tests-feature/pom.xml index 71602cf3156..cea06b43711 100644 --- a/rse/tests/org.eclipse.rse.tests-feature/pom.xml +++ b/rse/tests/org.eclipse.rse.tests-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.rse.tests - 3.4.1.qualifier + 3.4.100.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal-feature/feature.properties b/terminal/features/org.eclipse.tm.terminal-feature/feature.properties index 847072d715d..76d4220c4b5 100644 --- a/terminal/features/org.eclipse.tm.terminal-feature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,7 +21,7 @@ featureName=Target Management Terminal Widget providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=An ANSI (vt102) compatible Terminal widget \ @@ -29,7 +29,7 @@ with RCP-only dependencies. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 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/terminal/features/org.eclipse.tm.terminal-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal-feature/feature.xml index e30c70c20a3..cf8b73c89bb 100644 --- a/terminal/features/org.eclipse.tm.terminal-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal-feature/feature.xml @@ -13,7 +13,7 @@ @@ -29,8 +29,8 @@ - - + + diff --git a/terminal/features/org.eclipse.tm.terminal-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal-feature/pom.xml index a2efc4a10ce..710a13aef81 100644 --- a/terminal/features/org.eclipse.tm.terminal-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal - 3.2.2.qualifier + 3.2.100.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal-feature/sourceTemplateFeature/feature.properties b/terminal/features/org.eclipse.tm.terminal-feature/sourceTemplateFeature/feature.properties index f1cb070dbde..cf408dcf5a8 100644 --- a/terminal/features/org.eclipse.tm.terminal-feature/sourceTemplateFeature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=Target Management Terminal Widget Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=An ANSI (vt102) compatible Terminal widget. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 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/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/feature.properties b/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/feature.properties index 36ce115dc5f..cccf60bc91a 100644 --- a/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/feature.properties @@ -25,7 +25,7 @@ plug-ins for Serial, SSH and Telnet connections. Includes Source Code. providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ diff --git a/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/feature.xml index db92eadf16d..9a0f1c8baa1 100644 --- a/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/feature.xml @@ -12,7 +12,7 @@ @@ -29,8 +29,8 @@ - - + + org.eclipse.tm.features org.eclipse.tm.terminal.core.sdk - 3.3.2.qualifier + 3.3.100.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal.local-feature/feature.properties b/terminal/features/org.eclipse.tm.terminal.local-feature/feature.properties index 25d3835eabd..fe4fd1a2e41 100644 --- a/terminal/features/org.eclipse.tm.terminal.local-feature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.local-feature/feature.properties @@ -1,5 +1,5 @@ #################################################################################################### -# Copyright (c) 2008, 2012 Mirko Raner and others. +# Copyright (c) 2008, 2013 Mirko Raner 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 @@ -22,7 +22,7 @@ featureName=Local Terminal (Incubation) providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=A terminal emulation for local shells and external tools.\n\ @@ -30,7 +30,7 @@ Requires CDT Core 7.0 or later. Works on Linux, Solaris and Mac. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2008, 2012 Mirko Raner and others.\n\ +Copyright (c) 2008, 2013 Mirko Raner 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/terminal/features/org.eclipse.tm.terminal.local-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.local-feature/feature.xml index 27c5d7b87a6..126af2fe90d 100644 --- a/terminal/features/org.eclipse.tm.terminal.local-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.local-feature/feature.xml @@ -13,7 +13,7 @@ @@ -30,8 +30,8 @@ - - + + diff --git a/terminal/features/org.eclipse.tm.terminal.local-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.local-feature/pom.xml index 2814c680a82..ceacdfbd019 100644 --- a/terminal/features/org.eclipse.tm.terminal.local-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.local-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal.local - 0.2.200.qualifier + 0.2.300.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/feature.properties b/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/feature.properties index 7f10e4b6816..4284998b4cb 100644 --- a/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/feature.properties @@ -1,5 +1,5 @@ #################################################################################################### -# Copyright (c) 2008, 2012 Mirko Raner and others. +# Copyright (c) 2008, 2013 Mirko Raner 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 @@ -22,7 +22,7 @@ featureName=Local Terminal SDK (Incubation) providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=A terminal emulation for local shells and external tools.\n\ @@ -31,7 +31,7 @@ and the Terminal View required to drive the plugin. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2008, 2012 Mirko Raner and others.\n\ +Copyright (c) 2008, 2013 Mirko Raner 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/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/feature.xml index 94cb8cd3752..d5ae7aeeea8 100644 --- a/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/feature.xml @@ -13,7 +13,7 @@ @@ -30,16 +30,18 @@ - - + + + + diff --git a/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/pom.xml index 37e45c3e4ef..124b1b2a7b1 100644 --- a/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.local.sdk-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal.local.sdk - 0.3.1.qualifier + 0.3.100.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal.sdk-feature/feature.properties b/terminal/features/org.eclipse.tm.terminal.sdk-feature/feature.properties index 0da6010a4f6..bd23f56c4e7 100644 --- a/terminal/features/org.eclipse.tm.terminal.sdk-feature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.sdk-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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,11 +25,11 @@ plug-ins for Serial, SSH and Telnet connections. Includes Source Code. providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 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/terminal/features/org.eclipse.tm.terminal.sdk-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.sdk-feature/feature.xml index 7a2954db67f..ce60116f634 100644 --- a/terminal/features/org.eclipse.tm.terminal.sdk-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.sdk-feature/feature.xml @@ -13,7 +13,7 @@ @@ -30,8 +30,8 @@ - - + + org.eclipse.tm.features org.eclipse.tm.terminal.sdk - 3.3.2.qualifier + 3.3.300.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal.serial-feature/feature.properties b/terminal/features/org.eclipse.tm.terminal.serial-feature/feature.properties index 81c3eb96b06..a6a477dfe73 100644 --- a/terminal/features/org.eclipse.tm.terminal.serial-feature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.serial-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=Target Management Terminal Serial Connector providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=A serial line connector for the Terminal using RXTX API # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 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/terminal/features/org.eclipse.tm.terminal.serial-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.serial-feature/feature.xml index a81782dc4f7..c2d51dff017 100644 --- a/terminal/features/org.eclipse.tm.terminal.serial-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.serial-feature/feature.xml @@ -12,7 +12,7 @@ @@ -28,8 +28,8 @@ - - + + diff --git a/terminal/features/org.eclipse.tm.terminal.serial-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.serial-feature/pom.xml index 440da25ff03..5189aa953fd 100644 --- a/terminal/features/org.eclipse.tm.terminal.serial-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.serial-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal.serial - 2.1.200.qualifier + 2.1.300.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal.serial-feature/sourceTemplateFeature/feature.properties b/terminal/features/org.eclipse.tm.terminal.serial-feature/sourceTemplateFeature/feature.properties index cee4e7b76c5..5abb87f6cd4 100644 --- a/terminal/features/org.eclipse.tm.terminal.serial-feature/sourceTemplateFeature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.serial-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=Target Management Terminal Serial Connector Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=A serial line connector for the Terminal using RXTX API # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 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/terminal/features/org.eclipse.tm.terminal.ssh-feature/feature.properties b/terminal/features/org.eclipse.tm.terminal.ssh-feature/feature.properties index e07d4024133..9d10cf376e5 100644 --- a/terminal/features/org.eclipse.tm.terminal.ssh-feature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.ssh-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=Target Management Terminal SSH Connector providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=An SSH connector implementation for the Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2000, 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/terminal/features/org.eclipse.tm.terminal.ssh-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.ssh-feature/feature.xml index 39172db43c2..774680f6a75 100644 --- a/terminal/features/org.eclipse.tm.terminal.ssh-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.ssh-feature/feature.xml @@ -12,7 +12,7 @@ @@ -28,8 +28,8 @@ - - + + diff --git a/terminal/features/org.eclipse.tm.terminal.ssh-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.ssh-feature/pom.xml index bd3f762a9d4..95aaf1c561b 100644 --- a/terminal/features/org.eclipse.tm.terminal.ssh-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.ssh-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal.ssh - 2.1.200.qualifier + 2.1.300.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplateFeature/feature.properties b/terminal/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplateFeature/feature.properties index 588b2342b13..70727c1a91d 100644 --- a/terminal/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplateFeature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.ssh-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=Target Management Terminal SSH Connector Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=An SSH connector implementation for the Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2000, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2000, 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/terminal/features/org.eclipse.tm.terminal.telnet-feature/feature.properties b/terminal/features/org.eclipse.tm.terminal.telnet-feature/feature.properties index b76841822a6..f2a3629ec18 100644 --- a/terminal/features/org.eclipse.tm.terminal.telnet-feature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.telnet-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=Target Management Terminal Telnet Connector providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=A Telnet connector implementation for the Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 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/terminal/features/org.eclipse.tm.terminal.telnet-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.telnet-feature/feature.xml index 973e191e041..11dd82c70eb 100644 --- a/terminal/features/org.eclipse.tm.terminal.telnet-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.telnet-feature/feature.xml @@ -12,7 +12,7 @@ @@ -28,8 +28,8 @@ - - + + diff --git a/terminal/features/org.eclipse.tm.terminal.telnet-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.telnet-feature/pom.xml index 102b7a3fcb0..79b3e89ca3f 100644 --- a/terminal/features/org.eclipse.tm.terminal.telnet-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.telnet-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal.telnet - 2.1.200.qualifier + 2.1.300.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplateFeature/feature.properties b/terminal/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplateFeature/feature.properties index 59d40563798..c15c856deec 100644 --- a/terminal/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplateFeature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.telnet-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=Target Management Terminal Telnet Connector Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=A Telnet connector implementation for the Terminal. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 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/terminal/features/org.eclipse.tm.terminal.test-feature/feature.properties b/terminal/features/org.eclipse.tm.terminal.test-feature/feature.properties index 4c711345308..09a42466318 100644 --- a/terminal/features/org.eclipse.tm.terminal.test-feature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.test-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=Target Management Terminal Unit Tests providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=TM Terminal Unit Tests. Includes Source. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2007, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2007, 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/terminal/features/org.eclipse.tm.terminal.test-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.test-feature/feature.xml index fa3a4d861d6..b4be535d4f9 100644 --- a/terminal/features/org.eclipse.tm.terminal.test-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.test-feature/feature.xml @@ -12,7 +12,7 @@ @@ -28,8 +28,8 @@ - - + + diff --git a/terminal/features/org.eclipse.tm.terminal.test-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.test-feature/pom.xml index 1671577fdde..5a22c01ddf7 100644 --- a/terminal/features/org.eclipse.tm.terminal.test-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.test-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal.test - 2.1.1.qualifier + 2.1.100.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal.view-feature/feature.properties b/terminal/features/org.eclipse.tm.terminal.view-feature/feature.properties index e893dc328e1..44187fc853a 100644 --- a/terminal/features/org.eclipse.tm.terminal.view-feature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.view-feature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=Target Management Terminal View providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=An Eclipse Workbench standalone view for the Terminal widget. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 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/terminal/features/org.eclipse.tm.terminal.view-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.view-feature/feature.xml index b83b2f994dc..58b321378d0 100644 --- a/terminal/features/org.eclipse.tm.terminal.view-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.view-feature/feature.xml @@ -13,7 +13,7 @@ @@ -29,8 +29,8 @@ - - + + diff --git a/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml index 9acb1b53a83..6a4956f47e6 100644 --- a/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.view-feature/pom.xml @@ -10,6 +10,6 @@ org.eclipse.tm.features org.eclipse.tm.terminal.view - 2.4.1.qualifier + 2.4.100.qualifier eclipse-feature diff --git a/terminal/features/org.eclipse.tm.terminal.view-feature/sourceTemplateFeature/feature.properties b/terminal/features/org.eclipse.tm.terminal.view-feature/sourceTemplateFeature/feature.properties index 81d6e9eea9b..3682cb42a5e 100644 --- a/terminal/features/org.eclipse.tm.terminal.view-feature/sourceTemplateFeature/feature.properties +++ b/terminal/features/org.eclipse.tm.terminal.view-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2006, 2012 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 @@ -21,14 +21,14 @@ featureName=Target Management Terminal View Source providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=An Eclipse Workbench standalone view for the Terminal widget. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2003, 2012 Wind River Systems, Inc. and others.\n\ +Copyright (c) 2003, 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/wince/org.eclipse.rse.wince-feature/feature.properties b/wince/org.eclipse.rse.wince-feature/feature.properties index 22871fd74e7..33c17466817 100644 --- a/wince/org.eclipse.rse.wince-feature/feature.properties +++ b/wince/org.eclipse.rse.wince-feature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 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 @@ -19,7 +19,7 @@ featureName=RSE WinCE Services (Incubation) providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=Windows CE connectivity services for the Remote System Explorer (RSE). \ @@ -27,7 +27,7 @@ Requires Microsoft RAPI libraries installed. Includes Source. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2008, 2012 Radoslav Gerganov and others.\n\ +Copyright (c) 2008, 2013 Radoslav Gerganov 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/wince/org.eclipse.rse.wince-feature/feature.xml b/wince/org.eclipse.rse.wince-feature/feature.xml index 8e54c04a27b..96412e368d3 100644 --- a/wince/org.eclipse.rse.wince-feature/feature.xml +++ b/wince/org.eclipse.rse.wince-feature/feature.xml @@ -12,7 +12,7 @@ @@ -30,8 +30,8 @@ - - + + diff --git a/wince/org.eclipse.rse.wince-feature/pom.xml b/wince/org.eclipse.rse.wince-feature/pom.xml index 9559efc545b..b9821371919 100644 --- a/wince/org.eclipse.rse.wince-feature/pom.xml +++ b/wince/org.eclipse.rse.wince-feature/pom.xml @@ -10,7 +10,7 @@ org.eclipse.tm.features org.eclipse.rse.wince - 0.3.100-SNAPSHOT + 0.3.200-SNAPSHOT eclipse-feature diff --git a/wince/org.eclipse.rse.wince-feature/sourceTemplateFeature/feature.properties b/wince/org.eclipse.rse.wince-feature/sourceTemplateFeature/feature.properties index f2178074a7f..d799c11635c 100644 --- a/wince/org.eclipse.rse.wince-feature/sourceTemplateFeature/feature.properties +++ b/wince/org.eclipse.rse.wince-feature/sourceTemplateFeature/feature.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006, 2012 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,7 +25,7 @@ featureName=RSE WinCE Services Source (Incubation) providerName=Eclipse TM Project # "tmUpdateSiteName" property - label for the update site -tmUpdateSiteName=Target Management 3.4 Updates +tmUpdateSiteName=Target Management 3.5 Updates # "description" property - description of the feature description=Windows CE connectivity services for the Remote System Explorer (RSE). \ @@ -33,7 +33,7 @@ Requires Microsoft RAPI libraries installed. # "copyright" property - text of the "Feature Update Copyright" copyright=\ -Copyright (c) 2008, 2012 Radoslav Gerganov and others.\n\ +Copyright (c) 2008, 2013 Radoslav Gerganov 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\