-
-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Description
Currently (released version 3.1.1) the OSGi exports doesn't come with any version information. Therefore the framework falls back to the default export version, which is "0.0.0".
This could introduce problems in several cases and is not recommended.
Output from a Felix Shell:
java-uuid-generator [372] exports packages:
-------------------------------------------
com.fasterxml.uuid; version=0.0.0 UNUSED
com.fasterxml.uuid.ext; version=0.0.0 UNUSED
com.fasterxml.uuid.impl; version=0.0.0 UNUSED
Metadata
Metadata
Assignees
Labels
No labels