[
https://issues.apache.org/jira/browse/BEAM-9066?focusedWorklogId=447388&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-447388
]
ASF GitHub Bot logged work on BEAM-9066:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Jun/20 16:27
Start Date: 17/Jun/20 16:27
Worklog Time Spent: 10m
Work Description: tysonjh commented on pull request #12020:
URL: https://github.com/apache/beam/pull/12020#issuecomment-645478796
> Most important is noting the license, which is the same as JDK stdlib
stuff: GPL 2.0 with classpath exception. (even with source retention best to be
clear and safe)
I found that the annotation is under both CDDL 1.1 and GPL 2.0 so I updated
the comments accordingly. Could you review this please? I'd like to be sure it
is correct.
This PR doesn't fix the linked issue but is required AFAICT for building
Beam locally with Java 11. I'm not sure exactly how the precommit phase is set
up to do this so I need to investigate before merging this.
----------------------------------------------------------------
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: 447388)
Time Spent: 40m (was: 0.5h)
> ParDoSchemaTest fails on Direct Runner running with Java 11
> -----------------------------------------------------------
>
> Key: BEAM-9066
> URL: https://issues.apache.org/jira/browse/BEAM-9066
> Project: Beam
> Issue Type: Sub-task
> Components: testing
> Reporter: Michał Walenia
> Priority: P3
> Time Spent: 40m
> Remaining Estimate: 0h
>
> ParDoSchemaTest.testSchemaFieldSelectionUnboxing
> and testSchemaFieldDescriptorSelectionUnboxing
> fail when run with Java 11 on Direct runner. The job failing because of it is
> here:
> [https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct]
> Â
> Build scan:
> [https://scans.gradle.com/s/u6xs5xp6tqtbu]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)