This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git
from 9c3e588d3c Merge branch 'geoapi-3.1' add 810626ad87 Remove the `lastMethod` field from `DefaultMathTransformFactory`, since the deprecated method reading it has been removed. This change is appled on the `geoapi-4.0` branch only. add 1a246afc55 Automatic post-merge import reorganization. add 3a2127e98a Merge of automatic reorganization of imports order. new 48705908fc Merge of automatic reorganization of imports order. The 1 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: .../test/org/apache/sis/temporal/DefaultInstantTest.java | 10 +++++----- .../test/org/apache/sis/temporal/DefaultPeriodTest.java | 2 +- .../org/apache/sis/referencing/factory/sql/EPSGDataAccess.java | 4 ++-- .../apache/sis/referencing/internal/PositionTransformer.java | 1 - .../sis/referencing/operation/CoordinateOperationRegistry.java | 2 ++ .../apache/sis/referencing/operation/DefaultConversion.java | 2 +- .../operation/DefaultCoordinateOperationFactory.java | 2 +- .../operation/transform/DefaultMathTransformFactory.java | 4 ++-- .../referencing/operation/transform/MathTransformBuilder.java | 2 +- .../main/org/apache/sis/referencing/privy/AxisDirections.java | 2 +- .../org/apache/sis/referencing/privy/CoordinateOperations.java | 8 +++++--- .../operation/provider/GeocentricTranslationTest.java | 2 ++ .../referencing/operation/provider/Geographic3Dto2DTest.java | 2 +- .../operation/transform/DefaultMathTransformFactoryTest.java | 2 +- .../operation/transform/MathTransformFactoryBase.java | 8 +++++--- .../operation/transform/MathTransformFactoryMock.java | 6 ++++-- .../operation/transform/MolodenskyTransformTest.java | 2 ++ .../apache/sis/test/integration/CoordinateOperationTest.java | 2 +- .../main/org/apache/sis/storage/netcdf/base/CRSBuilder.java | 2 +- .../main/org/apache/sis/storage/sql/postgis/RasterReader.java | 2 +- .../main/org/apache/sis/measure/RangeFormat.java | 4 ++-- 21 files changed, 41 insertions(+), 30 deletions(-)