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