Change in ovirt-engine[master]: core: Force use of Java 8 for building

Juan Hernandez has submitted this change and it was merged. Change subject: core: Force use of Java 8 for building ...................................................................... core: Force use of Java 8 for building This patch changes the automation scripts and the RPM .spec file so that they explicitly set the JAVA_HOME environment variable pointing to the installation of Java 1.8.0, as otherwise when there are multiple versions of Java installed it isn't possible to determine which one will be used for the Maven build. Change-Id: I84562308dca9c8fdfcf4087d7a8f966ebba5a8ef Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M automation/build-artifacts.packages M automation/build-artifacts.sh M automation/check-merged.packages M automation/check-merged.sh M automation/check-patch.packages M automation/check-patch.sh M ovirt-engine.spec.in 7 files changed, 16 insertions(+), 0 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests David Caro: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/46516 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I84562308dca9c8fdfcf4087d7a8f966ebba5a8ef Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: David Caro <dcaroest@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
juan.hernandez@redhat.com