Re: joda-time dependency version

2019-03-23 Thread Kenneth Knowles
I'm a bit confused about my own issue there. What I did was: I looked through all the build files for anything shaded and filed a ticket to produce a vendored version. But Joda time is a key part of our API surface, so it can't actually be shaded. I think I will actually close that ticket as Invali

Re: joda-time dependency version

2019-03-23 Thread David Morávek
If there are no objections from dev@, I'll try to proceed with an upgrade to the latest version (2.10.1). Kenn, I've found your issue for joda-time vendoring, is it still relevant? This might cause a br