Change in ovirt-engine-sdk-ruby[master]: Use bundler to install dependencies

Juan Hernandez has submitted this change and it was merged. Change subject: Use bundler to install dependencies ...................................................................... Use bundler to install dependencies This patch changes the SDK build process so that it installs the 'bundler' gem and uses it to install other dependencies before running the build. This is required in order to use gems that aren't available as RPM packages, like 'rubocop'. Change-Id: I1e73a902ca34753ddb4672668807fd408bffda7c Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M README.adoc M automation/build.packages M automation/build.py M sdk/ovirt-engine-sdk.gemspec M sdk/pom.xml 5 files changed, 89 insertions(+), 20 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/65651 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1e73a902ca34753ddb4672668807fd408bffda7c Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com