netty5/transport-native-kqueue
Norman Maurer 426938307d Use the correct osname in the Bundle-NativeCode declaration.
Motivation:

We need to ensure we use the correct osname in the Bundle-NativeCode declaration as declared in:

https://www.osgi.org/developer/specifications/reference/

Modifications:

Update osname to match the spec.

Result:

Correct Bundle-NativeCode entry in the MANIFEST
2017-09-14 08:26:49 -07:00
..
src Only load native transport if running architecture match the compiled library architecture. 2017-09-04 13:34:55 +02:00
pom.xml Use the correct osname in the Bundle-NativeCode declaration. 2017-09-14 08:26:49 -07:00