Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Properly detect and unmarshall joda-time date properties #118

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dstieglitz
Copy link

This pull request enables the domain class unmarshaller to detect and properly unmarshall date properties based on joda-time classes.

@noamt
Copy link
Owner

noamt commented Jun 21, 2015

Thanks for the contribution; can you please add some test cases?

@dstieglitz
Copy link
Author

I added a test case for this. If you run the tests with this commit bde04b4 in the master branch they will fail due to the joda-time field not being unmarshalled. In this branch they will pass.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants