Change in ovirt-engine[master]: core: Remove MatchGroups class

amureini at redhat.com amureini at redhat.com
Mon Nov 25 17:24:33 UTC 2013


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Remove MatchGroups class
......................................................................


core: Remove MatchGroups class

MatchGroups is a marker class that extends ArrayList<Match> and does not
add any functionality. Since GWT can handle ArrayLists, this class is
redundant, and should be removed.

Change-Id: I7cbae4e4aded51246ef8b350ebaa088838eab510
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/Match.java
D backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/MatchGroups.java
M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Compat.gwt.xml
M frontend/webadmin/modules/gwt-extension/src/main/java/org/ovirt/engine/ui/uioverrides/org/ovirt/engine/core/compat/Match.java
4 files changed, 10 insertions(+), 16 deletions(-)

Approvals:
  Allon Mureinik: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/21603
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7cbae4e4aded51246ef8b350ebaa088838eab510
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list