Juan Hernandez has posted comments on this change. Change subject: packaging: Check java version before starting ......................................................................
Patch Set 1: (1 inline comment) .................................................... File packaging/fedora/engine-service.py Line 222: process = subprocess.Popen(["java", "-version"], stdout=subprocess.PIPE, stderr=subprocess.PIPE) You are right, and this will probably be needed in order to force the use of 1.7 anyhow. -- To view, visit http://gerrit.ovirt.org/5894 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I13b2daa54cfce6f9a5e3e50a76667132acc05465 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Yaniv Kaul <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
