Skip to content

Conversation

stbischof
Copy link

  • use bnd to create OSGi-Bundle Manifests and simplify build
  • generate META-INF/services files using @ServiceProvider
  • use ServiceLoader to avoid ClassLoader issues in Service.class

Signed-off-by: Stefan Bischof [email protected]

- use bnd to create OSGi-Bundle Manifests and simplify build
- generate META-INF/services files using `@ServiceProvider`
- use ServiceLoader to avoid ClassLoader issues in Service.class

Signed-off-by: Stefan Bischof <[email protected]>
@stbischof
Copy link
Author

@maho7791 could you please review org/apache/batik/util/Service.java and the usage of @ServiceProvider?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant