Make Avro OSGi ready
--------------------
Key: AVRO-987
URL: https://issues.apache.org/jira/browse/AVRO-987
Project: Avro
Issue Type: New Feature
Components: java
Reporter: Ioannis Canellos
It would be really nice to be able to use Avro inside OSGi. To achieve this two
things are required:
i) Provide proper MANIFEST.MF.
ii) Deal with potential class loading issues. Avro uses Class.forName a lot and
that is not very OSGi friendly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira