Eli Mesika has posted comments on this change. Change subject: engine-core: valueValidationFunction cleanup ......................................................................
Patch Set 1: (2 inline comments) .................................................... File backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/AdGroupConditionFieldAutoCompleter.java Line 22: java.util.ArrayList<ValueValidationFunction> curList = new java.util.ArrayList<ValueValidationFunction>(); please remove the java.util as well .................................................... File backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/AdUserConditionFieldAutoCompleter.java Line 38: java.util.ArrayList<ValueValidationFunction> curList = new java.util.ArrayList<ValueValidationFunction>(); please remove teh java.util as well -- To view, visit http://gerrit.ovirt.org/2816 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I85ce6f930834a5ba8a207345e45d088f4b9fd0ee Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
