
Juan Hernandez has submitted this change and it was merged. Change subject: sdk: Add -Xdoclint:none to the Javadoc options ...................................................................... sdk: Add -Xdoclint:none to the Javadoc options This patch adds "-Xdoclint:none" to the Javadoc optins, as otherwise recent versions of the Javadoc tool fail the build because they don't accept some of the constructs that we use in the Javadoc comments. Change-Id: Ic9930b26213b8c0411884b413d37aa178befa72e Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M sdk/pom.xml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, but someone else must approve Juan Hernandez: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/48298 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic9930b26213b8c0411884b413d37aa178befa72e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: sdk_3.6 Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org