ebarboni commented on PR #1: URL: https://github.com/apache/netbeans-native-installers/pull/1#issuecomment-1299948962
@matthiasblaesing it's an git-filter on branch to preserve history. (a bit like this https://gist.github.com/wevtimoteo/a6f4b0837cdc3749dd6b), that was the main objective It doesn't build now, just file placement. I intend to use same build system as https://github.com/apache/netbeans-native-launchers. I focus on windows but maybe linux/unix could be done this way. (tested cleaner.Exe in local and seems to work) I should once this is ready cleanup https://github.com/apache/netbeans/tree/master/nbi/engine to prevent windows build. And the should add this as external in (excluding the [nbi.engine-external-binaries-11](https://github.com/apache/netbeans/blob/master/harness/libs.nbi.engine/external/nbi.engine-external-binaries-11-license.txt) windows part https://github.com/apache/netbeans/tree/master/harness/libs.nbi.engine -- 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
