[
https://issues.apache.org/jira/browse/BEAM-9136?focusedWorklogId=409707&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-409707
]
ASF GitHub Bot logged work on BEAM-9136:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Mar/20 18:35
Start Date: 25/Mar/20 18:35
Worklog Time Spent: 10m
Work Description: alanmyrvold commented on pull request #11067:
[BEAM-9136]Add licenses for dependencies
URL: https://github.com/apache/beam/pull/11067#discussion_r398077003
##########
File path: sdks/python/container/py37/build.gradle
##########
@@ -51,6 +51,11 @@ task copyLauncherDependencies(type: Copy) {
}
}
+task copyDependencyLicenses(type: Copy) {
Review comment:
Can this task be added to
buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy in
applyDockerNature?
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 409707)
Time Spent: 4h 20m (was: 4h 10m)
> Add LICENSES and NOTICES to docker images
> -----------------------------------------
>
> Key: BEAM-9136
> URL: https://issues.apache.org/jira/browse/BEAM-9136
> Project: Beam
> Issue Type: Task
> Components: build-system
> Reporter: Hannah Jiang
> Assignee: Hannah Jiang
> Priority: Major
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> Scan dependencies and add licenses and notices of the dependencies to SDK
> docker images.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)