Skip to content

Add OSGi Support#30

Open
stbischof wants to merge 2 commits intoapache:mainfrom
stbischof:trunk
Open

Add OSGi Support#30
stbischof wants to merge 2 commits intoapache:mainfrom
stbischof:trunk

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 stbischof@bipolis.org

- 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 <stbischof@bipolis.org>
@stbischof
Copy link
Author

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

Signed-off-by: Stefan Bischof <stbischof@bipolis.org>
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