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

Improve framework log message when unable to resolve #42

Open
chlarsson opened this issue Jul 5, 2018 · 0 comments · Fixed by #62
Open

Improve framework log message when unable to resolve #42

chlarsson opened this issue Jul 5, 2018 · 0 comments · Fixed by #62
Assignees

Comments

@chlarsson
Copy link
Contributor

When the framework fails to resolve a package the following error message is written:
[stderr] org.osgi.framework.BundleException: Bundle#7, unable to resolve: Missing package(s) or can not resolve all of the them:
.... package name(s) follows....

Would be preferred if also the bundle name and/or symbolic name can be written in addition to the bundle id. Especially if the number of bundles is large.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants