Skip to content

Commit

Permalink
Include ecf.filetransfer.httpclient5 in SimRel (#57)
Browse files Browse the repository at this point in the history
This is to workaround:

- eclipse-equinox/p2#381

And to enable:

- eclipse-packaging/packages#81

in 2023-12 M3.

The Eclipse Platform is expected to contribute this for RC1
but including this from ECF allows us to start testing this
in 2023-12 M3
  • Loading branch information
jonahgraham committed Nov 14, 2023
1 parent e5492a7 commit 5dffc95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ecf.aggrcon
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
<features name="org.eclipse.ecf.filetransfer.httpclient5.feature.feature.group" versionRange="[1.1.702.v20231021-2127]">
<categories href="simrel.aggr#//@customCategories[identifier='Collaboration']"/>
<categories href="simrel.aggr#//@customCategories[identifier='EclipseRT%20Target%20Platform%20Components']"/>
</features>
</repositories>
<contacts href="simrel.aggr#//@contacts[email='[email protected]']"/>
</aggregator:Contribution>
2 changes: 2 additions & 0 deletions simrel.aggr
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
<features href="egit.aggrcon#//@repositories.0/@features.10"/>
<features href="emf-cdo.aggrcon#//@repositories.0/@features.0"/>
<features href="emf-cdo.aggrcon#//@repositories.0/@features.2"/>
<features href="ecf.aggrcon#//@repositories.0/@features.4"/>
</customCategories>
<customCategories identifier="Database Development" label="Database Development" description="Tools to define and access a wide variety of databases.">
<features href="dtp.aggrcon#//@repositories.0/@features.0"/>
Expand Down Expand Up @@ -203,6 +204,7 @@
<features href="emf-cdo.aggrcon#//@repositories.0/@features.0"/>
<features href="emf-cdo.aggrcon#//@repositories.0/@features.1"/>
<features href="emf-cdo.aggrcon#//@repositories.0/@features.2"/>
<features href="ecf.aggrcon#//@repositories.0/@features.4"/>
</customCategories>
<customCategories identifier="General Purpose Tools" label="General Purpose Tools" description="Tools that can be used by a wide variety of developers.">
<features href="ep.aggrcon#//@repositories.0/@features.2"/>
Expand Down

0 comments on commit 5dffc95

Please sign in to comment.