Skip to content

Conversation

@ViToni
Copy link
Contributor

@ViToni ViToni commented Jan 20, 2020

Changed pom.xml so that the OSGi metadata is created and included in the resulting JAR.

Description

Added the bnd-maven-plugin and its configuration to the pom.xml so that resulting JAR will contain OSGi metadata.

Related Issue

Fixes #822 .

Motivation and Context

Enables usage of the library in OSGi without the requiring the user to wrap the library.

How Has This Been Tested?

The library JAR still gets created.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
    (The same failing tests as before the change are still failing afterwards...)

@ViToni ViToni mentioned this pull request Feb 24, 2020
11 tasks
@marci4 marci4 mentioned this pull request Feb 25, 2020
8 tasks
@marci4 marci4 added the Build label Feb 25, 2020
@marci4 marci4 added this to the Release 1.4.1 milestone Feb 26, 2020
@marci4 marci4 merged commit 4492503 into TooTallNate:master Feb 26, 2020
@ViToni ViToni deleted the bugfix/Add_OSGi_metadata branch February 26, 2020 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add OSGi metadata

2 participants