This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis.git
commit 84d2ffda540c4d4f64cfe28dc540762bdecd0195 Merge: 11dcc51787 721b3a76ef Author: Martin Desruisseaux <martin.desruisse...@geomatys.com> AuthorDate: Sat Dec 30 14:59:12 2023 +0100 Automatic import reorganization for tests and branch-specific dependencies. .../main/org/apache/sis/console/MimeTypeCommand.java | 2 +- .../main/org/apache/sis/coverage/grid/DimensionAppender.java | 2 +- .../sis/metadata/iso/extent/NotSpatioTemporalException.java | 2 +- .../test/org/apache/sis/xml/ReferenceResolverTest.java | 2 +- .../main/org/apache/sis/storage/geotiff/ImageFileDirectory.java | 2 +- .../main/org/apache/sis/storage/DataOptionKey.java | 2 +- .../main/org/apache/sis/storage/StorageConnector.java | 4 ++-- .../org/apache/sis/storage/aggregate/CoverageAggregator.java | 2 +- .../main/org/apache/sis/storage/aggregate/DimensionAppender.java | 4 +++- .../main/org/apache/sis/storage/base/URIDataStore.java | 2 +- .../main/org/apache/sis/measure/UnitFormat.java | 2 +- .../main/org/apache/sis/storage/shapefile/ShapefileStore.java | 9 ++++----- .../apache/sis/storage/shapefile/shp/ShapeGeometryEncoder.java | 3 +-- .../main/org/apache/sis/storage/shapefile/shp/ShapeRecord.java | 1 + .../main/org/apache/sis/storage/shapefile/shp/ShapeWriter.java | 2 +- .../org/apache/sis/storage/shapefile/ShapefileStoreTest.java | 4 ++-- .../test/org/apache/sis/storage/shapefile/Snippets.java | 9 ++++++--- .../test/org/apache/sis/storage/shapefile/dbf/Snippets.java | 1 + .../test/org/apache/sis/storage/shapefile/shp/Snippets.java | 5 +++-- 19 files changed, 33 insertions(+), 27 deletions(-)