Hi,I would like to add a better OSGi Support for Batik. So I made a PR on GitHub.
Could somebody give some comments/review before I start the SVN-Process Topics: * use bnd to create OSGi-Bundle Manifests and simplify build * generate META-INF/services files using |@ServiceProvider ( relocate ||META-INF/services to correct jar) | * use ServiceLoader to avoid ClassLoader issues in Service.class PR: https://github.com/apache/xmlgraphics-batik/pull/30