Jackson 2.0.0

36 views
Skip to first unread message

ciyer

unread,
Jun 4, 2012, 7:52:49 AM6/4/12
to jsonrpc4j
Are there plans to release a version of jsonrpc4j that uses the new
2.0 version of Jackson, which came out in March?

Thanks.

Sekhar

Brian

unread,
Jun 4, 2012, 2:52:58 PM6/4/12
to json...@googlegroups.com
Is there anything stopping you from using jackson 2.0 with jsonrpc4j?  With Maven, if you specify a later version of a dependancy in your project, it will put that version of the dependency in the class path despite what versions your transient dependencies are using.

I haven't tried it, so I don't know if it works (Could try with the unit tests i guess).

With all that said, I'd like to the project using the latest version possible.

ciyer

unread,
Jun 6, 2012, 9:15:24 AM6/6/12
to jsonrpc4j


On Jun 4, 8:52 pm, Brian <brian.dil...@gmail.com> wrote:
> Is there anything stopping you from using jackson 2.0 with jsonrpc4j?

Well, the package names have all changed for one. E.g.,
com.googlecode.jsonrpc4j.JsonRpcClient imports several classes from
the package org.codehaus.jackson. This package is now called
com.fasterxml.jackson.core.

If you are interested, we would be willing to help implement the
changes necessary to migrate to Jackson 2.0. Contact me off-list if
you are interested and we can coordinate.

Sekhar

Brian

unread,
Jun 6, 2012, 11:18:01 PM6/6/12
to json...@googlegroups.com
I'd you'd like to submit a patch i'd be more than happy to apply it, evaluate it, and cut a release.
Reply all
Reply to author
Forward
0 new messages