bug5977: trying with a patched org.eclipse.osgi that exposes jdk.net

This commit is contained in:
Axel Uhl
2024-03-11 00:02:47 +01:00
parent 9dc81102b4
commit 2f2a3fd266
4 changed files with 16 additions and 0 deletions
@@ -122,7 +122,9 @@
<repository location="https://download.eclipse.org/releases/2020-12"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
<!-- bug5977: trying to use a custom-built org.eclipse-osgi-3.19.100.jar from own base P2 repo with jdk.net exposed
<unit id="org.eclipse.osgi" version="3.18.0.v20220516-2155"/>
-->
<unit id="org.eclipse.osgi.source" version="3.18.0.v20220516-2155"/>
<unit id="org.eclipse.osgi.services" version="3.10.200.v20210723-0643"/>
<unit id="org.eclipse.osgi.services.source" version="3.10.200.v20210723-0643"/>