Skip to main content
summaryrefslogtreecommitdiffstats
blob: ede82c4c327f2ea89ba7d3f0f59d9a6c332a3e72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?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="Jubula">
  <repositories location="http://download.eclipse.org/jubula/milestones/2019-06-m1">
    <features name="org.eclipse.jubula.feature.feature.group" versionRange="7.0.2">
      <categories href="simrel.aggr#//@customCategories[identifier='Testing']"/>
    </features>
    <features name="org.eclipse.jubula.feature.launch.java.feature.group" versionRange="7.0.2">
      <categories href="simrel.aggr#//@customCategories[identifier='Testing']"/>
    </features>
    <features name="org.eclipse.jubula.feature.launch.rcp.feature.group" versionRange="7.0.2">
      <categories href="simrel.aggr#//@customCategories[identifier='Testing']"/>
    </features>
    <features name="org.eclipse.jubula.feature.api.core.feature.group" versionRange="4.0.0">
      <categories href="simrel.aggr#//@customCategories[identifier='Testing']"/>
    </features>
    <features name="org.eclipse.jubula.feature.api.core.source.feature.group" versionRange="4.0.0">
      <categories href="simrel.aggr#//@customCategories[identifier='Testing']"/>
    </features>
    <features name="org.eclipse.jubula.feature.api.embedded.feature.group" versionRange="7.0.2">
      <categories href="simrel.aggr#//@customCategories[identifier='Testing']"/>
    </features>
    <features name="org.eclipse.jubula.feature.api.embedded.source.feature.group" versionRange="7.0.2">
      <categories href="simrel.aggr#//@customCategories[identifier='Testing']"/>
    </features>
    <features name="org.eclipse.jubula.feature.source.feature.group" versionRange="7.0.2">
      <categories href="simrel.aggr#//@customCategories[identifier='Testing']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='Marvin.Mueller@bredex.de']"/>
  <contacts href="simrel.aggr#//@contacts[email='Marcel.Hein@bredex.de']"/>
</aggregator:Contribution>

Back to the top