tmulle commented on issue #3467: URL: https://github.com/apache/netbeans/issues/3467#issuecomment-1014955116
@oyarzun I cloned your git REPO and ran "_ant -Dcluster.config=basic_" like I did during my testing and I don't see any arm binaries in the directory. I ran the netbeans build and the terminal was blank. ``` netbeans git:(master) git config --get remote.origin.url https://github.com/oyarzun/netbeans.git ``` After the build finished: ``` netbeans git:(master) ls nbbuild/netbeans/ide/bin/nativeexecution/ Linux-sparc_64/ Linux-x86_64/ MacOSX-x86_64/ SunOS-x86/ Windows-x86/ dorun.sh* Linux-x86/ MacOSX-x86/ SunOS-sparc_64/ SunOS-x86_64/ Windows-x86_64/ hostinfo.sh ``` -- 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
