[sis] 03/03: When the `InputStream` to wrap in a `ChannelDataInput` is backed by an array, wrap the underlying array (in read-only mode) instead of copying it.

2023-02-09 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit f96f7ad0f81b69506c16b18c44730fb238fd57a8 Author: Martin Desruisseaux AuthorDate: Thu Feb 9 14:55:16 2023 +0100

[sis] branch geoapi-4.0 updated (420b428372 -> f96f7ad0f8)

2023-02-09 Thread desruisseaux
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 420b428372 Documentation about assertions. new 609d7f75da Documentation about static methods. new 6db

[sis] 02/03: Replace calls to `Paths.get(…)` by calls to `Path.of(…)`. According Javadoc, `Paths` may be deprecated in a future Java version.

2023-02-09 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 6dbf748b406ee9317898441f9c454248b5f22a4b Author: Martin Desruisseaux AuthorDate: Thu Feb 9 10:56:25 2023 +0100

[sis] 01/03: Documentation about static methods.

2023-02-09 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 609d7f75da94c0da1ddab8568116cf8896de49bf Author: Martin Desruisseaux AuthorDate: Thu Feb 9 10:34:07 2023 +0100

[sis] branch geoapi-4.0 updated: Get "HTTP range" to work with Nginx in addition of Apache httpd.

2023-02-09 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 4220566418 Get "HTTP range" to work w