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 b22144ecf8 Merge branch 'geoapi-4.0' into geoapi-3.1
     new bede3d4c05 Partial revert of the previous merge: the 
`CodeList.identifier()` method already existed in GeoAPI 3.0, we cannot change 
its return type (from `String` to `Optional<String>`) in GeoAPI 3.1.
     new 1930d30455 Make consistent with the `main` branch.

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/coverage/grid/PixelInCell.java   |  1 -
 .../org/apache/sis/temporal/DefaultInstant.java     |  4 +++-
 .../main/org/apache/sis/util/iso/Types.java         | 16 ++++++++++++++--
 .../apache/sis/xml/bind/gml/TimePeriodBound.java    |  5 +----
 .../org/apache/sis/geometry/CoordinateFormat.java   |  4 +++-
 .../sis/referencing/privy/AxisDirections.java       |  4 +++-
 .../org/apache/sis/util/privy/MetadataServices.java | 21 +--------------------
 geoapi/snapshot                                     |  2 +-
 .../main/org/apache/sis/cql/FilterToCQLVisitor.java |  8 ++++++--
 .../test/org/apache/sis/cql/FilterReadingTest.java  |  4 ++--
 10 files changed, 34 insertions(+), 35 deletions(-)

Reply via email to