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:1
-
Epic Link:
-
Sprint:Summer 2019 Sprint 7, Summer 2019 Sprint 8
Description
Enable ProtAnnot, SNP converter, and the other optionalPlugin IGB Apps to declare IGB platform dependencies different from what is declared in the parent POM.
Currently, the POM.xml build files for the optionalPlugin IGB Apps are configured to have and use the same version coordinates as the platform. This is not a good design because many of these optional Apps can work perfectly well with older versions of the platform. For example, the Geometric Mean Operator can work perfectly well in IGB platform version 9.0.0 or above.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | IGBF-1531 [ 17617 ] |
Rank | Ranked higher |
Assignee | Ann Loraine [ aloraine ] |
Assignee | Prutha Kulkarni [ prutha ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
Assignee | Prutha Kulkarni [ prutha ] | Ann Loraine [ aloraine ] |
Assignee | Ann Loraine [ aloraine ] | Prutha Kulkarni [ prutha ] |
Assignee | Prutha Kulkarni [ prutha ] |
Status | Needs 1st Level Review [ 10005 ] | Needs Testing [ 10002 ] |
Sprint | Summer 2019 Sprint 7 [ 66 ] | Summer 2019 Sprint 7, Summer 2019 Sprint 8 [ 66, 67 ] |
Rank | Ranked higher |
Resolution | Done [ 10000 ] | |
Status | Needs Testing [ 10002 ] | Closed [ 6 ] |
Assignee | Prutha Kulkarni [ prutha ] |
Workflow | Loraine Lab Workflow [ 18428 ] | Fall 2019 Workflow Update [ 20143 ] |
Workflow | Fall 2019 Workflow Update [ 20143 ] | Revised Fall 2019 Workflow Update [ 22279 ] |
De-coupled parent POM version and optional plugin versions
code changes are present at :
https://bitbucket.org/lorainelab/integrated-genome-browser/pull-requests/692/igbf-1706-de-coupled-parent-pom-version/diff
Please review the pull request.