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/27 19:14:37 UTC

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

Hannah-Jiang commented on a change in pull request #13189:
URL: https://github.com/apache/beam/pull/13189#discussion_r512909363



##########
File path: sdks/java/container/license_scripts/pull_licenses_java.py
##########
@@ -275,6 +277,7 @@ def execute(dep):
                  'and "notice" (if available) field to {yaml_file} for each ' \
                  'missing license. Dependency List: [{dep_list}]'.format(
             dep_list=','.join(sorted(no_licenses)), yaml_file=dep_url_yaml)
+        logging.error(how_to)

Review comment:
       error messages are printed out at L313, this is duplicate.




----------------------------------------------------------------
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