Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:1.5
-
Sprint:Summer 2019 Sprint 9
Description
Tasks:
1. Remove 'osgi' plugin and use 'biz.aQute.bnd.builder'.
2. Don't import htsjdk-igb packages
Attachments
Issue Links
- relates to
-
IGBF-1767 Fix bundle resolution error involving htsjdk-igb
-
- Closed
-
Ann Loraine
1. Changed osgi plugin to biz.aQute.bnd.builder.
2. Made the necessary changes to build.gradle file to stop importing htsjdk packages from the same library.
build.gradle file is attached to this ticket.
I have tested with my IGB with the jar with current changes, it is working fine in IGB.
(Note:
IGBF-1767(bundle resolution error) is also done. After this ticket, kindly reviewIGBF-1767so that I can submit a pull request.