[
https://issues.apache.org/jira/browse/BEAM-9136?focusedWorklogId=409704&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-409704
]
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_r398073526
##########
File path: sdks/java/container/build.gradle
##########
@@ -82,3 +87,4 @@ docker {
// Ensure that we build the required resources and copy and file dependencies
from related projects
dockerPrepare.dependsOn goBuild
dockerPrepare.dependsOn copyDockerfileDependencies
+dockerPrepare.dependsOn copyDependencyLicenses
Review comment:
Can this dependency 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: 409704)
Time Spent: 4h (was: 3h 50m)
> 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
> 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)