You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/05/10 20:43:33 UTC

[GitHub] [netbeans] matthiasblaesing commented on issue #1242: [NETBEANS-2509] Bring back docker plugin support for unix sockets

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists