Change in ovirt-engine[master]: core: SyntaxChecker cleanup II

Laszlo Hornyak has submitted this change and it was merged. Change subject: core: SyntaxChecker cleanup II ...................................................................... core: SyntaxChecker cleanup II - java.util import instead of fqn - more variable.equals("CONSTANT") to "CONSTANT".equals(variable) Change-Id: I0f95ffd0f437bf0eb5f189990a01a97d58974d99 Signed-off-by: Laszlo Hornyak <lhornyak@redhat.com> --- M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/SyntaxChecker.java 1 file changed, 15 insertions(+), 13 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7036 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0f95ffd0f437bf0eb5f189990a01a97d58974d99 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com>
participants (1)
-
lhornyak@redhat.com