Skip to content

Commit ea90268

Browse files
committed
Don't try to generate aggregated javadocs for the stubs as otherwise it will fail
1 parent b54f47e commit ea90268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
netty-testsuite-native,netty-testsuite-native-image,netty-testsuite-native-image-client,
104104
netty-testsuite-native-image-client-runtime-init,netty-testsuite-osgi,netty-testsuite-shading,
105105
netty-transport-blockhound-tests,netty-transport-native-unix-common-tests,netty-microbench,
106-
netty-dev-tools,netty-example,testsuite-jpms
106+
netty-dev-tools,netty-example,testsuite-jpms,netty-jfr-stub,netty-varhandle-stub
107107
</skippedModules>
108108
<sourceFileExcludes>
109109
<exclude>**/com/sun/**/*.java</exclude>

0 commit comments

Comments
 (0)