neilcsmith-net commented on PR #5847: URL: https://github.com/apache/netbeans/pull/5847#issuecomment-1542224446
@breakponchito it's complaining that neither of those properties are `true`. Probably need to make this autoload, and then make it a dependency or recommendation of `j2ee.kit`. If this requires `jakartaee10` modules to be enabled, then probably should follow similar to https://github.com/neilcsmith-net/netbeans/commit/5d3aa156d7807aeec74821ec0911c6bebdafc27d Now we don't need to special case these for JDK 8, should consider a different way to enable these too, but I guess should be done together. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
