Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create valid OSGI Headers for byte buddy. #29

Merged
merged 1 commit into from
May 29, 2015

Conversation

CodingFabian
Copy link
Contributor

This change introduces the maven-bundle-plugin to generate the correct
MANIFEST.MF values. Due to the internal structure of byte buddy, these
are pretty long. The build procedure also generates a few warnings about
nonstandard osgi behaviour, which is ok, but might encourage future
refactorings.

This change introduces the maven-bundle-plugin to generate the correct
MANIFEST.MF values. Due to the internal structure of byte buddy, these
are pretty long. The build procedure also generates a few warnings about
nonstandard osgi behaviour, which is ok, but might encourage future
refactorings.
@CodingFabian
Copy link
Contributor Author

this should fix #5,
the manifests generated are here: https://gist.github.com/CodingFabian/35f727056830156b2756

@raphw I checked the jars, and they look ok, maybe you want to doublecheck that inclusions into the final jars did not change.

raphw pushed a commit that referenced this pull request May 29, 2015
Create valid OSGI Headers for byte buddy.
@raphw raphw merged commit b635709 into raphw:master May 29, 2015
@CodingFabian CodingFabian deleted the create-valid-osgi-manifest branch June 2, 2015 11:17
@raphw raphw added this to the 0.6.7 milestone Jul 6, 2015
@raphw raphw self-assigned this Jul 6, 2015
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.

2 participants