This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git


    from 9873c5394a Do not emit warning for "No spatial or temporal dimension 
has been found". The CRS of a grid coverage may be an EngineeringCRS, which is 
fine.
     new 96af230e7a Parse Unit of Measurement in 
"http://www.opengis.net/def/uom/UCUM/0/"; URL.
     new fc71f8b6a3 Fix a NullPointerException when formatting in WKT an object 
using an identifier in an unknown namespace.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/sis/metadata/internal/NameMeaning.java  |   4 +-
 .../main/org/apache/sis/measure/UnitFormat.java    |  46 +++--
 .../org/apache/sis/util/internal/Constants.java    |   5 +
 .../apache/sis/util/internal/DefinitionURI.java    |  81 ++++-----
 .../org/apache/sis/measure/UnitFormatTest.java     | 117 ++++++-------
 .../sis/util/internal/DefinitionURITest.java       | 190 +++++++++++----------
 6 files changed, 239 insertions(+), 204 deletions(-)

Reply via email to