Github user rhtyd commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/1888#discussion_r95006070
  
    --- Diff: packaging/build-deb.sh ---
    @@ -37,7 +37,7 @@ set -e
     # docker run -ti -v /tmp:/src ubuntu:16.04 /bin/bash -c "apt-get update && 
apt-get install -y dpkg-dev python debhelper openjdk-8-jdk genisoimage 
python-mysql.connector maven lsb-release devscripts dh-systemd 
python-setuptools && /src/cloudstack/packaging/build-deb.sh"
     #
     # Ubuntu 14.04
    -# docker run -ti -v /tmp:/src ubuntu:14.04 /bin/bash -c "apt-get update && 
apt-get install -y dpkg-dev python debhelper openjdk-7-jdk genisoimage 
python-mysql.connector maven lsb-release devscripts dh-systemd 
python-setuptools && /src/cloudstack/packaging/build-deb.sh"
    +# docker run -ti -v /tmp:/src ubuntu:14.04 /bin/bash -c "apt-get update && 
apt-get install -y dpkg-dev python debhelper openjdk-8-jdk genisoimage 
python-mysql.connector maven lsb-release devscripts dh-systemd 
python-setuptools && /src/cloudstack/packaging/build-deb.sh"
    --- End diff --
    
    @milamberspace Ubuntu users have options to use the PPA: 
https://launchpad.net/~openjdk-r/+archive/ubuntu/ppa
    Java7 has EOL-ed, Ubuntu users should use JRE8 now?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to