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

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 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.

2 participants