Change in ovirt-engine-sdk[master]: codegen: Use commons-io instead of custom code
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Wed Feb 18 08:46:43 UTC 2015
Juan Hernandez has submitted this change and it was merged.
Change subject: codegen: Use commons-io instead of custom code
......................................................................
codegen: Use commons-io instead of custom code
This patch replaces the custom FileUtils class with commons-io, which
provides many functionalities that will be used by future patches.
Change-Id: Ifbfd45e9207137bd9148ddf69763dec6c675dc92
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M generator/pom.xml
M generator/src/main/java/org/ovirt/engine/sdk/generator/rsdl/RsdlCodegen.java
D generator/src/main/java/org/ovirt/engine/sdk/generator/utils/FileUtils.java
3 files changed, 16 insertions(+), 76 deletions(-)
Approvals:
Martin Peřina: Looks good to me, but someone else must approve
Juan Hernandez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/37858
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifbfd45e9207137bd9148ddf69763dec6c675dc92
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list