mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
Releng: Uprev o.e.tm.terminal plug-in and releated features
This commit is contained in:
parent
78a1772040
commit
b39192046e
16 changed files with 41 additions and 41 deletions
|
@ -1,36 +1,36 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<site>
|
<site>
|
||||||
<feature url="features/org.eclipse.rse_3.5.0.qualifier.jar" id="org.eclipse.rse" version="3.5.0.qualifier">
|
<feature url="features/org.eclipse.rse_3.5.0.qualifier.jar" id="org.eclipse.rse" version="3.5.0.qualifier">
|
||||||
<category name="tm_35_main"/>
|
<category name="tm_36_main"/>
|
||||||
</feature>
|
</feature>
|
||||||
<feature url="features/org.eclipse.rse.sdk_3.5.0.qualifier.jar" id="org.eclipse.rse.sdk" version="3.5.0.qualifier">
|
<feature url="features/org.eclipse.rse.sdk_3.5.0.qualifier.jar" id="org.eclipse.rse.sdk" version="3.5.0.qualifier">
|
||||||
<category name="tm_35_main"/>
|
<category name="tm_36_main"/>
|
||||||
</feature>
|
</feature>
|
||||||
<feature url="features/org.eclipse.rse.useractions_1.1.500.qualifier.jar" id="org.eclipse.rse.useractions" version="1.1.500.qualifier">
|
<feature url="features/org.eclipse.rse.useractions_1.1.500.qualifier.jar" id="org.eclipse.rse.useractions" version="1.1.500.qualifier">
|
||||||
<category name="tm_35_main"/>
|
<category name="tm_36_main"/>
|
||||||
</feature>
|
</feature>
|
||||||
<feature url="features/org.eclipse.rse.examples_3.1.400.qualifier.jar" id="org.eclipse.rse.examples" version="3.1.400.qualifier">
|
<feature url="features/org.eclipse.rse.examples_3.1.400.qualifier.jar" id="org.eclipse.rse.examples" version="3.1.400.qualifier">
|
||||||
<category name="tm_35_optional"/>
|
<category name="tm_36_optional"/>
|
||||||
</feature>
|
</feature>
|
||||||
<feature url="features/org.eclipse.rse.scp_0.2.100.qualifier.jar" id="org.eclipse.rse.scp" version="0.2.100.qualifier">
|
<feature url="features/org.eclipse.rse.scp_0.2.100.qualifier.jar" id="org.eclipse.rse.scp" version="0.2.100.qualifier">
|
||||||
<category name="tm_35_optional"/>
|
<category name="tm_36_optional"/>
|
||||||
</feature>
|
</feature>
|
||||||
<feature url="features/org.eclipse.tm.terminal.local.sdk_0.3.100.qualifier.jar" id="org.eclipse.tm.terminal.local.sdk" version="0.3.100.qualifier">
|
<feature url="features/org.eclipse.tm.terminal.local.sdk_0.3.100.qualifier.jar" id="org.eclipse.tm.terminal.local.sdk" version="0.3.100.qualifier">
|
||||||
<category name="tm_35_optional"/>
|
<category name="tm_36_optional"/>
|
||||||
</feature>
|
</feature>
|
||||||
<feature url="features/org.eclipse.tm.terminal.sdk_3.3.300.qualifier.jar" id="org.eclipse.tm.terminal.sdk" version="3.3.300.qualifier">
|
<feature url="features/org.eclipse.tm.terminal.sdk_3.3.400.qualifier.jar" id="org.eclipse.tm.terminal.sdk" version="3.3.400.qualifier">
|
||||||
<category name="tm_35_main"/>
|
<category name="tm_36_main"/>
|
||||||
</feature>
|
</feature>
|
||||||
<feature url="features/org.eclipse.tm.terminal.core.sdk_3.3.300.qualifier.jar" id="org.eclipse.tm.terminal.core.sdk" version="3.3.300.qualifier">
|
<feature url="features/org.eclipse.tm.terminal.core.sdk_3.3.400.qualifier.jar" id="org.eclipse.tm.terminal.core.sdk" version="3.3.400.qualifier">
|
||||||
<category name="tm_35_main"/>
|
<category name="tm_36_main"/>
|
||||||
</feature>
|
</feature>
|
||||||
|
|
||||||
<category-def name="tm_35_main" label="TM and RSE 3.5 Main Features">
|
<category-def name="tm_36_main" label="TM Terminal and RSE 3.6 Main Features">
|
||||||
<description>
|
<description>
|
||||||
TM and RSE Main Features
|
TM Terminal and RSE Main Features
|
||||||
</description>
|
</description>
|
||||||
</category-def>
|
</category-def>
|
||||||
<category-def name="tm_35_optional" label="TM and RSE 3.5 Optional Add-Ons">
|
<category-def name="tm_36_optional" label="TM Terminal and RSE 3.6 Optional Add-Ons">
|
||||||
<description>
|
<description>
|
||||||
Examples, Tests and Incubation Plug-ins.
|
Examples, Tests and Incubation Plug-ins.
|
||||||
</description>
|
</description>
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.tm.terminal"
|
id="org.eclipse.tm.terminal"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="3.2.300.qualifier"
|
version="3.2.400.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="1.0.1.qualifier">
|
license-feature-version="1.0.1.qualifier">
|
||||||
|
@ -32,8 +32,8 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal</artifactId>
|
<artifactId>org.eclipse.tm.terminal</artifactId>
|
||||||
<version>3.2.300.qualifier</version>
|
<version>3.2.400.qualifier</version>
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.tm.terminal.core.sdk"
|
id="org.eclipse.tm.terminal.core.sdk"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="3.3.300.qualifier"
|
version="3.3.400.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="1.0.1.qualifier">
|
license-feature-version="1.0.1.qualifier">
|
||||||
|
@ -31,8 +31,8 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<includes
|
<includes
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.core.sdk</artifactId>
|
<artifactId>org.eclipse.tm.terminal.core.sdk</artifactId>
|
||||||
<version>3.3.300.qualifier</version>
|
<version>3.3.400.qualifier</version>
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -32,8 +32,8 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -32,8 +32,8 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<includes
|
<includes
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.tm.terminal.sdk"
|
id="org.eclipse.tm.terminal.sdk"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="3.3.300.qualifier"
|
version="3.3.400.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
license-feature="org.eclipse.license"
|
license-feature="org.eclipse.license"
|
||||||
license-feature-version="1.0.1.qualifier">
|
license-feature-version="1.0.1.qualifier">
|
||||||
|
@ -32,8 +32,8 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<includes
|
<includes
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal.sdk</artifactId>
|
<artifactId>org.eclipse.tm.terminal.sdk</artifactId>
|
||||||
<version>3.3.300.qualifier</version>
|
<version>3.3.400.qualifier</version>
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -31,8 +31,8 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -31,8 +31,8 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -31,8 +31,8 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -31,8 +31,8 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -32,8 +32,8 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.6"/>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.tm.terminal; singleton:=true
|
Bundle-SymbolicName: org.eclipse.tm.terminal; singleton:=true
|
||||||
Bundle-Version: 3.2.300.qualifier
|
Bundle-Version: 3.2.400.qualifier
|
||||||
Bundle-Activator: org.eclipse.tm.internal.terminal.control.impl.TerminalPlugin
|
Bundle-Activator: org.eclipse.tm.internal.terminal.control.impl.TerminalPlugin
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm</groupId>
|
<groupId>org.eclipse.tm</groupId>
|
||||||
<artifactId>org.eclipse.tm.terminal</artifactId>
|
<artifactId>org.eclipse.tm.terminal</artifactId>
|
||||||
<version>3.2.300.qualifier</version>
|
<version>3.2.400.qualifier</version>
|
||||||
<packaging>eclipse-plugin</packaging>
|
<packaging>eclipse-plugin</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Add table
Reference in a new issue