Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instant serialization and jdk 11 on travis ci #777

Merged
merged 5 commits into from Jan 23, 2019

Conversation

mwesolowski
Copy link
Member

No description provided.

Michał Wesołowski and others added 5 commits January 22, 2019 23:34
In JDK 11 java.time.Instant has microseconds precision.
We have to do it because of MySql integration test.
MySql schema defines Timestamps with millisecond precision only.
@bartoszwalacik bartoszwalacik merged commit 8d5368e into master Jan 23, 2019
@bartoszwalacik bartoszwalacik deleted the instant-serialization-and-jdk-11-on-travis-ci branch January 23, 2019 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants