mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 11:25:35 +02:00
[175241] Reference Milestone Update Site in all features
This commit is contained in:
parent
023785fce1
commit
5da49ca623
14 changed files with 26 additions and 28 deletions
|
@ -20,8 +20,8 @@ featureName=TM Terminal Widget
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "tmUpdateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=An ANSI (vt102) compatible Terminal widget.
|
description=An ANSI (vt102) compatible Terminal widget.
|
||||||
|
|
|
@ -18,8 +18,7 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
|
||||||
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -20,8 +20,8 @@ featureName=TM Terminal Widget Source
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "tmUpdateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=An ANSI (vt102) compatible Terminal widget.
|
description=An ANSI (vt102) compatible Terminal widget.
|
||||||
|
|
|
@ -24,8 +24,8 @@ plug-ins for Serial, SSH and Telnet connections. Includes Source Code.
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "tmUpdateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
# "copyright" property - text of the "Feature Update Copyright"
|
# "copyright" property - text of the "Feature Update Copyright"
|
||||||
copyright=\
|
copyright=\
|
||||||
|
|
|
@ -19,8 +19,7 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
|
||||||
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<includes
|
<includes
|
||||||
|
|
|
@ -20,8 +20,8 @@ featureName=TM Terminal Serial Connector
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "tmUpdateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=A serial line connector for the Terminal using javacomm API
|
description=A serial line connector for the Terminal using javacomm API
|
||||||
|
|
|
@ -18,8 +18,10 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
|
||||||
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
<!-- TODO reference the RXTX discovery site once it exists
|
||||||
|
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
|
||||||
|
-->
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -20,8 +20,8 @@ featureName=TM Terminal Serial Connector Source
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "tmUpdateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=A serial line connector for the Terminal using javacomm API
|
description=A serial line connector for the Terminal using javacomm API
|
||||||
|
|
|
@ -20,8 +20,8 @@ featureName=TM Terminal Ssh Connector
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "tmUpdateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=An SSH connector implementation for the Terminal.
|
description=An SSH connector implementation for the Terminal.
|
||||||
|
|
|
@ -18,8 +18,7 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
|
||||||
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -20,8 +20,8 @@ featureName=TM Terminal Ssh Connector Source
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "tmUpdateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=An SSH connector implementation for the Terminal.
|
description=An SSH connector implementation for the Terminal.
|
||||||
|
|
|
@ -20,8 +20,8 @@ featureName=TM Terminal View
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "tmUpdateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=An Eclipse Workbench standalone view for the Terminal widget.
|
description=An Eclipse Workbench standalone view for the Terminal widget.
|
||||||
|
|
|
@ -18,8 +18,7 @@
|
||||||
</license>
|
</license>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<update label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
<update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/milestones"/>
|
||||||
<discovery label="%updateSiteName" url="http://download.eclipse.org/dsdp/tm/updates"/>
|
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<requires>
|
<requires>
|
||||||
|
|
|
@ -20,8 +20,8 @@ featureName=TM Terminal View Source
|
||||||
# "providerName" property - name of the company that provides the feature
|
# "providerName" property - name of the company that provides the feature
|
||||||
providerName=Eclipse.org
|
providerName=Eclipse.org
|
||||||
|
|
||||||
# "updateSiteName" property - label for the update site
|
# "tmUpdateSiteName" property - label for the update site
|
||||||
updateSiteName=Target Management Project Updates
|
tmUpdateSiteName=Target Management 2.0 Milestone Updates
|
||||||
|
|
||||||
# "description" property - description of the feature
|
# "description" property - description of the feature
|
||||||
description=An Eclipse Workbench standalone view for the Terminal widget.
|
description=An Eclipse Workbench standalone view for the Terminal widget.
|
||||||
|
|
Loading…
Add table
Reference in a new issue