Files
gerrit/Documentation
David Pursehouse 1c04c59e80 Replace references to bazel-genfiles with bazel-bin
In bazel 0.25 the target directory was changed from bazel-genfiles
to bazel-bin and bazel-genfiles was symlinked to bazel-bin.

In bazel 1.0 the symlink no longer gets created, and this causes the
./tools/maven/api.sh script to fail on a clean workspace because it
still refers to the old location:

  ./tools/maven/api.sh: line 66:
  ./bazel-genfiles/tools/maven/api_install.sh: No such file or directory

Fix api.sh to use bazel-bin, and also update dev-build-plugin.txt to
refer to bazel-bin.

Note that some documentation was previously updated in I9521cd7e5.

Bug: Issue 11757
Change-Id: I21f204d44ac78559f51ad2e62b085240170d83a7
2019-10-16 11:38:37 +09:00
..
2015-05-06 11:25:51 -07:00
2016-07-07 14:06:31 +02:00
2016-07-07 14:06:31 +02:00
2018-08-29 16:12:18 +09:00
2017-10-18 21:55:15 -04:00
2019-04-19 11:14:50 +09:00
2017-01-23 12:44:58 +00:00
2018-05-23 09:48:42 +03:00
2018-06-06 06:19:26 +09:00
2015-04-30 14:37:09 +00:00
2018-07-06 12:13:39 +09:00