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

    
https://github.com/apache/incubator-predictionio/pull/273#discussion_r74712711
  
    --- Diff: bin/install.sh ---
    @@ -102,9 +103,8 @@ if [[ "$OS" = "Linux" && $(cat /proc/1/cgroup) == 
*cpu:/docker/* ]]; then
       # Java Install
       echo -e "\033[1;36mStarting Java install...\033[0m"
     
    -  sudo add-apt-repository -y ppa:openjdk-r/ppa
       sudo apt-get update
    -  sudo apt-get install openjdk-8-jdk libgfortran3 -y
    +  sudo apt-get install openjdk-7-jdk libgfortran3 -y
    --- End diff --
    
    Yes, but it's not in this merge. We had all of the SF 0.9.6 running on j7, 
I'll fix this to say j8 for 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