
Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove redundant animal-sniffer ignores ...................................................................... core: Remove redundant animal-sniffer ignores The usages of sun.security.krb5.Config and sun.misc.Signal were removed by commits 28856e3bf57cd49aa604dd7990f2c84581d3aa1e and ebb486cf8a7db2cd0e724a6b1322aa916f3babe4 respectively. Since they are no longer present in the codebase, the configuration to ignore them from the animal sniffer maven plugin can safely be removed. Change-Id: Ie2aa528ff3687ce80d716c4f33b7ba01609ce43c Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M pom.xml 1 file changed, 0 insertions(+), 4 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/45152 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie2aa528ff3687ce80d716c4f33b7ba01609ce43c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org