[ 
https://issues.apache.org/jira/browse/BEAM-8106?focusedWorklogId=510511&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-510511
 ]

ASF GitHub Bot logged work on BEAM-8106:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Nov/20 23:35
            Start Date: 11/Nov/20 23:35
    Worklog Time Spent: 10m 
      Work Description: emilymye commented on a change in pull request #13211:
URL: https://github.com/apache/beam/pull/13211#discussion_r521703844



##########
File path: sdks/java/container/build.gradle
##########
@@ -86,51 +76,21 @@ licenseReport {
   renderers = [new JsonReportRenderer()]
 }
 
-def imageJavaVersion = project.hasProperty('imageJavaVersion') ? 
project.findProperty('imageJavaVersion') : '8'
-docker {

Review comment:
       My current approach was just to just add a `task docker { throw ... }` 
block to replace the Docker plugin-created tasks, but but I can't figure out 
how to get the license report to ignore this task (and avoid throwing the 
error). This might just be a gradle question but a) should I be throwing the 
error differently and b) should the license report be the same task for both 
java8/11?




----------------------------------------------------------------
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: 510511)
    Time Spent: 14h 40m  (was: 14.5h)

> Publish Java 11 SDK Harness docker image
> ----------------------------------------
>
>                 Key: BEAM-8106
>                 URL: https://issues.apache.org/jira/browse/BEAM-8106
>             Project: Beam
>          Issue Type: Sub-task
>          Components: build-system, sdk-java-harness
>            Reporter: Hannah Jiang
>            Priority: P3
>              Labels: Clarified, portability
>          Time Spent: 14h 40m
>  Remaining Estimate: 0h
>
> There are multiple benefits including optimized String representation in 
> memory, better GC, more Docker friendliness and others that could be of the 
> interest of users.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to