bazelbuild / BUILD_file_generator

Generate BUILD files for your Java files
Apache License 2.0
39 stars 19 forks source link

Remove the manual autovalue support #31

Closed greggdonovan closed 6 years ago

greggdonovan commented 6 years ago

Now that bazel-deps supports annotation processors we can remove the buildozer rules we were using to work around this. The PR for https://github.com/johnynek/bazel-deps/issues/62 has been merged.

petroseskinder commented 6 years ago

As a side note, are you able to merge yourself, or do you need me to merge this PR? I ask because Carmi prefers to do so himself, and I am not sure if you have similar preferences.

greggdonovan commented 6 years ago

@petroseskinder As long as either you or @cgrushko approve my PRs, I can merge them.

petroseskinder commented 6 years ago

SGTM.