The only classes that will appear in the bundle are the ones you ask it to include using
Export-Package
, Private-Package
, Include-Resource
, and Embed-Dependency
-
so just because a file exists under target/classes
does NOT mean it will end up in the bundle.
This is because this is the way the underlying BND tool works (it is primarily pull-based).
-
Notifications
You must be signed in to change notification settings - Fork 5
chrisr3/osgi-example
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sample OSGi Gradle project.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published