Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Clean up engineeringcryptutils' test logging ......................................................................
core: Clean up engineeringcryptutils' test logging Fixed log4j to reference org.apache.log4j.helpers.OnlyOnceErrorHandler instead of org.jboss.logging.util.OnlyOnceErrorHandler to avoid getting a NoClassDefError in unit test execution. Change-Id: Idaff7477ee94d76f281c4dd75cb701ae2daf45bf Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/engineencryptutils/src/test/resources/log4j.xml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6683 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idaff7477ee94d76f281c4dd75cb701ae2daf45bf Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
