mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
[408205] update feature versions and update site pointers
This commit is contained in:
parent
03f94f01c9
commit
fb52b86137
93 changed files with 240 additions and 253 deletions
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.releng.master"
|
||||
label="%featureName"
|
||||
version="3.2.0.qualifier"
|
||||
version="3.2.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
|
@ -49,24 +49,10 @@
|
|||
id="org.eclipse.rse.examples"
|
||||
version="0.0.0"/>
|
||||
|
||||
<!--
|
||||
<includes
|
||||
id="org.eclipse.rse.tests"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.tm.terminal.test"
|
||||
version="0.0.0"/>
|
||||
-->
|
||||
<includes
|
||||
id="org.eclipse.tm.releng.test"
|
||||
version="0.0.0"/>
|
||||
|
||||
<!--
|
||||
<includes
|
||||
id="org.eclipse.rse.wince"
|
||||
version="0.0.0"/>
|
||||
-->
|
||||
<includes
|
||||
id="org.eclipse.rse.scp"
|
||||
version="0.0.0"/>
|
||||
|
@ -74,30 +60,23 @@
|
|||
<includes
|
||||
id="org.eclipse.tm.tcf.feature"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.tm.tcf.source"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.commons.net"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.commons.net.source"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
<!--
|
||||
<plugin
|
||||
id="org.eclipse.tm.tcf.agent"
|
||||
version="0.3.0"
|
||||
unpack="true"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.tm.tcf.docs"
|
||||
version="0.3.0"
|
||||
unpack="true"/>
|
||||
-->
|
||||
</feature>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.tm.releng.master</artifactId>
|
||||
<version>3.2.0-SNAPSHOT</version>
|
||||
<version>3.2.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.releng.test"
|
||||
label="%featureName"
|
||||
version="3.2.0.qualifier"
|
||||
version="3.2.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.tm.releng.test</artifactId>
|
||||
<version>3.2.0-SNAPSHOT</version>
|
||||
<version>3.2.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.examples"
|
||||
label="%featureName"
|
||||
version="3.1.300.qualifier"
|
||||
version="3.1.400.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.examples.tutorial"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
@ -30,8 +30,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.rse.examples</artifactId>
|
||||
<version>3.1.300-SNAPSHOT</version>
|
||||
<version>3.1.400-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse"
|
||||
label="%featureName"
|
||||
version="3.4.1.qualifier"
|
||||
version="3.5.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
@ -30,8 +30,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse</artifactId>
|
||||
<version>3.4.1-SNAPSHOT</version>
|
||||
<version>3.5.0-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.core"
|
||||
label="%featureName"
|
||||
version="3.4.1.qualifier"
|
||||
version="3.4.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.core">
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.core</artifactId>
|
||||
<version>3.4.1-SNAPSHOT</version>
|
||||
<version>3.4.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.dstore"
|
||||
label="%featureName"
|
||||
version="3.4.1.qualifier"
|
||||
version="3.4.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.services.dstore">
|
||||
|
||||
|
@ -36,8 +36,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.dstore</artifactId>
|
||||
<version>3.4.1-SNAPSHOT</version>
|
||||
<version>3.4.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.local"
|
||||
label="%featureName"
|
||||
version="2.1.400.qualifier"
|
||||
version="2.1.500.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.services.local">
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.local</artifactId>
|
||||
<version>2.1.400-SNAPSHOT</version>
|
||||
<version>2.1.500-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
<!--
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Copyright (c) 2005, 2012 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
|
||||
|
@ -6,13 +7,13 @@
|
|||
http://www.eclipse.org/legal/epl-v10.html
|
||||
|
||||
Contributors:
|
||||
IBM Corporation - initial API and implementation
Anna Dushistova(Mentor Graphics)- adapted from WinCE
|
||||
IBM Corporation - initial API and implementation
|
||||
Anna Dushistova(Mentor Graphics)- adapted from WinCE
|
||||
-->
|
||||
|
||||
<feature
|
||||
id="org.eclipse.rse.scp"
|
||||
label="%featureName"
|
||||
version="0.2.0.qualifier"
|
||||
version="0.2.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.subsystems.files.scp"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
@ -30,17 +31,21 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
<import plugin="org.eclipse.core.runtime"/>
|
||||
<requires>
|
||||
<import plugin="org.eclipse.core.runtime"/>
|
||||
<import plugin="org.eclipse.ui"/>
|
||||
<import plugin="org.eclipse.rse.services" version="3.0.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.rse.services.ssh" version="3.2.0" match="compatible"/>
<import plugin="org.eclipse.rse.connectorservice.ssh" version="2.0.0" match="compatible"/>
<import plugin="org.eclipse.rse.core" version="3.0.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.rse.services.ssh" version="3.2.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.rse.connectorservice.ssh" version="2.0.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.rse.core" version="3.0.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.rse.ui" version="3.0.0" match="compatible"/>
|
||||
<import plugin="org.eclipse.rse.subsystems.files.core" version="3.0.0" match="compatible"/>
|
||||
<import plugin="com.jcraft.jsch" version="0.1.31" match="compatible"/>
</requires>
|
||||
<import plugin="com.jcraft.jsch" version="0.1.31" match="compatible"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.rse.subsystems.files.scp"
|
||||
|
@ -55,4 +60,5 @@
|
|||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
</feature>
|
||||
|
||||
</feature>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.scp</artifactId>
|
||||
<version>0.2.0-SNAPSHOT</version>
|
||||
<version>0.2.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.sdk"
|
||||
label="%featureName"
|
||||
version="3.4.1.qualifier"
|
||||
version="3.5.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.sdk</artifactId>
|
||||
<version>3.4.1-SNAPSHOT</version>
|
||||
<version>3.5.0-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.ssh"
|
||||
label="%featureName"
|
||||
version="3.0.400.qualifier"
|
||||
version="3.0.500.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.services.ssh">
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.ssh</artifactId>
|
||||
<version>3.0.400-SNAPSHOT</version>
|
||||
<version>3.0.500-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.telnet"
|
||||
label="%featureName"
|
||||
version="2.3.0.qualifier"
|
||||
version="2.3.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.services.telnet">
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.telnet</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<plugin
|
||||
|
|
|
@ -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,14 +19,14 @@ featureName=RSE Terminals UI
|
|||
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. Includes Source.
|
||||
|
||||
# "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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.terminals"
|
||||
label="%featureName"
|
||||
version="1.2.1.qualifier"
|
||||
version="1.2.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.terminals.ui"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
@ -30,8 +30,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.terminals</artifactId>
|
||||
<version>1.2.1-SNAPSHOT</version>
|
||||
<version>1.2.100-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.useractions"
|
||||
label="%featureName"
|
||||
version="1.1.400.qualifier"
|
||||
version="1.1.500.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.useractions"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
@ -30,8 +30,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.useractions</artifactId>
|
||||
<version>1.1.400-SNAPSHOT</version>
|
||||
<version>1.1.500-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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=\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.useractions.sdk"
|
||||
label="%featureName"
|
||||
version="3.4.2.qualifier"
|
||||
version="3.5.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.useractions.sdk</artifactId>
|
||||
<version>3.4.2-SNAPSHOT</version>
|
||||
<version>3.5.0-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.tests"
|
||||
label="%featureName"
|
||||
version="3.4.1.qualifier"
|
||||
version="3.4.100.qualifier"
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
|
@ -28,8 +28,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.tests</artifactId>
|
||||
<version>3.4.1.qualifier</version>
|
||||
<version>3.4.100.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal"
|
||||
label="%featureName"
|
||||
version="3.2.2.qualifier"
|
||||
version="3.2.100.qualifier"
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal</artifactId>
|
||||
<version>3.2.2.qualifier</version>
|
||||
<version>3.2.100.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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=\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.core.sdk"
|
||||
label="%featureName"
|
||||
version="3.3.2.qualifier"
|
||||
version="3.3.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal.core.sdk</artifactId>
|
||||
<version>3.3.2.qualifier</version>
|
||||
<version>3.3.100.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.local"
|
||||
label="%featureName"
|
||||
version="0.2.200.qualifier"
|
||||
version="0.2.300.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
|
@ -30,8 +30,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal.local</artifactId>
|
||||
<version>0.2.200.qualifier</version>
|
||||
<version>0.2.300.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.local.sdk"
|
||||
label="%featureName"
|
||||
version="0.3.1.qualifier"
|
||||
version="0.3.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
|
@ -30,16 +30,18 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.tm.terminal.local"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.tm.terminal.view"
|
||||
version="0.0.0"/>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.tm.terminal"
|
||||
version="0.0.0"/>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal.local.sdk</artifactId>
|
||||
<version>0.3.1.qualifier</version>
|
||||
<version>0.3.100.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.sdk"
|
||||
label="%featureName"
|
||||
version="3.3.2.qualifier"
|
||||
version="3.3.300.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
|
@ -30,8 +30,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal.sdk</artifactId>
|
||||
<version>3.3.2.qualifier</version>
|
||||
<version>3.3.300.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.serial"
|
||||
label="%featureName"
|
||||
version="2.1.200.qualifier"
|
||||
version="2.1.300.qualifier"
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
|
@ -28,8 +28,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal.serial</artifactId>
|
||||
<version>2.1.200.qualifier</version>
|
||||
<version>2.1.300.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.ssh"
|
||||
label="%featureName"
|
||||
version="2.1.200.qualifier"
|
||||
version="2.1.300.qualifier"
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
|
@ -28,8 +28,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal.ssh</artifactId>
|
||||
<version>2.1.200.qualifier</version>
|
||||
<version>2.1.300.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.telnet"
|
||||
label="%featureName"
|
||||
version="2.1.200.qualifier"
|
||||
version="2.1.300.qualifier"
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
|
@ -28,8 +28,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal.telnet</artifactId>
|
||||
<version>2.1.200.qualifier</version>
|
||||
<version>2.1.300.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.test"
|
||||
label="%featureName"
|
||||
version="2.1.1.qualifier"
|
||||
version="2.1.100.qualifier"
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
|
@ -28,8 +28,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal.test</artifactId>
|
||||
<version>2.1.1.qualifier</version>
|
||||
<version>2.1.100.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.view"
|
||||
label="%featureName"
|
||||
version="2.4.1.qualifier"
|
||||
version="2.4.100.qualifier"
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
|
@ -29,8 +29,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.tm.terminal.view</artifactId>
|
||||
<version>2.4.1.qualifier</version>
|
||||
<version>2.4.100.qualifier</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -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\
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.wince"
|
||||
label="%featureName"
|
||||
version="0.3.100.qualifier"
|
||||
version="0.3.200.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.subsystems.wince"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
@ -30,8 +30,8 @@
|
|||
</license>
|
||||
|
||||
<url>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.4"/>
|
||||
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.5"/>
|
||||
</url>
|
||||
|
||||
<requires>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.wince</artifactId>
|
||||
<version>0.3.100-SNAPSHOT</version>
|
||||
<version>0.3.200-SNAPSHOT</version>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
|
@ -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\
|
||||
|
|
Loading…
Add table
Reference in a new issue