b1f8f223f2
Motivation: While building netty-all we should always include all classes for native transports no matter if the native part can be build or not. This was it is easier to test locally with a installed snapshot of netty-all when the code that uses it does enable a specific native transport depending on if the native bits can be loaded or not. Modifications: Always include classes of native transports no matter on which platfrom we build. When a release is done we ensure we include the native bits by using the uber-staging profile. Result: Easier testing with netty-all snapshots. |
||
---|---|---|
.. | ||
pom.xml |