[
https://issues.apache.org/jira/browse/BEAM-6936?focusedWorklogId=222222&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-222222
]
ASF GitHub Bot logged work on BEAM-6936:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Apr/19 09:17
Start Date: 03/Apr/19 09:17
Worklog Time Spent: 10m
Work Description: mwalenia commented on pull request #8183: [BEAM-6936]
Added Jenkins jobs running Java examples on Dataflow with Java 11
URL: https://github.com/apache/beam/pull/8183#discussion_r271649477
##########
File path: runners/google-cloud-dataflow-java/examples/build.gradle
##########
@@ -87,6 +87,61 @@ task preCommitFnApiWorker(type: Test) {
}
}
+task postCommitFnApiWorkerJava11(type: Test) {
Review comment:
You're right, that didn't add anything. I renamed `preCommitFnApiWorker` to
`verifyFnApiWorker` and removed my redundant tasks. Now both precommit (already
existent) and postcommit (new) jobs use the same tasks. distinction between
Java 11 and Java 8 is done by setting a flag in the Jenkins job
----------------------------------------------------------------
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: 222222)
Time Spent: 1.5h (was: 1h 20m)
> Add a Jenkins job running Java examples on Java 11 Dataflow
> -----------------------------------------------------------
>
> Key: BEAM-6936
> URL: https://issues.apache.org/jira/browse/BEAM-6936
> Project: Beam
> Issue Type: Sub-task
> Components: examples-java, testing
> Reporter: Michal Walenia
> Assignee: Michal Walenia
> Priority: Minor
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)