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(a)redhat.com>
(cherry picked from commit 1802a0cae1c49b27ea91700c30e1d7b0f4498bfa)
---
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/65662
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1e73a902ca34753ddb4672668807fd408bffda7c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: sdk_4.0
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>