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.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | IGBF-1531 [ 17617 ] |
Rank | Ranked higher |
Status | Open [ 1 ] | In Progress [ 3 ] |
Rank | Ranked higher |
Status | In Progress [ 3 ] | Needs Testing [ 10002 ] |
Assignee | Ann Loraine [ aloraine ] |
Sprint | Spring 2019 Sprint 6 [ 64 ] | Spring 2019 Sprint 6, Summer 2019 Sprint 7 [ 64, 66 ] |
Rank | Ranked higher |
Assignee | Sameer Shanbhag [ sameer ] |
Status | Needs Testing [ 10002 ] | Testing In Progress [ 10003 ] |
Attachment | NanoHTTPD.PNG [ 14310 ] |
Assignee | Sameer Shanbhag [ sameer ] | Ann Loraine [ aloraine ] |
Resolution | Done [ 10000 ] | |
Status | Testing In Progress [ 10003 ] | Closed [ 6 ] |
Status | Closed [ 6 ] | Closed [ 6 ] |
Workflow | Loraine Lab Workflow [ 18422 ] | Fall 2019 Workflow Update [ 20138 ] |
Workflow | Fall 2019 Workflow Update [ 20138 ] | Revised Fall 2019 Workflow Update [ 22274 ] |
Added groupId fi.iki.elonen, artifactId NanoHTTPD to shared-lib-wrapper module.