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

bchapuis pushed a change to branch remove-ogcapi
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


    omit 5d424f72 Remove servlet api
    omit 53c6fe1b Remove activation and validation apis
    omit be4db8f3 Remove jaxb
    omit 8bcdf072 Remove OGC API implementation
     add 2e8501a5 Update dependencies (#791)
     add 6eed5107 Remove OGC API implementation
     add cb7db2de Remove jaxb
     add 7d529675 Remove activation and validation apis
     add 22e2f3f7 Remove servlet api

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5d424f72)
            \
             N -- N -- N   refs/heads/remove-ogcapi (22e2f3f7)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 baremaps-cli/pom.xml                               |  2 +
 baremaps-core/pom.xml                              |  1 -
 baremaps-core/{pom.xml => pom.xml.versionsBackup}  |  8 ++--
 .../baremaps/tilestore/postgres/PostgresGroup.java |  6 +--
 .../baremaps/tilestore/postgres/PostgresQuery.java |  3 +-
 .../baremaps/database/calcite/CalciteTest.java     | 12 ++---
 pom.xml                                            | 56 +++++++++++-----------
 scripts/build-project.sh                           |  4 +-
 8 files changed, 46 insertions(+), 46 deletions(-)
 copy baremaps-core/{pom.xml => pom.xml.versionsBackup} (98%)

Reply via email to