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

Feature/use java8 time instead of clj time #69

Merged
merged 4 commits into from
Jul 22, 2021

Conversation

mhjort
Copy link
Owner

@mhjort mhjort commented Jul 21, 2021

No description provided.

It is not recommended to use JodaTime library in Java 8+ environment.
To keep backwards compatibility the previous JodaTime datatype is still
accepted. However, clj-gatling converts it to Java8 Duration and shows
warning.
Latest version accepts Java8 time objects instead of clj-time
@mhjort mhjort mentioned this pull request Jul 21, 2021
@mhjort mhjort merged commit 5c301f4 into master Jul 22, 2021
@mhjort mhjort deleted the feature/use-java8-time-instead-of-clj-time branch July 22, 2021 10:00
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

1 participant