Details
-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.1.0 Major Release
-
Labels:
-
Story Points:0.25
-
Epic Link:
-
Sprint:Spring 2019 Sprint 6, Summer 2019 Sprint 7
Description
The following two modules are using packages from artifactId NanoHTTPD
- App Store
- Bookmark
These are packaging the same code into two separate bundles. This seems wasteful.
Make NanoHTTPD into an OSGi bundle either by creating a wrapper module just for it or by adding it to shared-lib-wrapper.
Added groupId fi.iki.elonen, artifactId NanoHTTPD to shared-lib-wrapper module.