[
https://issues.apache.org/jira/browse/BEAM-6936?focusedWorklogId=221747&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-221747
]
ASF GitHub Bot logged work on BEAM-6936:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Apr/19 14:05
Start Date: 02/Apr/19 14:05
Worklog Time Spent: 10m
Work Description: adude3141 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_r271322595
##########
File path: runners/google-cloud-dataflow-java/examples/build.gradle
##########
@@ -87,6 +87,61 @@ task preCommitFnApiWorker(type: Test) {
}
}
+task postCommitFnApiWorkerJava11(type: Test) {
Review comment:
After looking into this task implementation, I am unable to see any
difference.
So I am also wondering, why we need that additional task at all. Wouldn't it
be sufficient to just call the other?
So maybe rename `preCommitFnApiWorker`to something like `runFnApiWorker` and
call that task in respective Jenkins job definitions?
----------------------------------------------------------------
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: 221747)
Time Spent: 1h 10m (was: 1h)
> 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: 1h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)