mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
[releng] Update versions and copyright-to-dates for RSE FTP feature
This commit is contained in:
parent
ea09725f31
commit
ae69407fdd
9 changed files with 23 additions and 23 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
|
||||
|
@ -19,7 +19,7 @@ featureName=RSE FTP 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) ftp feature contains an FTP-based \
|
||||
|
@ -27,7 +27,7 @@ implementation of the file services defined by the RSE API.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2012 Symbian Software Ltd. and others.\n\
|
||||
Copyright (c) 2000, 2013 Symbian Software Ltd. 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,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Copyright (c) 2005, 2012 IBM Corporation and others.
|
||||
Copyright (c) 2005, 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
|
||||
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.ftp"
|
||||
label="%featureName"
|
||||
version="3.1.0.qualifier"
|
||||
version="3.2.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.services.files.ftp">
|
||||
|
||||
|
@ -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>
|
||||
|
@ -47,7 +47,7 @@
|
|||
<plugin
|
||||
id="org.apache.commons.net"
|
||||
download-size="82"
|
||||
install-size="228"
|
||||
install-size="288"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm.features</groupId>
|
||||
<artifactId>org.eclipse.rse.ftp</artifactId>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
<version>3.2.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
|
||||
|
@ -21,7 +21,7 @@ featureName=RSE FTP 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) ftp feature contains an FTP-based \
|
||||
|
@ -29,7 +29,7 @@ implementation of the file services defined by the RSE API.
|
|||
|
||||
# "copyright" property - text of the "Feature Update Copyright"
|
||||
copyright=\
|
||||
Copyright (c) 2000, 2012 Symbian Software Ltd. and others.\n\
|
||||
Copyright (c) 2000, 2013 Symbian Software Ltd. 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,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
Copyright (c) 2005, 2012 IBM Corporation and others.
|
||||
Copyright (c) 2005, 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
|
||||
|
@ -12,7 +12,7 @@
|
|||
<feature
|
||||
id="org.eclipse.rse.ftp.source"
|
||||
label="%featureName"
|
||||
version="3.1.0.qualifier"
|
||||
version="3.2.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.rse.services.files.ftp.source">
|
||||
|
||||
|
@ -29,14 +29,14 @@
|
|||
</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
|
||||
id="org.apache.commons.net.source"
|
||||
download-size="207"
|
||||
install-size="348"
|
||||
install-size="419"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2000, 2012 IBM Corporation and others.
|
||||
# Copyright (c) 2000, 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,6 +21,6 @@ blurb=RSE FTP Service Source\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright Symbian Software Ltd. and others 2000, 2012. All rights reserved.\n\
|
||||
(c) Copyright Symbian Software Ltd. and others 2000, 2013. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/tm
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.rse.services.files.ftp;singleton:=true
|
||||
Bundle-Version: 3.0.401.qualifier
|
||||
Bundle-Version: 3.0.500.qualifier
|
||||
Bundle-Activator: org.eclipse.rse.internal.services.files.ftp.Activator
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: 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
|
||||
|
@ -25,7 +25,7 @@ blurb=RSE FTP Service\n\
|
|||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright Symbian Software Ltd. and others 2000, 2012. All rights reserved.\n\
|
||||
(c) Copyright Symbian Software Ltd. and others 2000, 2013. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/tm\n\
|
||||
\n\
|
||||
This product includes software developed by the\n\
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.rse.services.files.ftp</artifactId>
|
||||
<version>3.0.401-SNAPSHOT</version>
|
||||
<version>3.0.500-SNAPSHOT</version>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue