joshfischer1108 commented on a change in pull request #3692:
URL: https://github.com/apache/incubator-heron/pull/3692#discussion_r635509501
##########
File path: WORKSPACE
##########
@@ -156,6 +153,21 @@ load("@maven//:defs.bzl", "pinned_maven_install")
pinned_maven_install()
+load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
+
+git_repository(
+ name = "com_github_johnynek_bazel_jar_jar",
+ commit = "171f268569384c57c19474b04aebe574d85fde0d", # Latest commit SHA
as at 2019/02/13
Review comment:
I like the comment with the date. +1 to you
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]