Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2016-11-17 06:11:02 +0000
committerDavid Williams2016-11-17 06:11:02 +0000
commitaed56047bffb6ad594bd27ec84656b72148b1438 (patch)
tree5c887b53a96a887bfa3ac26ce9db92d671cdbd6c /ptp.aggrcon
parentc7883b0375862d3f2a8c5b0468e1e89053d41ccb (diff)
downloadorg.eclipse.simrel.build-aed56047bffb6ad594bd27ec84656b72148b1438.tar.gz
org.eclipse.simrel.build-aed56047bffb6ad594bd27ec84656b72148b1438.tar.xz
org.eclipse.simrel.build-aed56047bffb6ad594bd27ec84656b72148b1438.zip
Bug 506726 rename/tweak model files
Change-Id: I4f9475b6d1e5631359c42ca21bff8b03b0b5aa75 Signed-off-by: David Williams <david_williams@acm.org>
Diffstat (limited to 'ptp.aggrcon')
-rw-r--r--ptp.aggrcon32
1 files changed, 16 insertions, 16 deletions
diff --git a/ptp.aggrcon b/ptp.aggrcon
index a6619fe8f..6ec38ac4f 100644
--- a/ptp.aggrcon
+++ b/ptp.aggrcon
@@ -1,49 +1,49 @@
<?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/b3/2011/aggregator/1.1.0" label="PTP">
+<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="PTP">
<repositories location="http://download.eclipse.org/tools/ptp/builds/oxygen/milestones/M2" description="PTP updates">
<features name="org.eclipse.ptp.feature.group" versionRange="9.0.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.ptp.fortran.feature.group" versionRange="9.0.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.ptp.gem.feature.group" versionRange="9.0.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.ptp.pldt.upc.feature.group" versionRange="9.0.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.ptp.rm.jaxb.contrib.feature.group" versionRange="9.0.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.ptp.etfw.tau.feature.group" versionRange="9.0.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.photran.feature.group" versionRange="9.1.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.photran.intel.feature.group" versionRange="9.1.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.photran.xlf.feature.group" versionRange="9.1.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='Programming%20Languages']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='Programming%20Languages']"/>
</features>
<features name="org.eclipse.ptp.debug.sdm.feature.group" versionRange="9.0.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.ptp.etfw.feedback.perfsuite.feature.group" versionRange="9.0.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
</repositories>
<repositories location="http://download.eclipse.org/tools/ptp/builds/remote/oxygen/milestones/M2" description="Remote Services">
<features name="org.eclipse.remote.feature.group" versionRange="2.0.0">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.remote.console.feature.group">
- <categories href="simrel.b3aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
+ <categories href="simrel.aggr#//@customCategories[identifier='General%20Purpose%20Tools']"/>
</features>
<features name="org.eclipse.remote.serial.feature.group"/>
</repositories>
- <contacts href="simrel.b3aggr#//@contacts[email='g.watson@computer.org']"/>
- <contacts href="simrel.b3aggr#//@contacts[email='beth@tibweb.com']"/>
+ <contacts href="simrel.aggr#//@contacts[email='g.watson@computer.org']"/>
+ <contacts href="simrel.aggr#//@contacts[email='beth@tibweb.com']"/>
</aggregator:Contribution>

Back to the top