You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/02 13:46:00 UTC

[jira] [Commented] (METRON-1288) Force install of java8 since java9 does not appear to work with the scripts

    [ https://issues.apache.org/jira/browse/METRON-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16235748#comment-16235748 ] 

ASF GitHub Bot commented on METRON-1288:
----------------------------------------

Github user ottobackwards commented on the issue:

    https://github.com/apache/metron/pull/822
  
    +1 Thanks for the contribution


> Force install of java8 since java9 does not appear to work with the scripts
> ---------------------------------------------------------------------------
>
>                 Key: METRON-1288
>                 URL: https://issues.apache.org/jira/browse/METRON-1288
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Brian Hurley
>            Priority: Blocker
>
> Install script for dev instance does not work with Java9 (released in Sept 2017 and pulled in by default), the change will force install of Java8 which it does work with.
> -    brew cask install vagrant virtualbox java docker
> +    brew cask install vagrant virtualbox docker
> +    brew cask install caskroom/versions/java8



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)