Change in ovirt-engine[engine_3.2]: core: Removed the ResXResourceReader class

juan.hernandez at redhat.com juan.hernandez at redhat.com
Mon Mar 11 15:02:34 UTC 2013


Juan Hernandez has submitted this change and it was merged.

Change subject: core: Removed the ResXResourceReader class
......................................................................


core: Removed the ResXResourceReader class

Removed the class ResXResourceReader from the compat module, this class
was used to load the audit log messages from the properties file, it was
used only in AuditLogDirector, the logic in the class was improved and moved
to a method inside AuditLogDirector

Change-Id: Iacca292e7e725a8e243ad8fb57e4522ac3e082df
Signed-off-by: Tal Nisan <tnisan at redhat.com>
(cherry picked from commit 2084bd522fe50372d1318a78258014033ae95705)
---
D backend/manager/modules/compat/src/main/java/org/ovirt/engine/core/compat/backendcompat/ResXResourceReader.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/auditloghandling/AuditLogDirector.java
2 files changed, 619 insertions(+), 640 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iacca292e7e725a8e243ad8fb57e4522ac3e082df
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: engine_3.2
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>



More information about the Engine-commits mailing list