[sis] 01/02: Post-merge cleaning.

2022-05-05 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 db1dff71aa55200fa2b8ee19b0f03058725394a5 Author: Martin Desruisseaux AuthorDate: Thu May 5 16:41:45 2022 +0200

[sis] 02/02: Remove all usage of `java.util.security.AccessController` because this class is deprecated since Java 17. The `src/main/config/security.policy` file is deleted.

2022-05-05 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 b62ce391e5dff43e4bd04a724c68584f8b28f69f Author: Martin Desruisseaux AuthorDate: Thu May 5 18:30:58 2022 +0200

[sis] branch geoapi-4.0 updated (bae538e77a -> b62ce391e5)

2022-05-05 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 bae538e77a Revert the check for EOFException. Instead, a patch is submitted to OpenJDK for fixing `ImageReader

[sis] 01/01: Merge branch 'geoapi-3.1'

2022-05-05 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sis.git commit e0503ad983d9a9e733b7dc8aff2c95f4db5841d9 Merge: 0beabad754 8f4b197bc6 Author: Martin Desruisseaux AuthorDate: Thu May

[sis] branch master updated (0beabad754 -> e0503ad983)

2022-05-05 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/sis.git from 0beabad754 Merge branch 'geoapi-3.1' add fa0f89c70f Post-merge cleanup. add eb41db63c4 Post-merge cleanup

[sis] 02/02: Merge branch 'geoapi-4.0' into geoapi-3.1. Includes new map projection and improvements on World File data store.

2022-05-05 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git commit 8f4b197bc60594381cc16e5d941242c81ed8a965 Merge: fa0f89c70f bae538e77a Author: Martin Desruisseaux AuthorDate: Thu

[sis] 01/02: Post-merge cleanup.

2022-05-05 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git commit fa0f89c70f5bba5d7dce0f7a69a969ec3e33f8c9 Author: Martin Desruisseaux AuthorDate: Tue Apr 26 18:26:42 2022 +0200

[sis] branch geoapi-3.1 updated (15f1d671c9 -> 8f4b197bc6)

2022-05-05 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git from 15f1d671c9 Merge branch 'geoapi-4.0' into geoapi-3.1 new fa0f89c70f Post-merge cleanup. add eb41db63c

[sis] branch geoapi-4.0 updated: Revert the check for EOFException. Instead, a patch is submitted to OpenJDK for fixing `ImageReaderSpi.canDecodeInput(Object)` implementations.

2022-05-05 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 bae538e77a Revert the check for EOFEx