Change in ovirt-engine[master]: webadmin: Clean up Common.gwt.xml
amureini at redhat.com
amureini at redhat.com
Tue Apr 30 16:42:39 UTC 2013
Allon Mureinik has submitted this change and it was merged.
Change subject: webadmin: Clean up Common.gwt.xml
......................................................................
webadmin: Clean up Common.gwt.xml
Cleaned up Common.gwt.xml from numerous entries in order to make the
file more maintainable and speed up the build a tad.
The following entries were removed:
1. Classes that no longer exist in the code base (e.g.,
time_lease_vm_pool_map).
2. Classes that are not used by the frontend (e.g.,
LUN_storage_server_connection_map).
3. Double entries (e.g., UsbPolicy).
4. Specific entries that can be inferred from more general entries
(e.g., common/action/VdcActionType.java does not need to be specified
since common/action/* already is).
Change-Id: Idebce672b96192f7b114fc1596ba462fe097d9b8
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml
1 file changed, 2 insertions(+), 60 deletions(-)
Approvals:
Allon Mureinik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/14334
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idebce672b96192f7b114fc1596ba462fe097d9b8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini 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>
More information about the Engine-commits
mailing list