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 66809d27ae Handle empty files as non-existent files when opening a 
`DataStore` in write mode. This is needed because when requesting a temporary 
file, an empty file is created.
     new e93449f33c Document an extra step needed for a more complete shutdown 
of the system.
     new 6cdeffb8f5 Add a `DataStores.open(Object, String)` method which allows 
to specify the preferred data store implementation.

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/storage/DataStoreRegistry.java  |  2 +-
 .../main/org/apache/sis/storage/DataStores.java    | 63 +++++++++++++++++++++-
 .../apache/sis/storage/image/DataStoreFilter.java  | 21 ++++----
 .../main/org/apache/sis/setup/Configuration.java   | 31 ++++++++---
 settings.gradle.kts                                |  1 +
 5 files changed, 100 insertions(+), 18 deletions(-)

Reply via email to