You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Dustin Rodrigues (Jira)" <ji...@apache.org> on 2020/11/04 01:10:00 UTC

[jira] [Created] (NIFI-7978) Update macOS Homebrew documentation

Dustin Rodrigues created NIFI-7978:
--------------------------------------

             Summary: Update macOS Homebrew documentation
                 Key: NIFI-7978
                 URL: https://issues.apache.org/jira/browse/NIFI-7978
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Documentation &amp; Website
    Affects Versions: 1.12.1
            Reporter: Dustin Rodrigues
            Assignee: Dustin Rodrigues


The Getting Started documentation has a recommendation to install Java outside of Homebrew since the Homebrew formula didn't previously depend on a specific Java version. The current formula now explicitly depends on OpenJDK 11 so this recommendation is no longer needed: https://github.com/Homebrew/homebrew-core/pull/63998. If a user has a different version of Java installed with the corresponding JAVA_HOME set, that Java will be used instead if the person doesn't want to use OpenJDK 11 from Homebrew.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)