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

Increase scope of ReplaceLibrariesWithApiPlugin #28

Open
basil opened this issue Aug 18, 2023 · 1 comment
Open

Increase scope of ReplaceLibrariesWithApiPlugin #28

basil opened this issue Aug 18, 2023 · 1 comment
Labels
recipe Requests for new automated code changes

Comments

@basil
Copy link
Contributor

basil commented Aug 18, 2023

ReplaceLibrariesWithApiPlugin is great, but its scope could be greatly increased. Right now it only seems to handle Commons Lang 3. Other examples:

  • Apache HttpComponents Client 4.x
  • Apache HttpComponents Client 5.x
  • BouncyCastle
  • Caffeine
  • Commons Text
  • Docker
  • Jackson
  • Jakarta Activation
  • Jakarta Mail
  • JavaBeans Activation
  • JavaMail
  • JAXB
  • Jersey
  • JSch
  • Kubernetes Client
  • SnakeYAML
  • Trilead
@timtebeek timtebeek added the recipe Requests for new automated code changes label Aug 18, 2023
@sghill
Copy link
Collaborator

sghill commented Aug 23, 2023

Agree - we can also be more dynamic by asking these plugins what dependencies they bring in, rather than listing out what they're meant to replace. Thanks for the listing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe Requests for new automated code changes
Projects
Status: Recipes Wanted
Development

No branches or pull requests

3 participants