From 7320242f9d54352d05d718a266620b2e1be8c2e1 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Mon, 21 Jul 2014 09:18:10 -0400 Subject: [PATCH] Update feature versions to 3.6.1. Disable jgit qualifiers for features. Change-Id: I13ae83ce235e395f8db1bc0fa1dac1ee10cb14bb Signed-off-by: Greg Watson --- releng/org.eclipse.tm.repo/category.xml | 16 ++-- releng/org.eclipse.tm.repo/pom.xml | 2 +- .../org.eclipse.rse-feature/feature.xml | 4 +- rse/features/org.eclipse.rse-feature/pom.xml | 17 +++- .../org.eclipse.rse.core-feature/feature.xml | 4 +- .../org.eclipse.rse.core-feature/pom.xml | 17 +++- .../org.eclipse.rse.core.source/feature.xml | 4 +- .../org.eclipse.rse.core.source/pom.xml | 17 +++- .../feature.xml | 4 +- .../org.eclipse.rse.dstore-feature/pom.xml | 17 +++- .../org.eclipse.rse.dstore.source/feature.xml | 2 +- .../org.eclipse.rse.dstore.source/pom.xml | 17 +++- .../org.eclipse.rse.ftp-feature/feature.xml | 4 +- .../org.eclipse.rse.ftp-feature/pom.xml | 17 +++- .../org.eclipse.rse.ftp.source/feature.xml | 4 +- .../org.eclipse.rse.ftp.source/pom.xml | 17 +++- .../org.eclipse.rse.local-feature/feature.xml | 4 +- .../org.eclipse.rse.local-feature/pom.xml | 17 +++- .../org.eclipse.rse.local.source/feature.xml | 81 ++++++++++++++----- .../org.eclipse.rse.local.source/pom.xml | 17 +++- .../org.eclipse.rse.scp-feature/feature.xml | 4 +- .../org.eclipse.rse.scp-feature/pom.xml | 17 +++- .../org.eclipse.rse.sdk-feature/feature.xml | 4 +- .../org.eclipse.rse.sdk-feature/pom.xml | 17 +++- .../org.eclipse.rse.ssh-feature/feature.xml | 4 +- .../org.eclipse.rse.ssh-feature/pom.xml | 17 +++- .../org.eclipse.rse.ssh.source/feature.xml | 73 ++++++++++++----- .../org.eclipse.rse.ssh.source/pom.xml | 17 +++- .../feature.xml | 4 +- .../org.eclipse.rse.telnet-feature/pom.xml | 17 +++- .../org.eclipse.rse.telnet.source/feature.xml | 4 +- .../org.eclipse.rse.telnet.source/pom.xml | 17 +++- .../feature.xml | 4 +- .../org.eclipse.rse.terminals-feature/pom.xml | 17 +++- .../feature.xml | 66 ++++++++++----- .../org.eclipse.rse.terminals.source/pom.xml | 17 +++- .../feature.xml | 4 +- .../pom.xml | 17 +++- .../feature.xml | 4 +- .../pom.xml | 17 +++- .../feature.xml | 2 +- .../org.eclipse.tm.terminal-feature/pom.xml | 17 +++- .../feature.xml | 2 +- .../pom.xml | 17 +++- .../feature.xml | 2 +- .../pom.xml | 17 +++- .../feature.xml | 2 +- .../pom.xml | 17 +++- .../feature.xml | 2 +- .../pom.xml | 17 +++- .../feature.xml | 2 +- .../pom.xml | 17 +++- .../feature.xml | 2 +- .../pom.xml | 17 +++- .../feature.xml | 2 +- .../pom.xml | 17 +++- .../feature.xml | 2 +- .../pom.xml | 17 +++- .../feature.xml | 2 +- .../pom.xml | 17 +++- 60 files changed, 674 insertions(+), 139 deletions(-) diff --git a/releng/org.eclipse.tm.repo/category.xml b/releng/org.eclipse.tm.repo/category.xml index 828b7d8e0a3..7eee497c73f 100644 --- a/releng/org.eclipse.tm.repo/category.xml +++ b/releng/org.eclipse.tm.repo/category.xml @@ -1,27 +1,27 @@ - + - + - + - + - + - + - + - + diff --git a/releng/org.eclipse.tm.repo/pom.xml b/releng/org.eclipse.tm.repo/pom.xml index 55e0558645e..0cfc06f6c0e 100644 --- a/releng/org.eclipse.tm.repo/pom.xml +++ b/releng/org.eclipse.tm.repo/pom.xml @@ -40,7 +40,7 @@ - + diff --git a/rse/features/org.eclipse.rse-feature/feature.xml b/rse/features/org.eclipse.rse-feature/feature.xml index 342e1c1c457..cceeb730dde 100644 --- a/rse/features/org.eclipse.rse-feature/feature.xml +++ b/rse/features/org.eclipse.rse-feature/feature.xml @@ -12,7 +12,7 @@ - + diff --git a/rse/features/org.eclipse.rse-feature/pom.xml b/rse/features/org.eclipse.rse-feature/pom.xml index 6d738d0af67..b49cb91f185 100644 --- a/rse/features/org.eclipse.rse-feature/pom.xml +++ b/rse/features/org.eclipse.rse-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse - 3.5.0-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.core-feature/feature.xml b/rse/features/org.eclipse.rse.core-feature/feature.xml index 1555f4caaee..31aae7c9e9e 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 @@ - + diff --git a/rse/features/org.eclipse.rse.core-feature/pom.xml b/rse/features/org.eclipse.rse.core-feature/pom.xml index 4fe025b2264..9d394aa4482 100644 --- a/rse/features/org.eclipse.rse.core-feature/pom.xml +++ b/rse/features/org.eclipse.rse.core-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.core - 3.4.100-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.core.source/feature.xml b/rse/features/org.eclipse.rse.core.source/feature.xml index 9d36574f189..f66257804c6 100644 --- a/rse/features/org.eclipse.rse.core.source/feature.xml +++ b/rse/features/org.eclipse.rse.core.source/feature.xml @@ -2,7 +2,7 @@ @@ -20,7 +20,7 @@ - + diff --git a/rse/features/org.eclipse.rse.core.source/pom.xml b/rse/features/org.eclipse.rse.core.source/pom.xml index 0df06a7d2f3..f1d13baa54b 100644 --- a/rse/features/org.eclipse.rse.core.source/pom.xml +++ b/rse/features/org.eclipse.rse.core.source/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.core.source - 3.4.100-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.dstore-feature/feature.xml b/rse/features/org.eclipse.rse.dstore-feature/feature.xml index edd8eb375df..fee30b974c8 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 @@ - + diff --git a/rse/features/org.eclipse.rse.dstore-feature/pom.xml b/rse/features/org.eclipse.rse.dstore-feature/pom.xml index e6fa2e6b945..f94cdbb7458 100644 --- a/rse/features/org.eclipse.rse.dstore-feature/pom.xml +++ b/rse/features/org.eclipse.rse.dstore-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.dstore - 3.4.100-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.dstore.source/feature.xml b/rse/features/org.eclipse.rse.dstore.source/feature.xml index ae820ba16cf..8bda446325d 100644 --- a/rse/features/org.eclipse.rse.dstore.source/feature.xml +++ b/rse/features/org.eclipse.rse.dstore.source/feature.xml @@ -2,7 +2,7 @@ diff --git a/rse/features/org.eclipse.rse.dstore.source/pom.xml b/rse/features/org.eclipse.rse.dstore.source/pom.xml index d88553e8ae0..2f207a38869 100644 --- a/rse/features/org.eclipse.rse.dstore.source/pom.xml +++ b/rse/features/org.eclipse.rse.dstore.source/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.dstore.source - 3.4.100-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.ftp-feature/feature.xml b/rse/features/org.eclipse.rse.ftp-feature/feature.xml index 620ea4bd13e..de031dd856d 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/feature.xml +++ b/rse/features/org.eclipse.rse.ftp-feature/feature.xml @@ -12,7 +12,7 @@ - + diff --git a/rse/features/org.eclipse.rse.ftp-feature/pom.xml b/rse/features/org.eclipse.rse.ftp-feature/pom.xml index d7c87afcb7c..15e0b2884b2 100644 --- a/rse/features/org.eclipse.rse.ftp-feature/pom.xml +++ b/rse/features/org.eclipse.rse.ftp-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.ftp - 3.2.0-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.ftp.source/feature.xml b/rse/features/org.eclipse.rse.ftp.source/feature.xml index bcdd45562ab..54b9b6ae30e 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 @@ - + diff --git a/rse/features/org.eclipse.rse.ftp.source/pom.xml b/rse/features/org.eclipse.rse.ftp.source/pom.xml index 260e36307bc..e9d234c16c9 100644 --- a/rse/features/org.eclipse.rse.ftp.source/pom.xml +++ b/rse/features/org.eclipse.rse.ftp.source/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.ftp.source - 3.2.0-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.local-feature/feature.xml b/rse/features/org.eclipse.rse.local-feature/feature.xml index d366779383c..e972b06fb9a 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 @@ - + diff --git a/rse/features/org.eclipse.rse.local-feature/pom.xml b/rse/features/org.eclipse.rse.local-feature/pom.xml index 5dff5825031..4b34c04092b 100644 --- a/rse/features/org.eclipse.rse.local-feature/pom.xml +++ b/rse/features/org.eclipse.rse.local-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.local - 2.1.500-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.local.source/feature.xml b/rse/features/org.eclipse.rse.local.source/feature.xml index e26c8b079e8..cedab5e0e02 100644 --- a/rse/features/org.eclipse.rse.local.source/feature.xml +++ b/rse/features/org.eclipse.rse.local.source/feature.xml @@ -1,23 +1,62 @@ - - - %description - - - %copyright - - - %license - - - - - - - - - - + + + + %description + + + + %copyright + + + + %license + + + + + + + + + + + + + + + + + diff --git a/rse/features/org.eclipse.rse.local.source/pom.xml b/rse/features/org.eclipse.rse.local.source/pom.xml index f65f9b32c25..51f8995012d 100644 --- a/rse/features/org.eclipse.rse.local.source/pom.xml +++ b/rse/features/org.eclipse.rse.local.source/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.local.source - 2.1.500-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.scp-feature/feature.xml b/rse/features/org.eclipse.rse.scp-feature/feature.xml index 715011db611..a7625eaad18 100644 --- a/rse/features/org.eclipse.rse.scp-feature/feature.xml +++ b/rse/features/org.eclipse.rse.scp-feature/feature.xml @@ -13,7 +13,7 @@ - + diff --git a/rse/features/org.eclipse.rse.scp-feature/pom.xml b/rse/features/org.eclipse.rse.scp-feature/pom.xml index 6652afb0c37..3363f635f24 100644 --- a/rse/features/org.eclipse.rse.scp-feature/pom.xml +++ b/rse/features/org.eclipse.rse.scp-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.scp - 0.2.100-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.sdk-feature/feature.xml b/rse/features/org.eclipse.rse.sdk-feature/feature.xml index b298923b851..36f07585545 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 @@ - + diff --git a/rse/features/org.eclipse.rse.sdk-feature/pom.xml b/rse/features/org.eclipse.rse.sdk-feature/pom.xml index 9db47c76595..2c10601aca0 100644 --- a/rse/features/org.eclipse.rse.sdk-feature/pom.xml +++ b/rse/features/org.eclipse.rse.sdk-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.sdk - 3.5.0-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.ssh-feature/feature.xml b/rse/features/org.eclipse.rse.ssh-feature/feature.xml index 96d85319b5c..54b75f81c97 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 @@ - + diff --git a/rse/features/org.eclipse.rse.ssh-feature/pom.xml b/rse/features/org.eclipse.rse.ssh-feature/pom.xml index da5d4bd3b7a..17ebbf247ff 100644 --- a/rse/features/org.eclipse.rse.ssh-feature/pom.xml +++ b/rse/features/org.eclipse.rse.ssh-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.ssh - 3.0.500-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.ssh.source/feature.xml b/rse/features/org.eclipse.rse.ssh.source/feature.xml index 8f5a1c9c165..ab5b2aa304b 100644 --- a/rse/features/org.eclipse.rse.ssh.source/feature.xml +++ b/rse/features/org.eclipse.rse.ssh.source/feature.xml @@ -1,22 +1,55 @@ - - - %description - - - %copyright - - - %license - - - - - - - - - + + + + %description + + + + %copyright + + + + %license + + + + + + + + + + + + + + + diff --git a/rse/features/org.eclipse.rse.ssh.source/pom.xml b/rse/features/org.eclipse.rse.ssh.source/pom.xml index 946001dc0dc..32c64710717 100644 --- a/rse/features/org.eclipse.rse.ssh.source/pom.xml +++ b/rse/features/org.eclipse.rse.ssh.source/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.ssh.source - 3.0.500-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.telnet-feature/feature.xml b/rse/features/org.eclipse.rse.telnet-feature/feature.xml index 97fb84bac65..0f3d8210ea5 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 @@ - + diff --git a/rse/features/org.eclipse.rse.telnet-feature/pom.xml b/rse/features/org.eclipse.rse.telnet-feature/pom.xml index 69238d24899..ac82ee3200a 100644 --- a/rse/features/org.eclipse.rse.telnet-feature/pom.xml +++ b/rse/features/org.eclipse.rse.telnet-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.telnet - 2.3.100-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.telnet.source/feature.xml b/rse/features/org.eclipse.rse.telnet.source/feature.xml index 1cb4598ec52..d736e5874ad 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 @@ - + diff --git a/rse/features/org.eclipse.rse.telnet.source/pom.xml b/rse/features/org.eclipse.rse.telnet.source/pom.xml index 06052b54b6e..b465ad14adc 100644 --- a/rse/features/org.eclipse.rse.telnet.source/pom.xml +++ b/rse/features/org.eclipse.rse.telnet.source/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.telnet.source - 2.3.100-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.terminals-feature/feature.xml b/rse/features/org.eclipse.rse.terminals-feature/feature.xml index 1d786a6f9cc..f4b6a89ec88 100644 --- a/rse/features/org.eclipse.rse.terminals-feature/feature.xml +++ b/rse/features/org.eclipse.rse.terminals-feature/feature.xml @@ -12,7 +12,7 @@ - + diff --git a/rse/features/org.eclipse.rse.terminals-feature/pom.xml b/rse/features/org.eclipse.rse.terminals-feature/pom.xml index 919154df753..8ee3b306cc5 100644 --- a/rse/features/org.eclipse.rse.terminals-feature/pom.xml +++ b/rse/features/org.eclipse.rse.terminals-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.terminals - 1.2.100-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.terminals.source/feature.xml b/rse/features/org.eclipse.rse.terminals.source/feature.xml index ca4692493e7..1f077ca1512 100644 --- a/rse/features/org.eclipse.rse.terminals.source/feature.xml +++ b/rse/features/org.eclipse.rse.terminals.source/feature.xml @@ -1,21 +1,49 @@ - - - %description - - - %copyright - - - %license - - - - - - - - + + + + %description + + + + %copyright + + + + %license + + + + + + + + + + + + + diff --git a/rse/features/org.eclipse.rse.terminals.source/pom.xml b/rse/features/org.eclipse.rse.terminals.source/pom.xml index cd124441313..1d4b6aff20a 100644 --- a/rse/features/org.eclipse.rse.terminals.source/pom.xml +++ b/rse/features/org.eclipse.rse.terminals.source/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.terminals.source - 1.2.100-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/rse/features/org.eclipse.rse.useractions-feature/feature.xml b/rse/features/org.eclipse.rse.useractions-feature/feature.xml index b68e6777387..2daa4b3858a 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 @@ - + diff --git a/rse/features/org.eclipse.rse.useractions-feature/pom.xml b/rse/features/org.eclipse.rse.useractions-feature/pom.xml index a7fc7be7bd3..db2fe661417 100644 --- a/rse/features/org.eclipse.rse.useractions-feature/pom.xml +++ b/rse/features/org.eclipse.rse.useractions-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.useractions - 1.1.500-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + 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 9c60e6121e8..151b54bca51 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 @@ - + diff --git a/rse/features/org.eclipse.rse.useractions.sdk-feature/pom.xml b/rse/features/org.eclipse.rse.useractions.sdk-feature/pom.xml index 83e71a5cefc..b09f687e9ec 100644 --- a/rse/features/org.eclipse.rse.useractions.sdk-feature/pom.xml +++ b/rse/features/org.eclipse.rse.useractions.sdk-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.rse.useractions.sdk - 3.5.0-SNAPSHOT + 3.6.1-SNAPSHOT eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + diff --git a/terminal/features/org.eclipse.tm.terminal-feature/feature.xml b/terminal/features/org.eclipse.tm.terminal-feature/feature.xml index f469cdf27bf..89d2c0dbce0 100644 --- a/terminal/features/org.eclipse.tm.terminal-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal-feature/feature.xml @@ -14,7 +14,7 @@ diff --git a/terminal/features/org.eclipse.tm.terminal-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal-feature/pom.xml index 07f226c8d34..3b5f2548cdb 100644 --- a/terminal/features/org.eclipse.tm.terminal-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.tm.terminal - 3.2.301.qualifier + 3.6.1.qualifier eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + 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 833977c9bd4..f02647d0812 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 @@ -13,7 +13,7 @@ diff --git a/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/pom.xml index 6434f03bd4e..43485d98b75 100644 --- a/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.core.sdk-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.tm.terminal.core.sdk - 3.3.301.qualifier + 3.6.1.qualifier eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + 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 03dc1e8dbbf..b8d56f6212e 100644 --- a/terminal/features/org.eclipse.tm.terminal.local-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.local-feature/feature.xml @@ -14,7 +14,7 @@ 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 ceacdfbd019..0e0f050a87e 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,21 @@ org.eclipse.tm.features org.eclipse.tm.terminal.local - 0.2.300.qualifier + 3.6.1.qualifier eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + 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 bf5ff255c2e..6a3a3b74015 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 @@ -14,7 +14,7 @@ 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 124b1b2a7b1..50081855ce6 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,21 @@ org.eclipse.tm.features org.eclipse.tm.terminal.local.sdk - 0.3.100.qualifier + 3.6.1.qualifier eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + 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 83081faf852..a70f5a9ea76 100644 --- a/terminal/features/org.eclipse.tm.terminal.sdk-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.sdk-feature/feature.xml @@ -14,7 +14,7 @@ diff --git a/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml b/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml index 8d2cf21ea74..863293c3650 100644 --- a/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml +++ b/terminal/features/org.eclipse.tm.terminal.sdk-feature/pom.xml @@ -10,6 +10,21 @@ org.eclipse.tm.features org.eclipse.tm.terminal.sdk - 3.3.301.qualifier + 3.6.1.qualifier eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + 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 5f125c73fee..01f5889e74d 100644 --- a/terminal/features/org.eclipse.tm.terminal.serial-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.serial-feature/feature.xml @@ -13,7 +13,7 @@ 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 5189aa953fd..83890ae7295 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,21 @@ org.eclipse.tm.features org.eclipse.tm.terminal.serial - 2.1.300.qualifier + 3.6.1.qualifier eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + 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 0e5de69b520..27e7f08d948 100644 --- a/terminal/features/org.eclipse.tm.terminal.ssh-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.ssh-feature/feature.xml @@ -13,7 +13,7 @@ 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 95aaf1c561b..ad27909c100 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,21 @@ org.eclipse.tm.features org.eclipse.tm.terminal.ssh - 2.1.300.qualifier + 3.6.1.qualifier eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + 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 924a93a9e91..de9b38755f1 100644 --- a/terminal/features/org.eclipse.tm.terminal.telnet-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.telnet-feature/feature.xml @@ -13,7 +13,7 @@ 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 79b3e89ca3f..cb5bf56cec5 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,21 @@ org.eclipse.tm.features org.eclipse.tm.terminal.telnet - 2.1.300.qualifier + 3.6.1.qualifier eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + 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 582c78ea22e..b7156025af6 100644 --- a/terminal/features/org.eclipse.tm.terminal.test-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.test-feature/feature.xml @@ -13,7 +13,7 @@ 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 5a22c01ddf7..bb0c74b46c8 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,21 @@ org.eclipse.tm.features org.eclipse.tm.terminal.test - 2.1.100.qualifier + 3.6.1.qualifier eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + + 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 cb0e3f09c4b..3371b38c9c8 100644 --- a/terminal/features/org.eclipse.tm.terminal.view-feature/feature.xml +++ b/terminal/features/org.eclipse.tm.terminal.view-feature/feature.xml @@ -14,7 +14,7 @@ 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 6a4956f47e6..a74df51b22f 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,21 @@ org.eclipse.tm.features org.eclipse.tm.terminal.view - 2.4.100.qualifier + 3.6.1.qualifier eclipse-feature + + + + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho-version} + + default + + + + +