[
https://issues.apache.org/jira/browse/BEAM-9349?focusedWorklogId=390430&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-390430
]
ASF GitHub Bot logged work on BEAM-9349:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Feb/20 05:33
Start Date: 21/Feb/20 05:33
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #10923: [BEAM-9349] Update
joda-time version to 2.10.5
URL: https://github.com/apache/beam/pull/10923#issuecomment-589505762
Linkage checker results:
```
Linkage Check difference on beam-sdks-java-core between master(76501abb) and
HEAD(e64f9200):
Lines starting with '<' mean the branch remedies the errors (good)
Lines starting with '>' mean the branch introduces new errors (bad)
31c31
< 906 actionable tasks: 160 executed, 746 up-to-date
---
> 906 actionable tasks: 184 executed, 722 up-to-date
Linkage Check difference on beam-sdks-java-io-google-cloud-platform between
master(76501abb) and HEAD(e64f9200):
(no difference)
Linkage Check difference on beam-runners-google-cloud-dataflow-java between
master(76501abb) and HEAD(e64f9200):
(no difference)
Linkage Check difference on beam-sdks-java-io-hadoop-format between
master(76501abb) and HEAD(e64f9200):
Lines starting with '<' mean the branch remedies the errors (good)
Lines starting with '>' mean the branch introduces new errors (bad)
66a67,70
> Class com.google.common.reflect.TypeToken is not found;
> referenced by 2 class files
> org.joda.convert.TypeStringConverter (joda-convert-1.9.2.jar)
> org.joda.convert.TypeTokenStringConverter (joda-convert-1.9.2.jar)
5221a5226,5228
> joda-convert-1.9.2.jar is at:
> org.apache.beam:beam-sdks-java-io-hadoop-format:2.20.0-SNAPSHOT
(compile) / org.apache.beam:beam-sdks-java-core:2.20.0-SNAPSHOT (compile) /
joda-time:joda-time:2.10.5 (compile) / org.joda:joda-convert:1.9.2 (compile,
optional)
> and 1 dependency path.
```
The joda-convert guava dependency is optional and only accessed via
reflection as per
https://repo1.maven.org/maven2/org/joda/joda-convert/1.9.2/joda-convert-1.9.2.pom
----------------------------------------------------------------
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: 390430)
Time Spent: 20m (was: 10m)
> Upgrade to joda time 2.10.5 to get updated TZDB
> -----------------------------------------------
>
> Key: BEAM-9349
> URL: https://issues.apache.org/jira/browse/BEAM-9349
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: Major
> Fix For: 2.20.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)