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 b5d59ec Fix XML test to UTC timezone. new e981c4d Minor documentation clarification about parameter group order. new 1a5dc6f Fix a `NullPointerException`. new bf22b75 Fix a `MetadataVisitorException` when coyping the `Metadata.getLocaleAndCharsets()` property. It was caused by ClassCastException: Map.Entry. The 3 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: .../org/apache/sis/metadata/MetadataCopier.java | 19 ++++++++------- .../java/org/apache/sis/metadata/package-info.java | 2 +- .../apache/sis/metadata/MetadataCopierTest.java | 27 +++++++++++++++++++++- .../sis/parameter/DefaultParameterValueGroup.java | 11 +++++---- .../sis/storage/geotiff/MultiResolutionImage.java | 11 +++++++-- 5 files changed, 53 insertions(+), 17 deletions(-)