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 959ff5b chore(Build): upgrade H2 database to latest release (patch update) new 515340f Propagate the dependency upgrade to NetBeans project configuration. Minor reformating for consistency with code base. new 281a020 Add a `MapValue.putIfAbsent` method for efficiency. It is used in various places. 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/coverage/BandedCoverage.java | 12 +++++------- .../org/apache/sis/coverage/grid/GridCoverage.java | 7 +++++-- .../main/java/org/apache/sis/metadata/ValueMap.java | 20 +++++++++++++++++++- .../java/org/apache/sis/metadata/ValueMapTest.java | 15 ++++++++++++++- ide-project/NetBeans/nbproject/project.properties | 2 +- 5 files changed, 44 insertions(+), 12 deletions(-)