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

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


    from d68a898653 Merge branch 'geoapi-4.0' into 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.
     new 3a2127e98a 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:
 .../main/org/apache/sis/filter/TemporalOperation.java          |  2 +-
 .../main/org/apache/sis/temporal/DefaultInstant.java           |  4 ++--
 .../main/org/apache/sis/temporal/DefaultPeriod.java            |  2 +-
 .../test/org/apache/sis/temporal/DefaultInstantTest.java       | 10 +++++-----
 .../test/org/apache/sis/temporal/DefaultPeriodTest.java        |  2 ++
 .../org/apache/sis/referencing/MultiRegisterOperations.java    |  8 +++++---
 .../org/apache/sis/referencing/factory/sql/EPSGDataAccess.java |  2 +-
 .../apache/sis/referencing/internal/PositionTransformer.java   |  2 +-
 .../apache/sis/referencing/operation/DefaultConversion.java    |  2 +-
 .../operation/DefaultCoordinateOperationFactory.java           |  2 +-
 .../operation/transform/DefaultMathTransformFactory.java       |  9 ++++++---
 .../org/apache/sis/referencing/privy/CoordinateOperations.java |  2 +-
 .../operation/transform/MathTransformFactoryMock.java          |  2 +-
 .../apache/sis/test/integration/CoordinateOperationTest.java   |  2 +-
 .../main/org/apache/sis/storage/landsat/MetadataReader.java    |  4 +++-
 .../main/org/apache/sis/storage/netcdf/base/GridMapping.java   |  4 +---
 .../main/org/apache/sis/storage/sql/postgis/RasterReader.java  |  2 +-
 .../main/org/apache/sis/measure/RangeFormat.java               |  4 ++--
 18 files changed, 36 insertions(+), 29 deletions(-)

Reply via email to