This is an automated email from the ASF dual-hosted git repository.

amanin pushed a change to branch refactor/sql-store
in repository https://gitbox.apache.org/repos/asf/sis.git.


    from 8bcba3d  Merge branch 'geoapi-4.0' into refactor/sql-store
     new 603d5da  fix(CQL): fix bbox writing by avoiding deprecated methods.
     new e8f3b11  fix(*): Fix version number inherited from private tag.

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:
 application/pom.xml                                |  2 +-
 application/sis-console/pom.xml                    |  2 +-
 application/sis-javafx/pom.xml                     |  2 +-
 application/sis-openoffice/pom.xml                 |  2 +-
 application/sis-webapp/pom.xml                     |  2 +-
 core/pom.xml                                       |  2 +-
 core/sis-build-helper/pom.xml                      |  2 +-
 .../org/apache/sis/cql/FilterToCQLVisitor.java     | 42 +++++++++++++++++-----
 core/sis-feature/pom.xml                           |  2 +-
 .../java/org/apache/sis/filter/DefaultBBOX.java    |  1 +
 core/sis-metadata/pom.xml                          |  2 +-
 core/sis-portrayal/pom.xml                         |  2 +-
 core/sis-referencing-by-identifiers/pom.xml        |  2 +-
 core/sis-referencing/pom.xml                       |  2 +-
 core/sis-utility/pom.xml                           |  2 +-
 pom.xml                                            |  2 +-
 profiles/pom.xml                                   |  2 +-
 profiles/sis-french-profile/pom.xml                |  2 +-
 profiles/sis-japan-profile/pom.xml                 |  2 +-
 storage/pom.xml                                    |  2 +-
 storage/sis-earth-observation/pom.xml              |  2 +-
 storage/sis-gdal/pom.xml                           |  2 +-
 storage/sis-geotiff/pom.xml                        |  2 +-
 storage/sis-netcdf/pom.xml                         |  2 +-
 storage/sis-shapefile/pom.xml                      |  2 +-
 storage/sis-sqlstore/pom.xml                       |  2 +-
 storage/sis-storage/pom.xml                        |  2 +-
 storage/sis-xmlstore/pom.xml                       |  2 +-
 28 files changed, 60 insertions(+), 35 deletions(-)

Reply via email to