oyarzun commented on issue #3467: URL: https://github.com/apache/netbeans/issues/3467#issuecomment-1014968056
@tmulle the binaries are not built using ant. I believe ant will download precompiled binaries from http://netbeans.osuosl.org/binaries/06D8BC67B2F104F2DE773CB0F77AACE6B3DF553D-exechlp-1.0.zip Assuming my changes works, a [PMC member would need to upload a new zip that includes the macOS arm binaries][1]. To test my branch you would need to run `sh ./buildall.sh` in the tools dir and manually copy the exes to `nbbuild/netbeans/ide/bin/nativeexecution/MacOS-arm` FYI, I just pushed another commit to that branch since there was a typo in one of the makefiles. [1]: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=115507251 -- 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
