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

Fix OSGi bootstrap delegation property #1029

Merged
merged 1 commit into from
Oct 7, 2019

Conversation

randomanderson
Copy link
Contributor

The OSGi instrumentation incorrectly overrode the bootstrap delegation property when run more than once. This removed any custom values previously set and caused startup issues.

This pull request fixes that bug and adds some tests.

@randomanderson randomanderson requested a review from a team as a code owner October 7, 2019 16:21
@randomanderson randomanderson force-pushed the landerson/osgi-bootdelegation-prop branch from 4d03260 to 584f181 Compare October 7, 2019 16:40
Copy link
Contributor

@tylerbenson tylerbenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch!

@randomanderson randomanderson merged commit 717c440 into master Oct 7, 2019
@randomanderson randomanderson deleted the landerson/osgi-bootdelegation-prop branch October 7, 2019 16:51
@tylerbenson tylerbenson added this to the 0.34.0 milestone Oct 11, 2019
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.

None yet

2 participants