Logo
Explore Help
Sign In
admin/brew
1
0
Fork 0
You've already forked brew
Code Issues Packages Projects Releases 6 Wiki Activity
brew/Library/Homebrew/compat/ENV/shared.rb

10 lines
144 B
Ruby
Raw Normal View History

ENV: deprecate old methods. These should have been deprecated long ago but we didn’t really have the necessary framework to do so.
2016-12-30 20:20:13 +00:00
module SharedEnvExtension
def j1
Disable/delete/add more deprecations Move various `odeprecated` to `odisabled` and delete uses of `odisabled`.
2018-03-25 10:11:24 +01:00
odisabled "ENV.j1", "ENV.deparallelize"
ENV: deprecate old methods. These should have been deprecated long ago but we didn’t really have the necessary framework to do so.
2016-12-30 20:20:13 +00:00
end
ENV: move java_cache to compat for future hard deprecation
2017-08-31 00:09:14 +01:00
def java_cache
Disable/delete/add more deprecations Move various `odeprecated` to `odisabled` and delete uses of `odisabled`.
2018-03-25 10:11:24 +01:00
odisabled "ENV.java_cache"
ENV: move java_cache to compat for future hard deprecation
2017-08-31 00:09:14 +01:00
end
ENV: deprecate old methods. These should have been deprecated long ago but we didn’t really have the necessary framework to do so.
2016-12-30 20:20:13 +00:00
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 755ms Template: 15ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API