1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00

Releng: Update tm.terminal.control to 4.4

Change-Id: I457e26ed01a48a475da2174a2b5074709c3ca6d9
Signed-off-by: Martin Oberhuber <mober.at+eclipse@gmail.com>
This commit is contained in:
Martin Oberhuber 2018-01-21 23:37:45 +01:00
parent 74eb8752fe
commit 3548a7c700
18 changed files with 144 additions and 144 deletions

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2006, 2017 Wind River Systems, Inc. and others.
# Copyright (c) 2006, 2018 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=TM Terminal Control
providerName=Eclipse.org - Target Management
# "updateSiteName" property - label for the update site
updateSiteName=TM Terminal 4.3 Updates
updateSiteName=TM Terminal 4.4 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, 2017 Wind River Systems, Inc. and others.\n\
Copyright (c) 2003, 2018 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\

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2006, 2017 Wind River Systems, Inc. and others.
Copyright (c) 2006, 2018 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
@ -14,7 +14,7 @@
<feature
id="org.eclipse.tm.terminal.control.feature"
label="%featureName"
version="4.3.0.qualifier"
version="4.4.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.tm.terminal.control"
license-feature="org.eclipse.license"
@ -33,7 +33,7 @@
</license>
<url>
<update label="%updateSiteName" url="http://download.eclipse.org/tm/terminal/updates/4.3"/>
<update label="%updateSiteName" url="http://download.eclipse.org/tm/terminal/updates/4.4"/>
</url>
<requires>

View file

@ -11,7 +11,7 @@
<relativePath>../../admin/pom-build.xml</relativePath>
</parent>
<version>4.3.0-SNAPSHOT</version>
<version>4.4.0-SNAPSHOT</version>
<artifactId>org.eclipse.tm.terminal.control.feature</artifactId>
<packaging>eclipse-feature</packaging>

View file

@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2006, 2017 Wind River Systems, Inc. and others.
# Copyright (c) 2006, 2018 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=TM Terminal Control, SDK
providerName=Eclipse.org - Target Management
# "updateSiteName" property - label for the update site
updateSiteName=TM Terminal 4.3 Updates
updateSiteName=TM Terminal 4.4 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, 2017 Wind River Systems, Inc. and others.\n\
Copyright (c) 2003, 2018 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\

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2006, 2015 Wind River Systems, Inc. and others.
Copyright (c) 2006, 2018 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
@ -14,7 +14,7 @@
<feature
id="org.eclipse.tm.terminal.control.sdk.feature"
label="%featureName"
version="4.3.0.qualifier"
version="4.4.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="1.0.1.qualifier">
@ -32,7 +32,7 @@
</license>
<url>
<update label="%updateSiteName" url="http://download.eclipse.org/tm/terminal/updates/4.3"/>
<update label="%updateSiteName" url="http://download.eclipse.org/tm/terminal/updates/4.4"/>
</url>
<includes

View file

@ -11,7 +11,7 @@
<relativePath>../../admin/pom-build.xml</relativePath>
</parent>
<version>4.3.0-SNAPSHOT</version>
<version>4.4.0-SNAPSHOT</version>
<artifactId>org.eclipse.tm.terminal.control.sdk.feature</artifactId>
<packaging>eclipse-feature</packaging>

View file

@ -1,5 +1,5 @@
##################################################################################
# Copyright (c) 2015, 2017 Wind River Systems, Inc. and others. All rights reserved.
# Copyright (c) 2015, 2018 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
@ -20,7 +20,7 @@ featureName=TM Terminal
providerName=Eclipse.org - Target Management
# "updateSiteName" property - label for the update site
updateSiteName=TM Terminal 4.3 Updates
updateSiteName=TM Terminal 4.4 Updates
# "description" property - description of the feature
description=An integrated Eclipse View for the local command prompt (console) or \
@ -29,7 +29,7 @@ description=An integrated Eclipse View for the local command prompt (console) or
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011 - 2016 Wind River Systems, Inc. and others.\n\
Copyright (c) 2011 - 2018 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\

View file

@ -2,7 +2,7 @@
<feature
id="org.eclipse.tm.terminal.feature"
label="%featureName"
version="4.3.0.qualifier"
version="4.4.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.tm.terminal.view.core"
license-feature="org.eclipse.license"
@ -21,14 +21,14 @@
</license>
<url>
<update label="%updateSiteName" url="http://download.eclipse.org/tm/terminal/updates/4.3"/>
<update label="%updateSiteName" url="http://download.eclipse.org/tm/terminal/updates/4.4"/>
</url>
<requires>
<import feature="org.eclipse.tm.terminal.connector.local.feature" version="4.3.0" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.connector.ssh.feature" version="4.3.0" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.connector.telnet.feature" version="4.3.0" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.control.feature" version="4.3.0" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.control.feature" version="4.4.0" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.view.feature" version="4.3.0" match="greaterOrEqual"/>
</requires>

View file

@ -11,7 +11,7 @@
<relativePath>../../admin/pom-build.xml</relativePath>
</parent>
<version>4.3.0-SNAPSHOT</version>
<version>4.4.0-SNAPSHOT</version>
<artifactId>org.eclipse.tm.terminal.feature</artifactId>
<packaging>eclipse-feature</packaging>

View file

@ -1,5 +1,5 @@
##################################################################################
# Copyright (c) 2015, 2017 Wind River Systems, Inc. and others. All rights reserved.
# Copyright (c) 2015, 2018 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
@ -20,7 +20,7 @@ featureName=TM Terminal, SDK
providerName=Eclipse.org - Target Management
# "updateSiteName" property - label for the update site
updateSiteName=TM Terminal 4.3 Updates
updateSiteName=TM Terminal 4.4 Updates
# "description" property - description of the feature
description=An integrated Eclipse View for the local command prompt (console) or \
@ -29,7 +29,7 @@ description=An integrated Eclipse View for the local command prompt (console) or
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011 - 2016 Wind River Systems, Inc. and others.\n\
Copyright (c) 2011 - 2018 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\

View file

@ -2,7 +2,7 @@
<feature
id="org.eclipse.tm.terminal.sdk.feature"
label="%featureName"
version="4.3.0.qualifier"
version="4.4.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="1.0.1.qualifier">
@ -20,7 +20,7 @@
</license>
<url>
<update label="%updateSiteName" url="http://download.eclipse.org/tm/terminal/updates/4.3"/>
<update label="%updateSiteName" url="http://download.eclipse.org/tm/terminal/updates/4.4"/>
</url>
<includes
@ -31,7 +31,7 @@
<import feature="org.eclipse.tm.terminal.connector.local.sdk.feature" version="4.3.0" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.connector.ssh.sdk.feature" version="4.3.0" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.connector.telnet.sdk.feature" version="4.3.0" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.control.sdk.feature" version="4.3.0" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.control.sdk.feature" version="4.4.0" match="greaterOrEqual"/>
<import feature="org.eclipse.tm.terminal.view.sdk.feature" version="4.3.0" match="greaterOrEqual"/>
</requires>

View file

@ -11,7 +11,7 @@
<relativePath>../../admin/pom-build.xml</relativePath>
</parent>
<version>4.3.0-SNAPSHOT</version>
<version>4.4.0-SNAPSHOT</version>
<artifactId>org.eclipse.tm.terminal.sdk.feature</artifactId>
<packaging>eclipse-feature</packaging>

View file

@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.terminal.control; singleton:=true
Bundle-Version: 4.3.0.qualifier
Bundle-Version: 4.4.0.qualifier
Bundle-Activator: org.eclipse.tm.internal.terminal.control.impl.TerminalPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

View file

@ -1,5 +1,5 @@
################################################################################
# Copyright (c) 2006, 2017 Wind River Systems, Inc. and others.
# Copyright (c) 2006, 2018 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,5 +20,5 @@ blurb=Target Management Terminal Widget\n\
\n\
Version: {featureVersion}\n\
\n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2017. All rights reserved.\n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2018. All rights reserved.\n\
Visit http://www.eclipse.org/tm

View file

@ -11,7 +11,7 @@
<relativePath>../../admin/pom-build.xml</relativePath>
</parent>
<version>4.3.0-SNAPSHOT</version>
<version>4.4.0-SNAPSHOT</version>
<artifactId>org.eclipse.tm.terminal.control</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View file

@ -89,7 +89,7 @@ public interface ITextCanvasModel {
*
* <p>The method is primarily designed for test automation.
*
* @since 4.3
* @since 4.4
*/
String getAllText();
}

View file

@ -392,7 +392,7 @@ public class TextCanvas extends GridCanvas {
* Console reacts in a GDB session) and this method allows to read the
* text present in the terminal.
*
* @since 4.3
* @since 4.4
*/
public String getAllText() {
return fCellCanvasModel.getAllText();

View file

@ -11,7 +11,7 @@
<relativePath>../../admin/pom-build.xml</relativePath>
</parent>
<version>4.3.0-SNAPSHOT</version>
<version>4.4.0-SNAPSHOT</version>
<artifactId>org.eclipse.tm.terminal.repo</artifactId>
<packaging>eclipse-repository</packaging>