Change in ovirt-engine[master]: core: Findbugs exclussions in JBoss modules plugin

Oved Ourfali has submitted this change and it was merged. Change subject: core: Findbugs exclussions in JBoss modules plugin ...................................................................... core: Findbugs exclussions in JBoss modules plugin The code generated by Maven for the JBoss modules plugin contains a class that has an minor issue pointed out by findbugs. These issue has already been reported to the maven developers: http://jira.codehaus.org/browse/MPLUGIN-255 While this is solved in Maven we are adding a findbugs configuration to ignore it. This configuration is the same used in all the rest of the engine modules, the only difference is the exclussions list. Change-Id: I76106b935e0e987db04d99e36f89adc536754021 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- A build-tools-root/jboss-modules-maven-plugin/exclude-filters.xml M build-tools-root/jboss-modules-maven-plugin/pom.xml 2 files changed, 52 insertions(+), 0 deletions(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22659 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I76106b935e0e987db04d99e36f89adc536754021 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com