fabric8-analytics-server icon indicating copy to clipboard operation
fabric8-analytics-server copied to clipboard

[Technical Debt]Replace current version comparator.

Open sara-02 opened this issue 7 years ago • 0 comments

To help resolve the corner cases in the current version comparator, we need to replace it with the version comparator Library compiled by @GeetikaBatra. Sample error with current comparator

INFO in utils: Unexpected ValueError for the package commons-codec:commons-codec due to version 20041127.091804
[2018-07-25 18:37:29,335] INFO in utils: Unexpected ValueError for the package commons-codec:commons-codec due to version [1.10,)

cc @msrb

sara-02 avatar Jul 27 '18 06:07 sara-02