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

Backport: RunState enums serialization differs between json4s and jackson.databind for V3.x #131

Closed
dk1844 opened this issue May 20, 2022 · 0 comments · Fixed by #132
Closed

Comments

@dk1844
Copy link
Collaborator

dk1844 commented May 20, 2022

Backport the functionality introduced in PR #84 / Issue #83 to v3 branch.

dk1844 added a commit that referenced this issue May 20, 2022
…field of RunState enum) (CP'd from PR #84)

- unit test cases for this has been added
dk1844 added a commit that referenced this issue May 26, 2022
* #131 jackson serialization support was added for RunStatus (contains field of RunState enum) (CP'd from PR #84)
- unit test cases for this has been added
* sbt: jackson-databind added (otherwise default v2.8.4 kicks in and it is incompatible)
* sbt-dependencies mirroring maven dependencies - exclusions, too.
@dk1844 dk1844 mentioned this issue May 26, 2022
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 a pull request may close this issue.

1 participant