You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/10/26 17:18:55 UTC

[GitHub] [beam] kennknowles commented on a change in pull request #13189: [BEAM-11116] Make Java SDK container pull licenses without gradle subprocess

kennknowles commented on a change in pull request #13189:
URL: https://github.com/apache/beam/pull/13189#discussion_r512134990



##########
File path: sdks/java/container/build.gradle
##########
@@ -24,6 +24,9 @@ plugins {
 applyGoNature()
 applyDockerNature()
 
+evaluationDependsOn(":sdks:java:harness")

Review comment:
       I believe these lines are the key to not needing the global run and not needing `--rerun-tasks`




----------------------------------------------------------------
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:
users@infra.apache.org