Skip to content

Commit

Permalink
Don't exclude buildutils JavaDoc in release profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Vojtech Toman authored and Jiří Holuša committed Apr 9, 2020
1 parent 453acd3 commit e086b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<maven.javadoc.plugin.excludePackageNames>
*.impl:*.impl.*:*.internal:*.internal.*:*.operations:*.proxy:*.util:
com.hazelcast.aws.security:*.handlermigration:*.client.connection.nio:
*.client.console:*.buildutils:*.client.protocol.generator:*.cluster.client:
*.client.console:*.client.protocol.generator:*.cluster.client:
*.concurrent:*.collection:*.nio.ascii:*.nio.ssl:*.nio.tcp:*.partition.client:
*.transaction.client:*.core.server:com.hazelcast.instance:com.hazelcast.PlaceHolder
</maven.javadoc.plugin.excludePackageNames>
Expand Down

0 comments on commit e086b9c

Please sign in to comment.