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 af22957697 Merge branch 'geoapi-4.0' into geoapi-3.1: - Optimization
of the handling of `java.time` in filters. - Improve separation of math
transform when wraparound step is present.
add 42d3dcc2b0 Post-merge automatic reorganization of imports order.
new e447260eea 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/coverage/grid/GridGeometry.java | 2 +-
.../main/org/apache/sis/filter/ComparisonFilter.java | 2 +-
.../main/org/apache/sis/filter/DynamicOptimization.java | 4 ++--
.../main/org/apache/sis/filter/base/BinaryFunctionWidening.java | 2 +-
.../test/org/apache/sis/coverage/grid/DefaultEvaluatorTest.java | 8 ++++----
.../main/org/apache/sis/metadata/PropertyAccessor.java | 2 +-
.../main/org/apache/sis/xml/bind/lan/LocaleAndCharset.java | 4 ++--
.../main/org/apache/sis/xml/internal/shared/InputFactory.java | 4 ++--
.../main/org/apache/sis/geometry/ImmutableDirectPosition.java | 4 +++-
.../main/org/apache/sis/parameter/MatrixParameters.java | 2 +-
.../sis/referencing/factory/ConcurrentAuthorityFactory.java | 2 +-
.../referencing/operation/MissingSourceDimensionsException.java | 2 +-
.../operation/matrix/UnderdeterminedMatrixException.java | 2 +-
.../referencing/operation/transform/WraparoundTransformTest.java | 4 ++--
.../main/org/apache/sis/storage/netcdf/MetadataReader.java | 2 +-
.../main/org/apache/sis/storage/netcdf/NetcdfStore.java | 4 ++--
.../main/org/apache/sis/storage/netcdf/base/GridMapping.java | 2 +-
.../main/org/apache/sis/converter/SystemRegistry.java | 2 +-
.../main/org/apache/sis/pending/jdk/ScopedValue.java | 1 +
.../test/org/apache/sis/cql/FilterReadingTest.java | 2 +-
.../main/org/apache/sis/gui/coverage/CoverageCanvas.java | 2 +-
21 files changed, 31 insertions(+), 28 deletions(-)