netty5/transport-native-unix-common
Norman Maurer 9e62c79574 Correctly include all modules during build
Motivation:

To ensure the release plugin works correctly we need to ensure all modules are included during build.

Modification:

- Include all modules
- Skip compilation and tests for native code when not supported but still include the module and build the jar

Result:

Build and release works again
2017-05-11 16:57:14 +02:00
..
src/main New native transport for kqueue 2017-05-03 09:53:22 -07:00
Makefile New native transport for kqueue 2017-05-03 09:53:22 -07:00
pom.xml Correctly include all modules during build 2017-05-11 16:57:14 +02:00