Change in ovirt-engine[master]: core: KeyValueFormatValidationTest modifiers

Allon Mureinik has submitted this change and it was merged. Change subject: core: KeyValueFormatValidationTest modifiers ...................................................................... core: KeyValueFormatValidationTest modifiers Fixed the "constants" modifiers to be private static final, as per Java's recommended coding conventions. This patch solves CID 1340067. Change-Id: I983361035b1e6e798705af1f41555a941de08ddc Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/test/java/org/ovirt/engine/ui/uicommonweb/validation/KeyValueFormatValidationTest.java 1 file changed, 7 insertions(+), 7 deletions(-) Approvals: Alona Kaplan: Looks good to me, approved Allon Mureinik: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/49086 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I983361035b1e6e798705af1f41555a941de08ddc Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com