netty5/testsuite-shading
Norman Maurer 3a4a0432d3 Fix broken testsuite-shading when using with netty-tcnative-boringssl-static (#8404)
Motivation:

2109f14c24 corrected how we run the testsuite with boringssl-static but missed to also adjust the testsuite-shading configuration which lead to test failures.

Modifications:

Correctly compose the native lib name when no classifier is used.

Result:

Testsuite passes again.
2018-10-18 19:31:01 +02:00
..
src/test/java/io/netty/testsuite/shading Ensure multiple shaded version of the same netty artifact can be loaded as long as the shaded prefix is different (#8207) 2018-08-21 07:53:45 +02:00
pom.xml Fix broken testsuite-shading when using with netty-tcnative-boringssl-static (#8404) 2018-10-18 19:31:01 +02:00