netty5/testsuite-shading
Norman Maurer 027aec23b8 Allow to build on powerpc
Motivation:

At the moment it is not possible to build netty on a power 8 systems.

Modifications:

- Improve detection of the possibility of using Conscrypt
- Skip testsuite-shading when not on x86_64 as this is the only platform for which we build tcnative atm
- Only include classifier if on x86_64 for tcnative as dependency as this is the only platform for which we build tcnative atm
- Better detect if UDT test can be run

Result:

Fixes https://github.com/netty/netty/issues/9479
2019-09-13 22:21:36 +02:00
..
src/test/java/io/netty/testsuite/shading Include correct dependencies for testsuite-shading on windows. (#8491) 2018-11-12 20:59:44 +01:00
pom.xml Allow to build on powerpc 2019-09-13 22:21:36 +02:00