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 aa41c4d0ec GPX store should implement `WritableFeatureSet` only if the
stream allows write operations.
new 09d94c2c6c Add a warning about possible future API change.
https://issues.apache.org/jira/browse/SIS-560
new d438a0d1b6 Fix JUnit test failures when the tests are run without EPSG
database.
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:
.../org/apache/sis/console/CRSCommandTest.java | 14 ++++++-----
.../sis/internal/simple/CitationConstant.java | 12 ++++++++--
.../java/org/apache/sis/xml/NilObjectHandler.java | 7 +++---
.../sis/referencing/GeodeticObjectVerifier.java | 6 ++---
.../factory/CommonAuthorityFactoryTest.java | 27 ++++++++++++++--------
pom.xml | 2 +-
.../org/apache/sis/storage/WritableFeatureSet.java | 10 ++++++++
7 files changed, 53 insertions(+), 25 deletions(-)