protobuf/java/lite
Yannic f0cb9cdb95
[bazel] Move Java runtime/toolchains into //java (#7190)
* [bazel] Move Java runtime/toolchains into //java

This change moves `java_library` targets from the top-level BUILD file
into `//java/{core,lite,util}` and declares `alias` targets to point to
their new locations (hence, this is not a breaking change).

This will allow users that don't use Java to stop depending on
`@rules_java` (e.g. as requested in
https://github.com/bazelbuild/rules_scala/pull/989#issuecomment-583405161).

Note that there is no intention to deprecate + remove the top-level
targets in the foreseeable future.

* Add BUILD files in //java to java_EXTRA_DIST
2020-02-13 13:04:14 -08:00
..
src/test/java/com/google/protobuf Fix typos (#7050) 2020-01-08 10:18:20 -08:00
BUILD [bazel] Move Java runtime/toolchains into //java (#7190) 2020-02-13 13:04:14 -08: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 Add module for JavaLite and fix builds 2019-04-09 06:48:01 -07:00
lite.awk Add module for JavaLite and fix builds 2019-04-09 06:48:01 -07:00
pom.xml [bazel] Move Java runtime/toolchains into //java (#7190) 2020-02-13 13:04:14 -08:00
process-lite-sources-build.xml Add module for JavaLite and fix builds 2019-04-09 06:48:01 -07:00
proguard.pgcfg Down Integrate Internal Changes 2019-11-12 13:38:58 -08:00