fabric8-analytics-server
fabric8-analytics-server copied to clipboard
[Technical Debt]Replace current version comparator.
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