[
https://issues.apache.org/jira/browse/NIFI-7978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226019#comment-17226019
]
ASF subversion and git services commented on NIFI-7978:
-------------------------------------------------------
Commit 0805670263152fb6908f3865fb1cfe55c22c55ff in nifi's branch
refs/heads/main from Dustin Rodrigues
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0805670 ]
NIFI-7978 - update Homebrew getting started instructions
NIFI-7978 Removed a few more OS X references.
This closes #4647
Signed-off-by: Mike Thomsen <[email protected]>
> 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
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)