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

Missing imported versions for packages from project dependencies #60

Closed
lefou opened this issue Sep 11, 2018 · 0 comments · Fixed by #61 or #64
Closed

Missing imported versions for packages from project dependencies #60

lefou opened this issue Sep 11, 2018 · 0 comments · Fixed by #61 or #64

Comments

@lefou
Copy link
Contributor

lefou commented Sep 11, 2018

The generated Manifest ist missing version information for those imported packages that come from other sub-projects (which are added via sbt's project.dependsOn syntax). It looks like sbtOsgi only sees the class files but not the generated manifests. Packages comming from libraryDependencies properly get their version information extracted and added to the Import-Package header.

johanandren added a commit that referenced this issue Dec 5, 2018
Revert "Use all dependencies as JARs to force proper manifests (fixes #60)"
lefou added a commit to lefou/sbt-osgi that referenced this issue Dec 5, 2018
johanandren added a commit that referenced this issue Dec 8, 2018
Use dependencies as JARs for force proper manifests (fixes #60)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant