summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Miller <marco.miller@ericsson.com>2019-06-10 14:26:05 -0400
committerMarco Miller <marco.miller@ericsson.com>2019-06-10 14:26:15 -0400
commit62976ad8604586ce420f8472e3cdf7aadf0501b2 (patch)
tree537a7808d02ed55841c0a18a582762aca8caf084
parent05eb462abf43b0ca921f0e39ddbb12f54c5f45ae (diff)
parent5bd7b9bc21a5ef1509b577d419f404d67a0aa764 (diff)
Merge branch 'stable-2.14' into stable-2.15
* stable-2.14: Change bazel-genfiles to bazel-bin as per Bazel 0.25 Change-Id: I6b7275e3580c98dbec9fa7a9559bbbdf22ce1661
-rw-r--r--Documentation/dev-bazel.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/dev-bazel.txt b/Documentation/dev-bazel.txt
index e8a955685d..e29519d69e 100644
--- a/Documentation/dev-bazel.txt
+++ b/Documentation/dev-bazel.txt
@@ -75,7 +75,7 @@ The output archive that contains Java binaries, Java sources and
Java docs will be placed in:
----
- bazel-genfiles/api.zip
+ bazel-bin/api.zip
----
Install {extension,plugin,gwt}-api to the local maven repository:
@@ -99,13 +99,13 @@ Install gerrit.war to the local maven repository:
The output JAR files for individual plugins will be placed in:
----
- bazel-genfiles/plugins/<name>/<name>.jar
+ bazel-bin/plugins/<name>/<name>.jar
----
The JAR files will also be packaged in:
----
- bazel-genfiles/plugins/core.zip
+ bazel-bin/plugins/core.zip
----
To build a specific plugin:
@@ -117,7 +117,7 @@ To build a specific plugin:
The output JAR file will be be placed in:
----
- bazel-genfiles/plugins/<name>/<name>.jar
+ bazel-bin/plugins/<name>/<name>.jar
----
Note that when building an individual plugin, the `core.zip` package