[
https://issues.apache.org/jira/browse/NETBEANS-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736298#comment-16736298
]
Markus Sunela commented on NETBEANS-1638:
-----------------------------------------
I successfully applied the patch (well monkey-patched the similar to the
pre-build platform cluster). I am now able to run our complex NetBeans RCP
(10.0) application, consisting of our pure-OSGi bundles with Java 10 and Java
11.
I actually replaced the modules/ext/org.apache.felix.main-4.2.1.jar with the
newest 6.0.1 and updated the manifest in modules/org-netbeans-libs-felix.jar
with the new packages as in the attached patch. A new package (w.r.t the
patch), org.apache.felix.resolver.reason, had to be added to the manifest too.
> OSGi support is broken
> ----------------------
>
> Key: NETBEANS-1638
> URL: https://issues.apache.org/jira/browse/NETBEANS-1638
> Project: NetBeans
> Issue Type: Bug
> Components: platform - Module System
> Affects Versions: 9.0, 10.0
> Reporter: Peter Nabbefeld
> Priority: Critical
> Attachments:
> Updated_felix_to_5_6_10_to_enable_osgi_bundles_for_java_9_and_later_.patch
>
>
> The included Felix jar (in module lib.felix) is outdated and does not work
> with JDK > 9.
> Included version: 4.2.1
> Current version: 6.0.1
> For a short discussion of the problem see:
> https://github.com/mojohaus/nbm-maven-plugin/issues/52
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists