Skip to content

Commit

Permalink
Require ecf http5 in core feature
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi committed Nov 12, 2023
1 parent 78d9869 commit b78d298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/org.eclipse.equinox.p2.core.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<import feature="org.eclipse.ecf.core.ssl.feature" version="1.1.0" match="compatible"/>
<import feature="org.eclipse.ecf.filetransfer.feature" version="3.13.7" match="compatible"/>
<import feature="org.eclipse.ecf.filetransfer.httpclientjava.feature" version="2.0.0" match="compatible"/>
<import feature="org.eclipse.ecf.filetransfer.httpclient5.feature" version="1.0.0" match="compatible"/>
<import feature="org.eclipse.ecf.filetransfer.ssl.feature" version="1.1.0" match="compatible"/>
</requires>

Expand Down

0 comments on commit b78d298

Please sign in to comment.