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 a4a443d79e Merge branch 'geoapi-3.1'. This work improves the support
of EPSG version 12. The handling of datum and CRS types in `TableInfo` has been
improved. The search of EPSG code for an existing object has been improved.
add be1d8a0caf Post-merge automatic reorganization of imports order.
Contains also opportunistic cleanup.
add 027cd1b753 Merge of automatic reorganization of imports order.
new f3170bc4ec 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/referencing/AuthorityFactories.java | 2 +-
.../main/org/apache/sis/referencing/CRS.java | 4 ++--
.../main/org/apache/sis/referencing/crs/AbstractCRS.java | 2 +-
.../main/org/apache/sis/referencing/crs/AbstractDerivedCRS.java | 2 +-
.../main/org/apache/sis/referencing/crs/DefaultGeodeticCRS.java | 2 +-
.../org/apache/sis/referencing/factory/sql/EPSGCodeFinder.java | 8 ++++----
.../org/apache/sis/referencing/factory/sql/EPSGDataAccess.java | 2 +-
.../org/apache/sis/referencing/factory/sql/EPSGInstaller.java | 2 +-
.../main/org/apache/sis/referencing/factory/sql/TableInfo.java | 2 +-
.../org/apache/sis/referencing/internal/VerticalDatumTypes.java | 2 +-
.../test/org/apache/sis/test/integration/ConsistencyTest.java | 4 +---
11 files changed, 15 insertions(+), 17 deletions(-)