-
Notifications
You must be signed in to change notification settings - Fork 1.2k
javaparser-symbol-solver-core:add bndtools, build OSGi-Bundle #2824
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Stefan Bischof <stbischof@bipolis.org>
@stbischof -- could you rebase your PR please? It's saying there's a conflict, and the github UI isn't showing the "update" button for me to resolve this. It's the weekend so I understand if you're not monitoring github and might not see this, but if you do manage to get it done in the next hour or two it'll make it into today's release 👍 :) |
I've just tried replicating this PR but I can't seem to get it to trigger / do anything. Changing the pom per this PR and running compile/package/verify doesn't trigger the creation of Could you provide some more notes on how this might be run please? I would hate to merge this manually produced bnd.bnd file, if it is never to be updated in the future. |
@stbischof - Please see the comments above. |
It seems that bnd-process goal generates files from bnd.bnd directives but does not generate bnd.bnd. |
I changed 2 Plugins here. |
I might be being really thick here, but I can't find a way to reproduce or test this PR. This is likely due to my lack of understanding around OSGi and the bnd.bnd file itself!
When I run Is my understanding completely wrong and the My main worry is that if this file is manually created, it won't be kept up to date -- and I really would like to get this done correctly 👍 |
@stbischof -- this still applies.. Even if I wanted to merge this PR I cannot due to the conflict. Please rebase or otherwise update your PR. |
OSGi Todos:
If you look in the manifest there are several Import Pageges that might be optional.