matthiasblaesing commented on issue #1242: [NETBEANS-2509] Bring back docker plugin support for unix sockets URL: https://github.com/apache/netbeans/pull/1242#issuecomment-491424316 The binaries should not be checked in to git. The netbeans build system has its own code to download binaries at build time. The mechanism was updated to also work with maven central, when netbeans was donated to apache. For a sample have a look at the jna module: `platform/libs.jna`. There are two things you'll need: - `external/binaries-list`: This lists the binaries with SHA1 sums - `external/<binary-name>-<version>-license.txt` with the license information about the file
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- 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
