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 4e0bc740bc Merge branch 'geoapi-4.0' into geoapi-3.1. The merge
improves the way that the authority factory search for EPSG codes in the
database. This review was necessary because of new datum types, but also
improves performance. This merge also fixes more test cases with version 12 of
the EPSG database.
add be1d8a0caf Post-merge automatic reorganization of imports order.
Contains also opportunistic cleanup.
new 027cd1b753 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:
.../apache/sis/geometry/wrapper/GeometryWrapper.java | 2 +-
.../org/apache/sis/referencing/AuthorityFactories.java | 2 +-
.../main/org/apache/sis/referencing/CRS.java | 8 ++++----
.../apache/sis/referencing/crs/AbstractDerivedCRS.java | 2 +-
.../referencing/factory/IdentifiedObjectFinder.java | 6 +++---
.../sis/referencing/factory/sql/EPSGInstaller.java | 2 +-
.../apache/sis/test/integration/ConsistencyTest.java | 4 +---
.../org/apache/sis/geometries/GeometryFactory.java | 3 ++-
.../main/org/apache/sis/geometries/Wrapper.java | 18 ++++++++----------
9 files changed, 22 insertions(+), 25 deletions(-)