> Any ideas? Take the source code from pack200, create a library, publish it in Maven central, change the NetBeans code not to fork unpack200 process but to use this library. Of course, library will be GPLw/CPE so we won't be able to ship it, but we could install it as a runtime module. So, besides that we need to detect when we need pack200, notify the user and strongly hint installing that module is necessary or they won't be able to install their 3rd party module.
--emi On Wed, Jun 17, 2020 at 12:25 PM Geertjan Wielenga <[email protected]> wrote: > > Hi all, > > This problem with Pack200 appears to apply to NBMs -- i.e., assuming that > 12.0 can be installed with JDK 14 (is this true?), we also need to think > about how plugins that were packed with Pack200 can be installed in 12.0 > running on JDK 14, which does not support Pack200. > > Any ideas? > > Gj > > > > On Wed, Jun 17, 2020 at 11:24 AM Geertjan Wielenga <[email protected]> > wrote: >> >> Hi all, >> >> This problem with Pack200 appears to apply to NBMs -- i.e., assuming that >> 12.0 can be installed with JDK 14 (is this true?), we also need to think >> about how plugins that were packed with pack200 can be installed in 12.0 >> running on JDK >> >> >> On Thu, May 21, 2020 at 12:21 PM Neil C Smith <[email protected]> wrote: >>> >>> On Thu, 21 May 2020 at 10:28, Neil C Smith <[email protected]> wrote: >>> > >>> > On Thu, 21 May 2020 at 10:22, Luff,Chris <[email protected]> >>> > wrote: >>> > > >>> > > Being managed here: https://issues.apache.org/jira/browse/NETBEANS-3985 >>> > >>> > Is it really?! ;-) >>> >>> Sorry, a little snarky. >>> >>> Seems this is covered in >>> https://issues.apache.org/jira/browse/NETBEANS-2842 - thought I'd >>> noticed before. Few possible options / workarounds there. >>> >>> Best wishes, >>> >>> Neil >>> >>> --------------------------------------------------------------------- >>> 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 >>> --------------------------------------------------------------------- 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
