This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git
from d7a56f71f0 Replace Derby by HSQLDB as the default database engine for
embedded data. https://issues.apache.org/jira/browse/SIS-631
new 905e0e23ac Upgrade Derby and H2 dependencies to latest version. In
Derby case, Java 11 compatibility is not a constraint anymore since the the
embedded database switched to HSQLDB.
new a6b025d1cc Replace "JPMS" by "Java Module" in documentation.
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:
.../sis/buildtools/coding/VerifyVersionInJavadoc.java | 6 +++---
.../org/apache/sis/buildtools/gradle/Dependency.java | 16 +++++++++-------
.../apache/sis/buildtools/gradle/ModularPublishing.java | 6 +++---
.../org/apache/sis/buildtools/gradle/ModularTest.java | 2 +-
.../java/org/apache/sis/buildtools/maven/Generator.java | 6 +++---
.../test/org/apache/sis/metadata/sql/TestDatabase.java | 2 +-
.../transform/DefaultMathTransformFactoryTest.java | 2 +-
.../main/org/apache/sis/setup/Configuration.java | 2 +-
.../main/org/apache/sis/system/Reflect.java | 2 +-
netbeans-project/ivy.xml | 10 ++++------
settings.gradle.kts | 5 ++---
11 files changed, 29 insertions(+), 30 deletions(-)