hstaudacher / osgi-jax-rs-connector

An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
http://hstaudacher.github.io/osgi-jax-rs-connector
Other
190 stars 98 forks source link

Added MOXy support #15

Closed BryanHunt closed 10 years ago

BryanHunt commented 10 years ago

This pull request add support for EclipseLink MOXy. This will enable the automatic translation of JSON to objects and back.

hstaudacher commented 10 years ago

Hi Bryan, thanks for this work. Today I will merge it into master with some minor changes (basically naming stuff). I will also add a Gson provider that I have written once. One thing that comes into my mind is that I'm not an eclipselink specialist. So, when it comes to maintenance and update the eclipselink version and so on I need to depend on you. So, would you agree to maintain the provider as a collaborator on this repository?

BryanHunt commented 10 years ago

I don't have a problem updating the MOXy dependencies as needed.

On Sep 30, 2013, at 6:42 AM, Holger Staudacher notifications@github.com wrote:

Hi Bryan, thanks for this work. Today I will merge it into master with some minor changes (basically naming stuff). I will also add a Gson provider that I have written once. One thing that comes into my mind is that I'm not an eclipselink specialist. So, when it comes to maintenance and update the eclipselink version and so on I need to depend on you. So, would you agree to maintain the provider as a collaborator on this repository?

— Reply to this email directly or view it on GitHub.