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 abe39d4ffc Merge branch 'geoapi-4.0' into geoapi-3.1. This merge avoid
deprecated `getScope()` and `getDomainOfValidity()` methods. Those methods are
replaced by `getDomains()`.
add ecf5857313 Post-merge automatic import reorganization.
new e111cc6c47 Post-merge automatic import 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:
.../org/apache/sis/metadata/simple/SimpleIdentifiedObject.java | 2 +-
.../test/org/apache/sis/test/mock/VerticalCRSMock.java | 6 ++++--
.../test/org/apache/sis/xml/test/AnnotationConsistencyCheck.java | 2 +-
.../sis/referencing/gazetteer/ReferencingByIdentifiersTest.java | 6 +++---
.../main/org/apache/sis/referencing/Properties.java | 4 ++--
.../main/org/apache/sis/referencing/crs/DefaultCompoundCRS.java | 2 +-
.../org/apache/sis/referencing/privy/NilReferencingObject.java | 2 +-
.../org/apache/sis/referencing/AbstractReferenceSystemTest.java | 8 ++++----
.../test/org/apache/sis/referencing/CRSTest.java | 6 +++---
.../test/org/apache/sis/referencing/GeodeticObjectVerifier.java | 8 ++++----
.../test/org/apache/sis/referencing/crs/HardCodedCRS.java | 6 +++---
.../test/org/apache/sis/referencing/datum/HardCodedDatum.java | 6 +++---
.../test/org/apache/sis/test/TestUtilities.java | 8 ++++----
13 files changed, 34 insertions(+), 32 deletions(-)