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

Incorrect split package warnings #70

Open
tonit opened this issue Mar 15, 2017 · 1 comment
Open

Incorrect split package warnings #70

tonit opened this issue Mar 15, 2017 · 1 comment

Comments

@tonit
Copy link

tonit commented Mar 15, 2017

We observed split package warnings where there really shouldn't be any. Looking at classpath which is printed on "trace":

Class path [Jar:A, Jar:B, Jar:main, Jar:main]]

i would claim that "Jar:main" is duplicated, which makes bnd chuck on every exported package.

@mbelling
Copy link

I think this is effectively a duplicate of #27. If/when the PR for that issue gets merged in, it should fix this issue as well.

rotty3000 added a commit to rotty3000/gradle-bundle-plugin that referenced this issue Apr 30, 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

No branches or pull requests

2 participants