homebrew-public icon indicating copy to clipboard operation
homebrew-public copied to clipboard

Homebrew formula for open-source software developed by Spotify

Results 3 homebrew-public issues
Sort by recently updated
recently updated
newest added

This line is too restrictive. We should allow the helios package to be installed if any JRE version >= 8 is available. https://github.com/spotify/homebrew-public/blob/c116d08ea6fe0161480d761a786ea3d9655ddcd5/helios.rb#L9

[jdk 23 (the current version of openjdk) isn't compatible with the hadoop libraries that gcs-tools relies on.](https://stackoverflow.com/questions/79016199/hadoop-installation-error-getsubject-is-supported-only-if-a-security-manager-i) Trying to use `avro-tools` for example with the default latest `openjdk` results in...