This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git


    from fae2e06546 Improve the error message when failing to open a connection 
on an AWS S3 bucket.
     new 0b087ad5c8 Fix an ArrayStoreException when parsing a WKT with an 
invalid operation method.
     new c70e0343f9 Fix an ArrayIndexOutOfBoundsException when the slices given 
to CoverageAggregator has no dimension that the aggregator can use as index. It 
happens for example if the slices have only 2 dimensions.

The 2 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:
 .../java/org/apache/sis/referencing/CRSTest.java   | 21 ++++++++++++++++++-
 .../DefaultCoordinateOperationFactoryTest.java     | 19 ++++++++++++++++-
 .../sis/util/resources/IndexedResourceBundle.java  |  3 ++-
 .../sis/storage/aggregate/GridSliceLocator.java    |  4 +++-
 .../sis/storage/aggregate/GroupAggregate.java      | 20 ++++++++++++++++++
 .../sis/storage/aggregate/GroupByTransform.java    | 17 +++++++++------
 .../storage/aggregate/CoverageAggregatorTest.java  | 24 ++++++++++++----------
 .../apache/sis/test/suite/StorageTestSuite.java    |  3 ++-
 8 files changed, 89 insertions(+), 22 deletions(-)
 copy 
core/sis-feature/src/test/java/org/apache/sis/internal/coverage/j2d/ImageLayoutTest.java
 => 
storage/sis-storage/src/test/java/org/apache/sis/storage/aggregate/CoverageAggregatorTest.java
 (63%)

Reply via email to