Skip to content

Commit

Permalink
Use generated third_party/googleapis java sources for boostrapping.
Browse files Browse the repository at this point in the history
Change-Id: I9652195e3f8d6f7912a1c52880f23114d34c6ebf
PiperOrigin-RevId: 158439371
  • Loading branch information
buchgr committed Jun 9, 2017
1 parent d83cf04 commit 55c5a60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@ genrule(
srcs = [
"//src/main/protobuf:dist_jars",
"//src/main/java/com/google/devtools/build/lib/buildeventstream/proto:dist_jars",
"@googleapis//:dist_jars",
],
outs = ["derived_java_srcs.zip"],
cmd = "$(location :combine_derived_java_srcs.sh) $@ $(SRCS)",
Expand Down

0 comments on commit 55c5a60

Please sign in to comment.