protobuf/java/lite
David L. Jones 95da0ba5b4
Rename all BUILD files to BUILD.bazel (#9892)
This avoids conflicting names in a couple of cases.

1. Within google, we want to sync files but not name them BUILD (since the structure doesn't match).
2. On case-insensitive filesystems, `build` may be used for a build directory. Naming `BUILD.bazel` avoids potentioal conflicts.
2022-04-29 17:57:55 -07:00
..
src/test/java/com/google/protobuf Sync from Piper @425656941 2022-02-01 18:24:53 +00:00
BUILD.bazel Rename all BUILD files to BUILD.bazel (#9892) 2022-04-29 17:57:55 -07:00
generate-sources-build.xml Add module for JavaLite and fix builds 2019-04-09 06:48:01 -07:00
generate-test-sources-build.xml Fixing java and protoc builds 2022-02-01 23:22:23 +00:00
lite.awk Add module for JavaLite and fix builds 2019-04-09 06:48:01 -07:00
pom_template.xml Sync from Piper @388508285 2021-08-03 11:58:05 -07:00
pom.xml Update protobuf version (#9820) 2022-04-20 16:00:42 -07:00
process-lite-sources-build.xml Add module for JavaLite and fix builds 2019-04-09 06:48:01 -07:00
proguard.pgcfg Sync from Piper @355707933 2021-02-04 14:09:49 -08:00