netty5/testsuite-shading
Norman Maurer afa6230c90 Correctly cleanup jars created during shading tests (#11276)
Motivation:

We need to ensure we correctly cleanup all the jars that are build for the integration tests that verify shading otherwise we may deploy these during release.

Modifications:

Correctly remove all the generated jars

Result:

Not deploy the jars by mistake
2021-05-18 18:54:55 +02:00
..
src/test/java/io/netty/testsuite/shading Enable nohttp check during the build (#10708) 2020-10-23 15:26:25 +02:00
pom.xml Correctly cleanup jars created during shading tests (#11276) 2021-05-18 18:54:55 +02:00