[
https://issues.apache.org/jira/browse/BEAM-6703?focusedWorklogId=214735&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-214735
]
ASF GitHub Bot logged work on BEAM-6703:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Mar/19 12:38
Start Date: 18/Mar/19 12:38
Worklog Time Spent: 10m
Work Description: lgajowy commented on pull request #8053: [BEAM-6703]
Added a Jenkins job to test Dataflow portability API with Java 11
URL: https://github.com/apache/beam/pull/8053#discussion_r266414435
##########
File path: sdks/java/container/build.gradle
##########
@@ -62,6 +64,7 @@ golang {
docker {
name containerImageName(name: "java")
+ dockerfile project.file("./${dockerFilename}")
Review comment:
+1! :)
----------------------------------------------------------------
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: 214735)
Time Spent: 12h 50m (was: 12h 40m)
> Support Java 11 in Jenkins
> --------------------------
>
> Key: BEAM-6703
> URL: https://issues.apache.org/jira/browse/BEAM-6703
> Project: Beam
> Issue Type: Sub-task
> Components: runner-dataflow, runner-direct
> Reporter: Michal Walenia
> Assignee: Michal Walenia
> Priority: Minor
> Time Spent: 12h 50m
> Remaining Estimate: 0h
>
> In this issue I'll create a Jenkins job that compiles Dataflow and Direct
> runners with tests using Java 8 and runs Validates Runner suites with Java 11
> Runtime.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)