netty5/testsuite-shading/src/test/java/io/netty/testsuite/shading
Norman Maurer 88e4817cef
Include correct dependencies for testsuite-shading on windows. (#8491)
Motivation:

We missed to include a profile for windows which means that we did not have the correct dependencies setup.

Modifications:

- Add missing profile
- Add assumeFalse(...) to ensure we do only test the native transpot shading on non windows platforms.
- Explicit specify dependency on netty-common

Result:

Fixes https://github.com/netty/netty/issues/8489.
2018-11-12 20:59:44 +01:00
..
ShadingIT.java Include correct dependencies for testsuite-shading on windows. (#8491) 2018-11-12 20:59:44 +01:00