Juan Hernandez has submitted this change and it was merged.
Change subject: core: Remove findbugs exclussion in JBoss modules plugin
......................................................................
core: Remove findbugs exclussion in JBoss modules plugin
The exclusion was added because of a bug in the Maven plugin plugin that
has been fixed in version 3.3:
Generated HelpMojo doesn't close resource stream
https://issues.apache.org/jira/browse/MPLUGIN-255
This patch updates the version of the Maven plugin plugin to version
3.4, so that the exclusion is no longer needed.
Change-Id: I0608d691e4f194d2cd0afe6a1d29f824a7863236
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M build-tools-root/jboss-modules-maven-plugin/exclude-filters.xml
M build-tools-root/jboss-modules-maven-plugin/pom.xml
2 files changed, 2 insertions(+), 10 deletions(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/45865
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0608d691e4f194d2cd0afe6a1d29f824a7863236
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org