bug5977: try using org.osgi.framework.system.packages.extra property to declare jdk.net

This commit is contained in:
Axel Uhl
2024-03-11 11:03:41 +01:00
parent b0b0a68d6c
commit 8abb7bff12
5 changed files with 1 additions and 27 deletions
@@ -122,10 +122,8 @@
<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"/>
<unit id="org.eclipse.osgi.util" version="3.7.0.v20220427-2144"/>