Skip to main content
summaryrefslogtreecommitdiffstats
blob: 14c22d2b821f4027c7d7c8aa52913c64e4d1e3db (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
<?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="ECF">
  <repositories location="http://download.eclipse.org/rt/ecf/3.10.0/site.p2" description="ECF updates">
    <features name="org.eclipse.ecf.core.feature.group" versionRange="3.10.0.v20150512-1727">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
      <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
    </features>
    <features name="org.eclipse.ecf.core.source.feature.group" versionRange="3.10.0.v20150512-1727">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
      <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
    </features>
    <features name="org.eclipse.ecf.remoteservice.sdk.feature.feature.group" versionRange="3.10.0.v20150512-1727">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
      <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
    </features>
    <features name="org.eclipse.ecf.remoteservice.sdk.source.feature.feature.group" versionRange="3.10.0.v20150512-1727">
      <categories href="simrel.b3aggr#//@customCategories[identifier='Collaboration']"/>
      <categories href="simrel.b3aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
    </features>
  </repositories>
  <contacts href="simrel.b3aggr#//@contacts[email='slewis@composent.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='wim.jongman@remainsoftware.com']"/>
  <contacts href="simrel.b3aggr#//@contacts[email='harshana05@gmail.com']"/>
</aggregator:Contribution>

Back to the top