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

Add gazelle extension for Java #19

Merged
merged 1 commit into from
May 9, 2022
Merged

Add gazelle extension for Java #19

merged 1 commit into from
May 9, 2022

Conversation

stevebarrau
Copy link
Collaborator

These changes add an initial Gazelle extension for Java.

It is modeled after the Python extension.

It supports:

  • java_{binary, library,test,test_suite}
  • rules_jvm_external installed artifacts
  • java proto and grpc libraries
  • user defined granularity to allow gradual migration from Gradle projects

A good starting point for reviewing is the added README file under java/gazelle, and the testdata directory.

@stevebarrau stevebarrau mentioned this pull request Apr 27, 2022
@stevebarrau stevebarrau marked this pull request as draft April 29, 2022 16:14
@stevebarrau
Copy link
Collaborator Author

Converted this PR to draft until we resolve the read-only issue in Github Actions.

@nvachhar
Copy link

Very cool! I may have a chance to try this on some repos. I love less boilerplate!

Co-authored-by: Thomas Jones-Low <1969458+tjoneslo@users.noreply.github.com>
@stevebarrau stevebarrau marked this pull request as ready for review May 9, 2022 10:44
Copy link
Collaborator

@shs96c shs96c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shs96c shs96c merged commit 07c621c into bazel-contrib:main May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants