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

    https://github.com/apache/mesos/pull/164#discussion_r77327254
  
    --- Diff: support/docker_build.sh ---
    @@ -63,7 +63,7 @@ case $OS in
         [ "$(uname -m)" = "x86_64" ] && CLANG_PKG=clang-3.5 || CLANG_PKG=
         append_dockerfile "RUN apt-get update"
         append_dockerfile "RUN apt-get -y install build-essential $CLANG_PKG 
git maven autoconf libtool cmake"
    -    append_dockerfile "RUN apt-get -y install openjdk-7-jdk python-dev 
libcurl4-nss-dev libsasl2-dev libapr1-dev libsvn-dev libevent-dev libev-dev"
    +    append_dockerfile "RUN apt-get -y install openjdk-8-jdk python-dev 
libcurl4-nss-dev libsasl2-dev libapr1-dev libsvn-dev libevent-dev libev-dev"
    --- End diff --
    
    Ubuntu 14.04 din't contain openjdk-8-jdk in their repo.


---
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