lbruun commented on pull request #3041: URL: https://github.com/apache/netbeans/pull/3041#issuecomment-876528493
Apologies, I forgot that when the Ant build script runs it puts the downloaded files into `release` folder. With that your change is for sure valid, Go ahead and merge. And yes, it is a good idea to move into own repo. It should be pretty straight-forward to do for this particular build, however you must 1. Remember to bring the GitHub Actions build script with you (https://github.com/apache/netbeans/blob/master/.github/workflows/native-binary-build-lib.profiler.yml) 1. Change (1) in the step(s) which generate the JNI headers. See the comments where it says "the sole purpose". 1. As a result there will be some changes needed to paths and what not in both the yaml file and the build-native script files. I'll be happy to assist. -- 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
