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

[DROOLS-1129] consistent OSGi Bundle-SymbolicName for all jars #456

Merged
merged 1 commit into from
Apr 27, 2016

Conversation

psiroky
Copy link
Contributor

@psiroky psiroky commented Apr 21, 2016

@@ -11,6 +11,10 @@
<packaging>bundle</packaging>
<name>jBPM :: KIE Services</name>

<properties>
<osgi.Bundle-SymbolicName>org.jbpm.kie.services.api.jpa;singleton:=true</osgi.Bundle-SymbolicName>
Copy link
Contributor

@mswiderski mswiderski Apr 25, 2016

Choose a reason for hiding this comment

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

api.jpa should not be in the bundle name - it was a typo previously. So I think it would make sense to fix it no. I don't think services api is used anywhere in osgi

@mswiderski
Copy link
Contributor

+1 to merge

would be good to fix the wrong name in jbpm-kie-services but not a must

@psiroky
Copy link
Contributor Author

psiroky commented Apr 27, 2016

The test failure is not related (flaky timer test).

@psiroky psiroky merged commit 514dedd into kiegroup:master Apr 27, 2016
@psiroky psiroky deleted the d1129-osgi-metadata-fix branch April 27, 2016 11:07
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.

2 participants