Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecations for Homebrew 2.6.0 #9209

Merged
merged 1 commit into from
Nov 25, 2020
Merged

Deprecations for Homebrew 2.6.0 #9209

merged 1 commit into from
Nov 25, 2020

Conversation

MikeMcQuaid
Copy link
Member

Do the usual deprecate/disable dance for the Homebrew 2.6.0 release.

Not to be merged until the next release will definitely be 2.6.0.

@MikeMcQuaid
Copy link
Member Author

Note to self: globally deprecate JavaRequirement from #9208 before merging.

MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
@BrewTestBot
Copy link
Member

Review period ended.

MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to Homebrew/homebrew-core that referenced this pull request Nov 23, 2020
MikeMcQuaid added a commit to maxim-belkin/homebrew-xorg that referenced this pull request Nov 24, 2020
`:java` will be deprecated in Homebrew/brew#9209.
Do the usual deprecate/disable dance for the Homebrew 2.6.0 release.

Not to be merged until the next release will definitely be 2.6.0.
@MikeMcQuaid MikeMcQuaid merged commit db33c9a into Homebrew:master Nov 25, 2020
@MikeMcQuaid MikeMcQuaid deleted the deprecations branch November 25, 2020 08:49
MikeMcQuaid added a commit to github/homebrew-bootstrap that referenced this pull request Nov 25, 2020
MikeMcQuaid added a commit to github/homebrew-bootstrap that referenced this pull request Nov 25, 2020
MikeMcQuaid added a commit to github/homebrew-bootstrap that referenced this pull request Nov 25, 2020
MikeMcQuaid added a commit to github/homebrew-bootstrap that referenced this pull request Nov 25, 2020
@@ -103,8 +103,7 @@ def list
ls_args << "-t" if args.t?

if !$stdout.tty? && !args.formula?
odeprecated "`brew list` to only list formulae", "`brew list --formula`"
safe_system "ls", *ls_args, HOMEBREW_CELLAR
odisabled "`brew list` to only list formulae", "`brew list --formula`"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was only recently odeprecated in #8851 and is related to the deprecation of brew cask commands, so I've opened #9357 to revert the change to this file so it will remain odeprecated for 2.6.0

@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Jan 1, 2021
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Jan 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants