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
-
Activity
Status | Open [ 1 ] | In Progress [ 3 ] |
Attachment | build.gradle [ 14351 ] |
Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
Assignee | Sai Charan Reddy Vallapureddy [ svallapu ] | Ann Loraine [ aloraine ] |
Status | Needs 1st Level Review [ 10005 ] | Pull Request Submitted [ 10101 ] |
Assignee | Ann Loraine [ aloraine ] | Sai Charan Reddy Vallapureddy [ svallapu ] |
Assignee | Sai Charan Reddy Vallapureddy [ svallapu ] |
Status | Pull Request Submitted [ 10101 ] | Needs Testing [ 10002 ] |
Status | Needs Testing [ 10002 ] | Needs Testing [ 10002 ] |
Resolution | Done [ 10000 ] | |
Status | Needs Testing [ 10002 ] | Closed [ 6 ] |
Assignee | Sai Charan Reddy Vallapureddy [ svallapu ] |
Workflow | Loraine Lab Workflow [ 18572 ] | Fall 2019 Workflow Update [ 20255 ] |
Workflow | Fall 2019 Workflow Update [ 20255 ] | Revised Fall 2019 Workflow Update [ 22396 ] |
[~aloraine]
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.