Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current OSGi packaging for UIMA addon annotators unpacks the code plus the dependencies, and this results in the components with the same names overlaying one another. Change this to avoid the unpacking.
Current OSGi packaging for UIMA addon annotators includes the UIMA Jars within every addon, even though they are already packaged as an OSGi bundle. Change this to import these instead.