matthiasblaesing commented on PR #9251: URL: https://github.com/apache/netbeans/pull/9251#issuecomment-4026092958
Looks sane to me. If I remember correctly the only drawback for wrappers is that the required java level might be to high, but I don't see that as a problem. Also not all wrappers are affected as at least come of them bundle the libraries by making them directly loaded modules. The bouncy castle libraries are included like this (see `bcpg`, `bcpkix`, `bcprov` and `bcutil`). -- 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
