Skip to content

Commit

Permalink
Merge pull request #178630 from Homebrew/jmxtrans-deprecate
Browse files Browse the repository at this point in the history
jmxtrans: deprecate
  • Loading branch information
p-linnane committed Jul 27, 2024
2 parents 71dbd87 + 5abfe4e commit 8a551f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/j/jmxtrans.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ class Jmxtrans < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "33004f7a6ece9cc9b0c6a0fa1640bf3176237a860012a2df0b2c71ce0a722396"
end

# no new commits since March 31 2021, lots of bug reports in https://github.com/jmxtrans/jmxtrans/issues
deprecate! date: "2024-07-26", because: :unmaintained

depends_on "maven" => :build
depends_on arch: :x86_64 # openjdk@8 is not supported on ARM
depends_on "openjdk@8"
Expand Down

0 comments on commit 8a551f5

Please sign in to comment.