-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate
java_plugin
docs from bzl and delete unused native Java ru…
…le class PiperOrigin-RevId: 599814061 Change-Id: Icc4ece48f0ecf9de044e9bb692840c8408ec6491
- Loading branch information
1 parent
88dfd5a
commit b8d8c70
Showing
3 changed files
with
3 additions
and
105 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
103 changes: 0 additions & 103 deletions
103
src/main/java/com/google/devtools/build/lib/bazel/rules/java/BazelJavaPluginRule.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,4 +26,5 @@ test_rules = struct( | |
) | ||
|
||
other_rules = struct( | ||
java_plugin = native.java_plugin, | ||
) |