netty5/testsuite-shading
Norman Maurer 77cf43cfe9
Fix release problems caused by the testsuite-shading module (#11640)
Motivation:

Last time when we tried to do a release it failed due the fact that no javadoc jar was generated. Beside this how we did configure the shading module did introduce a lot of duplication

Modifications:

- Generate an empty javadoc jar
- Share config for shading plugin

Result:

No more problems during release process
2021-09-01 14:39:46 +02:00
..
src/test/java/io/netty/testsuite/shading Migrate testsuite-shading tests to JUnit 5 (#11323) 2021-05-27 15:59:49 +02:00
pom.xml Fix release problems caused by the testsuite-shading module (#11640) 2021-09-01 14:39:46 +02:00