1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-01 05:15:43 +02:00

[releng] Build on tools - branding - update bundle and feature versions

This commit is contained in:
Martin Oberhuber 2011-01-04 19:45:28 +00:00
parent 58e852f0e2
commit f97b58168c
25 changed files with 71 additions and 50 deletions

View file

@ -13,7 +13,7 @@
<feature <feature
id="org.eclipse.tm.terminal" id="org.eclipse.tm.terminal"
label="%featureName" label="%featureName"
version="3.0.201.qualifier" version="3.1.0.qualifier"
provider-name="%providerName"> provider-name="%providerName">
<description> <description>
@ -29,8 +29,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
</url> </url>
<requires> <requires>

View file

@ -21,7 +21,7 @@ featureName=Target Management Terminal Widget Source
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An ANSI (vt102) compatible Terminal widget. description=An ANSI (vt102) compatible Terminal widget.

View file

@ -22,7 +22,7 @@ featureName=Local Terminal (Incubation)
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=A terminal emulation for local shells and external tools.\n\ description=A terminal emulation for local shells and external tools.\n\

View file

@ -13,7 +13,7 @@
<feature <feature
id="org.eclipse.tm.terminal.local" id="org.eclipse.tm.terminal.local"
label="%featureName" label="%featureName"
version="0.1.0.qualifier" version="0.2.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
image="eclipse_update_120.jpg"> image="eclipse_update_120.jpg">
@ -30,8 +30,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
</url> </url>
<requires> <requires>

View file

@ -22,7 +22,7 @@ featureName=Local Terminal SDK (Incubation)
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=A terminal emulation for local shells and external tools.\n\ description=A terminal emulation for local shells and external tools.\n\

View file

@ -13,7 +13,7 @@
<feature <feature
id="org.eclipse.tm.terminal.local.sdk" id="org.eclipse.tm.terminal.local.sdk"
label="%featureName" label="%featureName"
version="0.1.100.qualifier" version="0.2.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
image="eclipse_update_120.jpg"> image="eclipse_update_120.jpg">
@ -30,8 +30,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
</url> </url>
<includes <includes

View file

@ -13,7 +13,7 @@
<feature <feature
id="org.eclipse.tm.terminal.sdk" id="org.eclipse.tm.terminal.sdk"
label="%featureName" label="%featureName"
version="3.1.100.qualifier" version="3.2.0.qualifier"
provider-name="%providerName" provider-name="%providerName"
image="eclipse_update_120.jpg"> image="eclipse_update_120.jpg">

View file

@ -21,7 +21,7 @@ featureName=Target Management Terminal Serial Connector
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=A serial line connector for the Terminal using RXTX API description=A serial line connector for the Terminal using RXTX API

View file

@ -12,7 +12,7 @@
<feature <feature
id="org.eclipse.tm.terminal.serial" id="org.eclipse.tm.terminal.serial"
label="%featureName" label="%featureName"
version="2.0.300.qualifier" version="2.1.0.qualifier"
provider-name="%providerName"> provider-name="%providerName">
<description> <description>
@ -28,8 +28,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
</url> </url>
<requires> <requires>

View file

@ -21,7 +21,7 @@ featureName=Target Management Terminal Serial Connector Source
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=A serial line connector for the Terminal using RXTX API description=A serial line connector for the Terminal using RXTX API

View file

@ -21,7 +21,7 @@ featureName=Target Management Terminal SSH Connector
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An SSH connector implementation for the Terminal. description=An SSH connector implementation for the Terminal.

View file

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <!-- <?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2005, 2010 IBM Corporation and others. Copyright (c) 2005, 2010 IBM Corporation and others.
All rights reserved. This program and the accompanying materials All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0 are made available under the terms of the Eclipse Public License v1.0
@ -8,11 +9,10 @@
Contributors: Contributors:
IBM Corporation - initial API and implementation IBM Corporation - initial API and implementation
--> -->
<feature <feature
id="org.eclipse.tm.terminal.ssh" id="org.eclipse.tm.terminal.ssh"
label="%featureName" label="%featureName"
version="2.0.200.qualifier" version="2.1.0.qualifier"
provider-name="%providerName"> provider-name="%providerName">
<description> <description>
@ -28,8 +28,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
</url> </url>
<requires> <requires>

View file

@ -21,7 +21,7 @@ featureName=Target Management Terminal SSH Connector Source
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An SSH connector implementation for the Terminal. description=An SSH connector implementation for the Terminal.

View file

@ -2,12 +2,12 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.terminal.ssh;singleton:=true Bundle-SymbolicName: org.eclipse.tm.terminal.ssh;singleton:=true
Bundle-Version: 2.0.200.qualifier Bundle-Version: 2.1.0.qualifier
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime, org.eclipse.core.runtime,
org.eclipse.tm.terminal;bundle-version="[3.0.0,3.1.0)", org.eclipse.tm.terminal;bundle-version="[3.1.0,3.2.0)",
com.jcraft.jsch;bundle-version="[0.1.31,1.0.0)", com.jcraft.jsch;bundle-version="[0.1.31,1.0.0)",
org.eclipse.jsch.core;bundle-version="[1.0.0,2.0.0)" org.eclipse.jsch.core;bundle-version="[1.0.0,2.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.4 Bundle-RequiredExecutionEnvironment: J2SE-1.4

View file

@ -21,7 +21,7 @@ featureName=Target Management Terminal Telnet Connector
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=A Telnet connector implementation for the Terminal. description=A Telnet connector implementation for the Terminal.

View file

@ -1,7 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 2007, 2010 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 http://www.eclipse.org/legal/epl-v10.html Contributors: Wind River - initial API and implementation --> <feature <?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2007, 2010 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
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Wind River - initial API and implementation
-->
<feature
id="org.eclipse.tm.terminal.telnet" id="org.eclipse.tm.terminal.telnet"
label="%featureName" label="%featureName"
version="2.0.200.qualifier" version="2.1.0.qualifier"
provider-name="%providerName"> provider-name="%providerName">
<description> <description>
@ -17,8 +28,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
</url> </url>
<requires> <requires>

View file

@ -21,7 +21,7 @@ featureName=Target Management Terminal Telnet Connector Source
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=A Telnet connector implementation for the Terminal. description=A Telnet connector implementation for the Terminal.

View file

@ -21,7 +21,7 @@ featureName=Target Management Terminal Unit Tests
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=TM Terminal Unit Tests. Includes Source. description=TM Terminal Unit Tests. Includes Source.

View file

@ -1,7 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 2008, 2010 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 http://www.eclipse.org/legal/epl-v10.html Contributors: Wind River - initial API and implementation --> <feature <?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2008, 2010 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
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Wind River - initial API and implementation
-->
<feature
id="org.eclipse.tm.terminal.test" id="org.eclipse.tm.terminal.test"
label="%featureName" label="%featureName"
version="2.0.200.qualifier" version="2.1.0.qualifier"
provider-name="%providerName"> provider-name="%providerName">
<description> <description>
@ -17,8 +28,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
</url> </url>
<requires> <requires>
@ -33,8 +44,7 @@
id="org.eclipse.tm.terminal.test" id="org.eclipse.tm.terminal.test"
download-size="0" download-size="0"
install-size="0" install-size="0"
version="0.0.0" version="0.0.0"/>
unpack="true"/>
<plugin <plugin
id="org.eclipse.tm.terminal.test.source" id="org.eclipse.tm.terminal.test.source"

View file

@ -2,11 +2,11 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.terminal.test;singleton:=true Bundle-SymbolicName: org.eclipse.tm.terminal.test;singleton:=true
Bundle-Version: 2.0.101.qualifier Bundle-Version: 2.1.0.qualifier
Bundle-Vendor: %providerName Bundle-Vendor: %providerName
Bundle-Localization: plugin Bundle-Localization: plugin
Require-Bundle: org.junit, Require-Bundle: org.junit,
org.eclipse.tm.terminal;bundle-version="[3.0.1,3.1.0)", org.eclipse.tm.terminal;bundle-version="[3.1.0,3.2.0)",
org.eclipse.core.runtime, org.eclipse.core.runtime,
org.eclipse.ui org.eclipse.ui
Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1, Bundle-RequiredExecutionEnvironment: CDC-1.1/Foundation-1.1,

View file

@ -21,7 +21,7 @@ featureName=Target Management Terminal View
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An Eclipse Workbench standalone view for the Terminal widget. description=An Eclipse Workbench standalone view for the Terminal widget.

View file

@ -13,7 +13,7 @@
<feature <feature
id="org.eclipse.tm.terminal.view" id="org.eclipse.tm.terminal.view"
label="%featureName" label="%featureName"
version="2.1.100.qualifier" version="2.2.0.qualifier"
provider-name="%providerName"> provider-name="%providerName">
<description> <description>
@ -29,8 +29,8 @@
</license> </license>
<url> <url>
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/> <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.3"/>
</url> </url>
<requires> <requires>

View file

@ -21,7 +21,7 @@ featureName=Target Management Terminal View Source
providerName=Eclipse TM Project providerName=Eclipse TM Project
# "tmUpdateSiteName" property - label for the update site # "tmUpdateSiteName" property - label for the update site
tmUpdateSiteName=Target Management 3.2 Updates tmUpdateSiteName=Target Management 3.3 Updates
# "description" property - description of the feature # "description" property - description of the feature
description=An Eclipse Workbench standalone view for the Terminal widget. description=An Eclipse Workbench standalone view for the Terminal widget.

View file

@ -2,12 +2,12 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.terminal.view;singleton:=true Bundle-SymbolicName: org.eclipse.tm.terminal.view;singleton:=true
Bundle-Version: 2.1.100.qualifier Bundle-Version: 2.2.0.qualifier
Bundle-Activator: org.eclipse.tm.internal.terminal.view.TerminalViewPlugin Bundle-Activator: org.eclipse.tm.internal.terminal.view.TerminalViewPlugin
Bundle-Localization: plugin Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui, Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime, org.eclipse.core.runtime,
org.eclipse.tm.terminal;bundle-version="[3.0.100,3.1.0)" org.eclipse.tm.terminal;bundle-version="[3.1.0,3.2.0)"
Bundle-ActivationPolicy: lazy Bundle-ActivationPolicy: lazy
Eclipse-LazyStart: true Eclipse-LazyStart: true
Bundle-RequiredExecutionEnvironment: J2SE-1.4 Bundle-RequiredExecutionEnvironment: J2SE-1.4

View file

@ -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.0.101.qualifier Bundle-Version: 3.1.0.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