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

fixed encoding issue in GsonProvider #62

Closed redrezo closed 9 years ago

redrezo commented 9 years ago

fix for https://github.com/hstaudacher/osgi-jax-rs-connector/issues/61

I can provide a testcase, but it is holds no value unless the testing platform itself is running with a non UTF-8 charset

hstaudacher commented 9 years ago

I've added the changes but did not apply the pull request as it is because of the revoked commit. But the change is in master now. Thanks @redrezo