Skip to content

Commit

Permalink
javarepl: deprecate as unmaintained
Browse files Browse the repository at this point in the history
Closes #96530.

Signed-off-by: Sean Molenaar <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
cho-m authored and BrewTestBot committed Mar 8, 2022
1 parent 49d411c commit ed93f4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/javarepl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ class Javarepl < Formula
sha256 cellar: :any_skip_relocation, all: "fb7f0cc6ad4aa7b39635b74969d7eafd2e665085d0b4bb58f63598806b050a8f"
end

# The GitHub README.md says: NOT MAINTAINED: Since Java is now
# released with REPL this project will no longer be maintained.
deprecate! date: "2022-03-08", because: :unmaintained

depends_on "openjdk@8"

def install
Expand Down

0 comments on commit ed93f4c

Please sign in to comment.