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

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

     [ https://issues.apache.org/jira/browse/METRON-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Otto Fowler reassigned METRON-1307:
-----------------------------------

    Assignee: Otto Fowler

> Force install of java8 since java9 does not appear to work with the scripts
> ---------------------------------------------------------------------------
>
>                 Key: METRON-1307
>                 URL: https://issues.apache.org/jira/browse/METRON-1307
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Brian Hurley
>            Assignee: Otto Fowler
>            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)