Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tm.aggrcon')
-rw-r--r--tm.aggrcon21
1 files changed, 6 insertions, 15 deletions
diff --git a/tm.aggrcon b/tm.aggrcon
index 71084c281..32434b76f 100644
--- a/tm.aggrcon
+++ b/tm.aggrcon
@@ -1,26 +1,17 @@
<?xml version="1.0" encoding="ASCII"?>
-<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="TM: RSE + Terminal 4.5.101">
- <!-- in future, we could use http://download.eclipse.org/tm/repository/photon/ -->
- <repositories location="https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/" description="TM: RSE + Terminal 4.5.101">
- <features name="org.eclipse.rse.feature.group">
+<aggregator:Contribution xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/cbi/p2repo/2011/aggregator/1.1.0" label="TM: RSE">
+ <repositories location="https://download.eclipse.org/tm/updates/4.5.500/repository/" description="TM: RSE + Terminal 4.5.500">
+ <features name="org.eclipse.rse.feature.group" versionRange="[4.5.500,4.5.600]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.rse.useractions.feature.group">
+ <features name="org.eclipse.rse.useractions.feature.group" versionRange="[4.5.500,4.5.600]">
<categories href="simrel.aggr#//@customCategories[identifier='Mobile%20and%20Device%20Development']"/>
<categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
- <features name="org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group">
- <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.tm.terminal.connector.remote.feature.feature.group">
- <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
- <features name="org.eclipse.tm.terminal.feature.feature.group">
- <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
- </features>
</repositories>
- <contacts href="simrel.aggr#//@contacts[email='nboldt@redhat.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='sbouchet@redhat.com']"/>
<contacts href="simrel.aggr#//@contacts[email='kaloyan.r@zend.com']"/>
<contacts href="simrel.aggr#//@contacts[email='g.watson@computer.org']"/>
+ <contacts href="simrel.aggr#//@contacts[email='nboldt@redhat.com']"/>
</aggregator:Contribution>

Back to the top