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

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

commit 05dc18652a3a65b13bab12d6256e9145f39c9b79
Merge: f4bb5471ef 7812f5c6af
Author: Martin Desruisseaux <martin.desruisse...@geomatys.com>
AuthorDate: Wed Feb 21 16:15:39 2024 +0100

    Merge branch 'geoapi-4.0' into geoapi-3.1

 .../apache/sis/geometry/wrapper/jts/Wrapper.java   | 13 ++--
 .../test/org/apache/sis/image/ImageTestCase.java   |  9 +--
 .../org/apache/sis/metadata/sql/TestDatabase.java  |  6 ++
 .../apache/sis/referencing/IdentifiedObjects.java  |  7 +-
 .../operation/CoordinateOperationRegistry.java     | 32 ++++----
 .../sis/referencing/GeodeticCalculatorTest.java    |  4 +-
 .../referencing/factory/sql/EPSGInstallerTest.java |  4 +
 .../sis/test/integration/ConsistencyTest.java      |  2 +-
 .../org/apache/sis/test/widget/VisualCheck.java    |  8 --
 .../sis/storage/geotiff/writer/GeoEncoder.java     | 17 +++-
 .../apache/sis/io/stream/FileCacheByteChannel.java | 18 +++--
 .../org/apache/sis/measure/UnitNames.properties    |  2 +
 .../apache/sis/measure/UnitNames_en_US.properties  |  1 +
 .../org/apache/sis/measure/UnitNames_fr.properties |  1 +
 .../main/org/apache/sis/measure/Units.java         | 53 ++++++++++++-
 .../org/apache/sis/measure/UnitFormatTest.java     |  2 +
 .../test/org/apache/sis/measure/UnitsTest.java     |  7 +-
 .../test/org/apache/sis/test/TestCase.java         | 91 ++++++++++++++++------
 .../org/apache/sis/test/TestConfiguration.java     | 29 +++++++
 .../test/org/apache/sis/test/package-info.java     | 25 ++++--
 20 files changed, 246 insertions(+), 85 deletions(-)


Reply via email to