Change in ovirt-engine-sdk-ruby[sdk_4.0]: Improve the automation scripts

Juan Hernandez has submitted this change and it was merged. Change subject: Improve the automation scripts ...................................................................... Improve the automation scripts This patch improves the automation scripts so that they decide automatically when to do release or scratch builds. Release builds will be automatically performed when the version in the POM file doesn't contain the -SNAPSHOT suffix. Change-Id: I6ca9884411d83e29b0731ad144bf758cf9a9fa94 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit d9aae66a6bf498b0397686c2cccc88cb41d8818c) --- M .gitignore A automation/build-artifacts.packages D automation/build-artifacts.sh A automation/build-artifacts.sh R automation/build.packages A automation/build.py D automation/check-merged.packages A automation/check-merged.packages D automation/check-merged.sh A automation/check-merged.sh D automation/check-patch.packages A automation/check-patch.packages D automation/check-patch.sh A automation/check-patch.sh M generator/pom.xml M generator/src/main/java/org/ovirt/sdk/ruby/Tool.java M generator/src/main/java/org/ovirt/sdk/ruby/VersionGenerator.java M packaging/README.adoc D packaging/build.sh M packaging/spec.el7.in M packaging/spec.fc23.in M pom.xml M sdk/pom.xml 23 files changed, 484 insertions(+), 166 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/60012 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6ca9884411d83e29b0731ad144bf758cf9a9fa94 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: sdk_4.0 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com>
participants (1)
-
juan.hernandez@redhat.com