Hello all

The replacement of JSR-275 by JSR-363 (Units of Measurement API) has
been merged on trunk and the snapshots have been deployed on [1]. Apache
SIS provides its own implementation of JSR-363, for better integration
with coordinate operations, EPSG codes, NetCDF units syntax, etc. The
main impacts on user code are:

  * javax.measure.unit.Unit replaced by javax.measure.Unit
  * javax.measure.unit.SI/NonSI replaced by org.apache.sis.measure.Units

This change requires an upgrade of GeoAPI dependency (previously 3.0.0).
I have deployed a GeoAPI 3.0.1-RC1 release candidate on an unofficial
repository [2]. The next step will be to start a vote at OGC for GeoAPI
3.0.1 release before it can be deployed on Maven Central. GeoAPI
3.0.1-RC1 is identical to GeoAPI 3.0.0 with only the Unit dependency
replaced. But before to start the vote process, if anyone experiment
issue with the release candidate, please let us know.

    Martin


[1] 
https://repository.apache.org/content/repositories/snapshots/org/apache/sis/core/
[2] http://maven.geotoolkit.org/org/opengis/geoapi/

Reply via email to