commit | 2f6c7e1e543ed97d9e4aed475843d03af195e75d | [log] [tgz] |
---|---|---|
author | Googler <hvd@google.com> | Wed Sep 11 11:33:12 2024 -0700 |
committer | rules_java Copybara <noreply@google.com> | Wed Sep 11 11:34:05 2024 -0700 |
tree | 849c9e236035130c9082fc58765a6cf9dee913b4 | |
parent | 54fde1126cb45911d34d0b8a28ba88e694f6cc5e [diff] |
Split rule bzl files into definitions and implementations The repo structure is: - `//java/bazel/rules/` : Bazel rule class definitions & implementation functions - `//java/common/rules/` : Common rule attr/subrule/utility definitions - `//java/common/rules/impl/` : Common implementation functions PiperOrigin-RevId: 673471782 Change-Id: Ic94f7cfdc745a044531c8110f4039bc7171e53f3
Java Rules for Bazel https://bazel.build.