Closed xSAVIKx closed 7 years ago
Hi @xSAVIKx
This is not a proper review from me, I just have some questions. @roback will review, hopefully later this week.
disable openJDK build as it fails with sigfaults
Care to elaborate on this? Do you know the reason to as it sigfaults (did you mean "segfault"?)? Does the old version have the same problem with openjdk7?
Do we really need a .gitattributes
that long for this repo?
Thanks!
@dentarg Yes, misprint - segfault. I do not know the reason and actually not willing to dig into the OpenJDK. It was introduced just as an option and I don't think anyone should invest time into making it work on Travis OpenJDK.
As for the .gitattributes
- it's just a generated boilerplate for any possible project. If you do want - I can clean it up.
Yes, please cleanup .gitattributes
@roback @dentarg Please review updates.
I've made client more backward-compatible - almost same changes as for the Python client.
Hi @roback, how it is going?
Hi @roback, how it is going?
Unfortunately we have a few other things that has higher priority that we need to finish first, so I won't be able to continue with this at the moment. Sorry for keeping you waiting.
Tested the coordinates and it worked great 👍
I will merge this now.
I've updated the Java client to the latest v3 API.
What was done: