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

Upgrade to Jackson 2.6.1 #3569

Closed
wilkinsona opened this issue Jul 21, 2015 · 3 comments
Closed

Upgrade to Jackson 2.6.1 #3569

wilkinsona opened this issue Jul 21, 2015 · 3 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

This requires some changes in Spring HATEOAS. Spring HATEOAS 0.18.0 will be released alongside Gosling RC1 in a couple of weeks.

@wilkinsona wilkinsona added the type: enhancement A general enhancement label Jul 21, 2015
@wilkinsona wilkinsona self-assigned this Aug 5, 2015
@wilkinsona wilkinsona added this to the 1.3.0.M3 milestone Aug 5, 2015
@wilkinsona wilkinsona reopened this Aug 5, 2015
@wilkinsona
Copy link
Member Author

Jackson 2.6 appears to have broken (or at least changed) handling of a Joda DateTime with a custom time zone. For example the custom locale test believes that new DateTime(1436966242231L, DateTimeZone.UTC) is in BST rather than UTC. I'm going to revert the upgrade for now.

wilkinsona added a commit that referenced this issue Aug 5, 2015
@wilkinsona wilkinsona modified the milestones: 1.3.0.RC1, 1.3.0.M3 Aug 5, 2015
@wilkinsona
Copy link
Member Author

I've opened an issue against jackson-databind reporting the behaviour change that caused me to revert the upgrade.

@wilkinsona wilkinsona added the status: on-hold We can't start working on this issue yet label Aug 6, 2015
@wilkinsona wilkinsona changed the title Upgrade to Jackson 2.6.0 Upgrade to Jackson 2.6.1 Aug 7, 2015
@wilkinsona wilkinsona removed the status: on-hold We can't start working on this issue yet label Aug 7, 2015
@wilkinsona
Copy link
Member Author

The issue I opened has been fixed. The fix will be in Jackson 2.6.1. We should skip 2.6.0 and wait for 2.6.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant