aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/extend/os/requirements/java_requirement.rb
AgeCommit message (Collapse)Author
2017-02-15java_requirement: port to Linux and refactorBob W. Hogg
Split the core requirement class into generic, Linux-specific, and macOS-specific parts. Additionally, the Linux version is now able to detect Java versions (the previous Linuxbrew implementation was only able to detect if Java was present at all.)