OpenAPITools / OpenAPITools/openapi-generator
[BUG][DOCS] Documentation references deprecated adoptopenjdk/openjdk Homebrew tap
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Bug Report Checklist
- Have you provided a full/minimal spec to reproduce the issue?
- Have you validated the input using an OpenAPI validator (example)?
- Have you tested with the latest master to confirm the issue still exists?
- Have you searched for related issues/PRs?
- What's the actual output vs expected output?
- [Optional] Sponsorship to speed up the bug fix or feature request (example)
Description
README.md install instructions for Homebrew reference the adoptopenjdk/openjdk tap:
This repository has not been updated since 2021, and is broken on the current version of Homebrew:
Error: Unexpected method 'appcast' called on Cask adoptopenjdk-jre.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask adoptopenjdk-openj9.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask adoptopenjdk-openj9-jre.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask adoptopenjdk-openj9-jre-large.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Calling `caveats :discontinued` is disabled! Use `deprecate!` instead.
The current version of the openapi-generator Homebrew recipe points at openjdk@11 in the main Homebrew repository, so there is no need to install it manually from an external source.
openapi-generator version
Documentation issue, present at commit 25b6fd3937aae49f28e3c924b22def766251762b
OpenAPI declaration file content or url
n/a
Generation Details
n/a
Steps to reproduce
Related issues/PRs
None
Suggest a fix
Suggest installing OpenJDK with the openjdk@11 package, rather than from the AdoptOpenJDK/openjdk Homebrew tap.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in README.md at the Homebrew installation instructions linked in the issue and compare them with the current openapi-generator Homebrew recipe. Update the instructions to use the openjdk@11 package instead of the deprecated AdoptOpenJDK tap, then verify that the documented commands match the current Homebrew setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100