You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2019. It is now read-only.
I was wondering if it was possible to create upgraded versions of this dataformat module, for Jackson minor versions 2.5 and 2.6, and release such versions to Maven Central?
I realize that this is some work (with which I can help), and that some of it is optional in that current version probably works with multiple minor versions of jackson-core. But there are some improvements that come with 2.5 and 2.6, and it would be nice to get benefits there.
@komamitsu I do not know if you are subscribed to jackson-dev google group yet, but if not, it would be great to have you join (if you are already there, apologies for not realizing it). It would be useful to be able to discuss things and perhaps coordinate releases. There are other modules (including dataformats for BSON) that are also managed outside of fasterxml team, but it would be great to have some level of coordination, so users can upgrade a whole set of components, knowing they should work great together.