Change in ovirt-engine-sdk-ruby[master]: Fix generation of enum types

juan.hernandez at redhat.com juan.hernandez at redhat.com
Wed Mar 9 12:21:20 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: Fix generation of enum types
......................................................................


Fix generation of enum types

A previous patch introduced a regression in the generation of enum
types: they were just not generated. This patch fixes that regression
and introduces a test that checks that one of the enums exists, so that
a regression like this won't go unnoticed in the future.

Change-Id: Ifc38f4821e61d7c7dc21acdd20853524ca57820e
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M generator/src/main/java/org/ovirt/sdk/ruby/TypesGenerator.java
A sdk/spec/enum_spec.rb
2 files changed, 50 insertions(+), 19 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/54531
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifc38f4821e61d7c7dc21acdd20853524ca57820e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list