(sis) branch geoapi-4.0 updated: Add support for writing image with bands in different order than RGB.

2023-11-20 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 14e7273208 Add support for writing im

(sis) branch geoapi-4.0 updated: Declare `nilReasons` as transient for avoiding JAXB in subclasses to inherit it.

2023-11-20 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 79369245e4 Declare `nilReasons` as tr

(sis) branch geoapi-4.0 updated (ceff560423 -> 2bbbb61932)

2023-11-20 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 ceff560423 feat(Shapefile): fuse DBFField and DBFFieldEncoder, prepare store writing support new 6c716e38

(sis) 01/02: Apply the same technic than `DefaultConformanceResult` to other mandatory properties of type `Integer`. This is related to https://issues.apache.org/jira/browse/SIS-590

2023-11-20 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 6c716e38966ae983996bb8823e9a83bbfe576c5e Author: Martin Desruisseaux AuthorDate: Mon Nov 20 15:29:13 2023 +0100

(sis) branch geoapi-4.0 updated: feat(Shapefile): fuse DBFField and DBFFieldEncoder, prepare store writing support

2023-11-20 Thread jsorel
This is an automated email from the ASF dual-hosted git repository. jsorel 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 ceff560423 feat(Shapefile): fuse DBFField a

(sis) branch geoapi-4.0 updated: Move into NilReasonMap the decision about whether to create NilObject or not. The rational for the removal of NilReason.isSupported(Class) is that we want an exception

2023-11-20 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 125396eed4 Move into NilReasonMap the

(sis) 02/02: In `DefaultConformanceResult`, retrofit the handling of nil reasons into the `nilReasons()` map.

2023-11-20 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 6841fb91cfe90b957cc53e33a6a23bbc74184be1 Author: Martin Desruisseaux AuthorDate: Mon Nov 20 13:17:33 2023 +0100

(sis) 01/02: `TreeTableView` delegates the handling of `NilReason` to `NilReasonMap`. This is necessary for objects that cannot be represented as `NilObject`.

2023-11-20 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 fad33a63ee36b5c28b12f9c677ac78e3d40e3c0a Author: Martin Desruisseaux AuthorDate: Mon Nov 20 12:14:54 2023 +0100

(sis) branch geoapi-4.0 updated (0c561c5971 -> 6841fb91cf)

2023-11-20 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 0c561c5971 feat(Shapefile): add DBF writer and test case new fad33a63ee `TreeTableView` delegates the hand

(sis) branch geoapi-4.0 updated: feat(Shapefile): add DBF writer and test case

2023-11-20 Thread jsorel
This is an automated email from the ASF dual-hosted git repository. jsorel 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 0c561c5971 feat(Shapefile): add DBF writer