neilcsmith-net commented on PR #6494: URL: https://github.com/apache/netbeans/pull/6494#issuecomment-1736952176
Thanks @sroeper - let's see if we can get this fixed for NB20. > so someone on apple silicon would have to test it manually first, and if it works, upload it so that this PR can be updated. I have access to an Apple M1 machine for builds and testing. The process is going to be more convoluted than that though. We need a release process for the binaries to incorporate them into the IDE. It might be better to extract to a separate repository, similar to https://github.com/apache/netbeans-native-launchers We can possibly use a GH workflow to build the binaries. Publishing binaries via Maven doesn't seem viable for this given cross-OS build needed, so possibly looking at dist.a.o instead. Will start a discussion on dev@ about how we handle this (and terminal support - #6012 / #3467 ) -- 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
