Skip to main content
summaryrefslogtreecommitdiffstats
blob: 3991dff072331a2ebbc440a1638d5c9ab812ed45 (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="BIRT">
  <repositories location="https://download.eclipse.org/birt/update-site/oxygen-interim/" description="BIRT interim">
    <features name="org.eclipse.birt.feature.group" versionRange="4.7.0.v201706142203">
      <categories href="simrel.aggr#//@customCategories[identifier='Business%20Intelligence%2C%20Reporting%20and%20Charting']"/>
    </features>
    <features name="org.eclipse.birt.cshelp.feature.group" versionRange="4.7.0.v201706142203">
      <categories href="simrel.aggr#//@customCategories[identifier='Business%20Intelligence%2C%20Reporting%20and%20Charting']"/>
    </features>
    <features name="org.eclipse.birt.chart.cshelp.feature.group" versionRange="4.7.0.v201706142203">
      <categories href="simrel.aggr#//@customCategories[identifier='Business%20Intelligence%2C%20Reporting%20and%20Charting']"/>
    </features>
    <features name="org.eclipse.birt.doc.feature.group" versionRange="4.7.0.v201706142203">
      <categories href="simrel.aggr#//@customCategories[identifier='Business%20Intelligence%2C%20Reporting%20and%20Charting']"/>
    </features>
    <features name="org.eclipse.birt.example.feature.group" versionRange="4.7.0.v201706142203">
      <categories href="simrel.aggr#//@customCategories[identifier='Business%20Intelligence%2C%20Reporting%20and%20Charting']"/>
    </features>
    <features name="org.eclipse.birt.source.feature.group" versionRange="4.7.0.v201706142203">
      <categories href="simrel.aggr#//@customCategories[identifier='Business%20Intelligence%2C%20Reporting%20and%20Charting']"/>
    </features>
    <features name="org.eclipse.birt.osgi.runtime.sdk.feature.group" versionRange="4.7.0.v201706142203">
      <categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
    </features>
  </repositories>
  <contacts href="simrel.aggr#//@contacts[email='mmihaylo@opentext.com']"/>
  <contacts href="simrel.aggr#//@contacts[email='rmotlani@opentext.com']"/>
  <contacts href="simrel.aggr#//@contacts[email='wangy@opentext.com']"/>
  <contacts href="simrel.aggr#//@contacts[email='jward@opentext.com']"/>
  <contacts href="simrel.aggr#//@contacts[email='juanf@opentext.com']"/>
</aggregator:Contribution>

Back to the top