Acceptable-Formulae.md: note about Java binaries.

This commit is contained in:
Mike McQuaid 2015-04-26 18:20:31 +01:00
parent 71c7781ecd
commit fc5068a86c

View File

@ -58,8 +58,8 @@ point it to the downloaded archive in order to avoid loading.
### We dont like binary formulae ### We dont like binary formulae
Our policy is that formulae in the core repository Our policy is that formulae in the core repository
([Homebrew/homebrew](https://github.com/Homebrew/homebrew)) must be built ([Homebrew/homebrew](https://github.com/Homebrew/homebrew)) must be built
from source. Binary-only formulae should go to from source (or produce cross-platform binaries like e.g. Java).Binary-only
[Homebrew/homebrew-binary](https://github.com/Homebrew/homebrew-binary). formulae should go to [Homebrew/homebrew-binary](https://github.com/Homebrew/homebrew-binary).
### Stable versions ### Stable versions
Formulae in the core repository must have a stable version tagged by Formulae in the core repository must have a stable version tagged by