simingweng commented on a change in pull request #3254: Kafka spout bazel build URL: https://github.com/apache/incubator-heron/pull/3254#discussion_r283607811
########## File path: contrib/spouts/kafka/java/heron-kafka-spout-parent/heron-kafka-spout/src/test/java/BUILD ########## @@ -0,0 +1,44 @@ +heron_kafka_spouts_test_dep = [ + "//contrib/spouts/kafka/java/heron-kafka-spout-parent/heron-kafka-spout/src/main/java:heron-kafka-spout-java", + "@org_apache_kafka_kafka_clients//jar", Review comment: sort the order of the dependencies? ---------------------------------------------------------------- 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] With regards, Apache Git Services
