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

VersionUtil.versionFor() unexpectedly return null instead of Version.unknownVersion() stated in JavaDoc #248

Closed
sammyhk opened this issue Jan 26, 2016 · 1 comment
Milestone

Comments

@sammyhk
Copy link

sammyhk commented Jan 26, 2016

As titled, after commit of 88c296c , it unexpectedly return null instead of Version.unknownVersion() which cause our application broken after upgrade from 2.4.x to 2.6.x.

@cowtowncoder
Copy link
Member

Thank you for reporting this. Looks like unintended consequence of refactoring; will fix.

sammyhk pushed a commit to sammyhk/jackson-core that referenced this issue Jan 26, 2016
… instead of Version.unknownVersion() after commit 88c296c
@cowtowncoder cowtowncoder added this to the 2.6.6 milestone Jan 26, 2016
cowtowncoder added a commit that referenced this issue Jan 26, 2016
#248 - fix VerisonUti.versionFor() unintended to return null instead …
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

No branches or pull requests

2 participants