W dniu 06.05.2019 o 20:57, Bartosz Tomasik pisze:
> Hi
>
>  I'm trying to fix
> https://issues.apache.org/jira/projects/NETBEANS/issues/NETBEANS-2509
> (docker's plugin unix socket support) - but apart from some UI being
> commented out, it looks like support for unix socket is missing at all.
> I briefly scanned code for AF_UNIX but found nothing - does netbeans
> have any lib for that or should I create wrapper module for
> https://github.com/kohlschutter/junixsocket ?
>
>
Ok I tracked down what is missing/was removed - there was a wrapper
module for https://github.com/mcfunley/juds which was removed (probably
due to LGPL license). I would like to replace it with wrapper for
junixsocket, however I'm struggling how to do it (how to create
ant-based wrapper module and add it to ide build).

Is there anyone who could help me/guide me?

regards

Bartosz


---------------------------------------------------------------------
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



Reply via email to