Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.06
-
Fix Version/s: 3.07
-
Component/s: Referencing, Utilities
-
Labels:None
Description
The JSR-275 dependencies should be upgrated to version 0.9.3. This will give us parsing and formatting of UCUM (Unified Code for Units of Measure, http://unitsofmeasure.org) and hopefully fix a few serialization bugs (it will need to be tested). However there is some API changes in JSR-275 which will require changes in the implementation:
- ConversionException is now a checked exception.
- Unit.getConverterTo now enforces parameterized type check. In many cases, we need to fallback on getConverterToAny.
- UnitConverter.isLinear() has been replaced by an instanceof LinearConverter check.
There is a few other minor changes there and there that we will discover as we apply the upgrate.
Issue Links
| Dependency | |||
|---|---|---|---|
|
|
|
||
