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 a6b025d1cc Replace "JPMS" by "Java Module" in documentation.
new cf438ac229 Avoid a test failure when the EPSG database is absent.
Document the fact that the `DROP SCHEMA` statement is a workaround for HSQLDB.
new 0a8a45bc10 Fix or adjust a few compiler warnings (no change in the
code).
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:
.../main/org/apache/sis/image/ComputedTiles.java | 2 +-
.../main/org/apache/sis/metadata/sql/MetadataSource.java | 1 +
.../sis/metadata/sql/internal/shared/ScriptRunner.java | 7 +++++++
.../main/org/apache/sis/util/iso/DefaultRecordType.java | 2 ++
.../main/org/apache/sis/util/iso/DefaultTypeName.java | 1 +
.../operation/transform/MolodenskyTransform.java | 3 ++-
.../test/org/apache/sis/referencing/CommonCRSTest.java | 6 ++++--
.../main/org/apache/sis/io/stream/ChannelDataInput.java | 1 +
.../test/org/apache/sis/util/collection/CacheTest.java | 16 +++++++++-------
.../org/apache/sis/gui/coverage/IsolineController.java | 2 +-
.../org/apache/sis/gui/coverage/TileMatrixSetPane.java | 1 -
.../main/org/apache/sis/gui/dataset/FeatureTable.java | 1 -
.../org/apache/sis/gui/dataset/ResourceExplorer.java | 1 -
.../main/org/apache/sis/storage/gdal/GDALStore.java | 2 +-
14 files changed, 30 insertions(+), 16 deletions(-)