unitsofmeasurement / seshat

Seshat Units of Measurement Implementation
Apache License 2.0
7 stars 3 forks source link

Upgrade to JSR 385 #14

Closed desruisseaux closed 2 years ago

desruisseaux commented 4 years ago

Seshat 1.0 implements Units of Measurements API 1.0 (JSR 363). It needs to be upgraded to API 2.0 (JSR 385). It may be a slow task because Seshat evolution depends on Apache SIS evolution, which itself depends on GeoAPI evolution. But it nevertheless needs to be done.

desruisseaux commented 2 years ago

This work has been split in the following steps:

Closing this issue because the work consisting in upgrading to JSR-385 is done, minus the two TCK test failures.