Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5ef4870a15ad7ad8ffd706816b663c2fd7af37d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="Riena">
  <repositories enabled="false" location="http://download.eclipse.org/rt/riena/5.0.0.RC3/e4-RAP/" description="Riena Target Components (E4)">
    <features name="org.eclipse.riena.build.feature.sdk.e4.feature.group" versionRange="5.0.0.v20130605_5_0_0_0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
    </features>
    <features name="org.eclipse.riena.build.feature.rap.sdk.feature.group" versionRange="5.0.0.v20130605_5_0_0_0">
      <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='Christian.Campo@compeople.de']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='Sabine.Achilles@compeople.de']"/>
</aggregator:Contribution>

Back to the top