neilcsmith-net opened a new pull request, #45: URL: https://github.com/apache/netbeans-nbpackage/pull/45
Add FlatLaf to the default list of JARs with macOS native libraries that need signing. FlatLaf 3.3 introduced in https://github.com/apache/netbeans/pull/6948 includes native libraries for macOS. If these are not extracted, signed and repackaged in the JAR, the resulting bundle and installer will fail Apple notarization. This is despite the binaries being extracted in the build and loaded from elsewhere during IDE execution. The extracted libraries are also signed by NBPackage, but already picked up by the default search pattern. -- 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
