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 428919e44a Merge branch 'geoapi-3.1': reduce usage of 
`AxisDirection.OTHER` and `VerticalDatumType`.
     add aacdba9e62 Post-merge cleanup: automatic reorder of commits.
     add 12371196a0 Merge branch 'geoapi-4.0' into geoapi-3.1: automatic 
reorganization of imports.
     new dadfde5d17 Merge branch 'geoapi-3.1': automatic imports reorganization.

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:
 .../apache/sis/geometry/wrapper/SpatialOperationContext.java |  4 +++-
 .../main/org/apache/sis/metadata/iso/extent/Extents.java     |  2 +-
 .../apache/sis/metadata/simple/SimpleIdentifiedObject.java   |  2 +-
 .../test/org/apache/sis/metadata/iso/extent/ExtentsTest.java |  6 +++---
 .../test/org/apache/sis/test/mock/VerticalCRSMock.java       |  2 +-
 .../main/org/apache/sis/referencing/CRS.java                 |  4 +++-
 .../main/org/apache/sis/referencing/CommonCRS.java           |  6 ++++--
 .../main/org/apache/sis/referencing/EPSGFactoryFallback.java |  4 +++-
 .../apache/sis/referencing/EllipsoidalHeightSeparator.java   |  4 +++-
 .../main/org/apache/sis/referencing/crs/AbstractCRS.java     |  4 +++-
 .../org/apache/sis/referencing/crs/AbstractDerivedCRS.java   |  4 +++-
 .../org/apache/sis/referencing/crs/DefaultGeocentricCRS.java |  4 +++-
 .../org/apache/sis/referencing/crs/DefaultProjectedCRS.java  |  6 ++++--
 .../apache/sis/referencing/datum/DefaultPrimeMeridian.java   |  4 +++-
 .../apache/sis/referencing/datum/DefaultVerticalDatum.java   |  4 +++-
 .../sis/referencing/factory/sql/CoordinateOperationSet.java  |  4 +++-
 .../apache/sis/referencing/factory/sql/EPSGCodeFinder.java   |  4 +++-
 .../org/apache/sis/referencing/factory/sql/TableInfo.java    |  2 +-
 .../apache/sis/referencing/internal/EPSGFactoryProxyCRS.java |  2 +-
 .../apache/sis/referencing/internal/VerticalDatumTypes.java  | 12 ++++++++----
 .../referencing/operation/AbstractCoordinateOperation.java   |  4 +++-
 .../referencing/operation/CoordinateOperationRegistry.java   |  4 +++-
 .../apache/sis/referencing/operation/DefaultConversion.java  |  4 ++--
 .../operation/DefaultCoordinateOperationFactory.java         |  6 ++++--
 .../sis/referencing/operation/DefaultOperationMethod.java    |  6 ++++--
 .../apache/sis/referencing/privy/CoordinateOperations.java   |  4 +++-
 .../org/apache/sis/referencing/privy/DefinitionVerifier.java |  4 +++-
 .../apache/sis/referencing/privy/NilReferencingObject.java   |  2 +-
 .../test/org/apache/sis/io/wkt/TransliteratorTest.java       |  4 +++-
 .../test/org/apache/sis/referencing/CommonCRSTest.java       |  2 +-
 .../sis/referencing/datum/DefaultVerticalDatumTest.java      |  6 ++++--
 .../org/apache/sis/referencing/datum/HardCodedDatum.java     |  2 +-
 .../sis/referencing/internal/VerticalDatumTypesTest.java     |  4 +++-
 .../operation/transform/OperationMethodSetTest.java          |  4 +++-
 .../sis/referencing/report/CoordinateOperationMethods.java   |  2 +-
 .../sis/test/integration/CoordinateReferenceSystemTest.java  |  8 ++++++--
 .../apache/sis/test/integration/MetadataVerticalTest.java    |  2 +-
 .../main/org/apache/sis/gui/referencing/CRSChooser.java      |  4 +++-
 38 files changed, 106 insertions(+), 50 deletions(-)

Reply via email to