New Comment on Pull Request #github #java
Pcp Integration <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
[parfait:master] New Comment on Pull Request #40 Move forward to mandating JDK 1.8 as the baseline ( https://github.com/performancecopilot/parfait/pull/40 ) By natoscott ( https://github.com/natoscott ) : @tallpsmith AIUI, the uom-systems module has separate unicode and unicode-java8 and its the former that pulls in the unit-ri module still. @keilw may be able to shed more light for us here - Werner, we shifted parfait to using uom-se (instead of units-ri) due to a need for 1.8 dependency elsewhere in Parfait. Then @ryandoyle noticed unit-ri still being used... (Ryans earlier slack note for reference) [INFO] +- systems.uom:systems-unicodejar:0.5compile [INFO] | - tec.units:unit-rijar:1.0compile [INFO] | +- (javax.measure:unit-apijar:1.0compile - omitted for duplicate) [INFO] | - (tec.uom.lib:uom-lib-commonjar:1.0compile - omitted for conflict with 1.0.1)