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

mblow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/asterixdb.git


    from 30c60f9ad9 [NO ISSUE][OTH] Add hashcode and equals function to 
ComputePartition
     new 22c6d549ae [ASTERIXDB-3279] Prepare for move to Java 17
     new ce631f3284 [NO ISSUE][MISC] Update Netty to 4.1.100.Final
     new 603d7c1e9a Merge branch 'gerrit/neo' into 'gerrit/trinity'
     new debb4553cb Merge branch 'gerrit/trinity' into 'master'

The 4 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:
 asterixdb/asterix-app/pom.xml                      |  1 +
 asterixdb/pom.xml                                  | 12 ++-
 .../appended-resources/supplemental-models.xml     | 90 +++++++++++-----------
 ...com_netty_netty_netty-4.1.100.Final_NOTICE.txt} |  0
 .../algebricks/algebricks-tests/pom.xml            | 12 +++
 hyracks-fullstack/hyracks/hyracks-client/pom.xml   |  2 +
 .../hyracks-control/hyracks-control-cc/pom.xml     | 21 ++++-
 .../hyracks/hyracks-dataflow-common/pom.xml        |  1 +
 .../hyracks/hyracks-dataflow-std/pom.xml           |  1 +
 .../hyracks-integration-tests/pom.xml              | 19 +++++
 .../hyracks-examples/hyracks-shutdown-test/pom.xml |  6 +-
 hyracks-fullstack/hyracks/hyracks-net/pom.xml      |  1 +
 hyracks-fullstack/hyracks/hyracks-server/pom.xml   |  7 ++
 .../hyracks/hyracks-storage-am-btree/pom.xml       |  1 +
 .../hyracks-dataflow-common-test/pom.xml           |  6 ++
 .../hyracks-storage-am-bloomfilter-test/pom.xml    |  5 ++
 .../hyracks-storage-am-btree-test/pom.xml          | 13 ++++
 .../hyracks-storage-am-lsm-btree-test/pom.xml      | 16 ++++
 .../hyracks-storage-am-lsm-common-test/pom.xml     |  9 +++
 .../pom.xml                                        | 11 +++
 .../hyracks-storage-am-lsm-rtree-test/pom.xml      | 17 ++++
 .../hyracks-storage-am-rtree-test/pom.xml          | 18 +++++
 .../hyracks-storage-common-test/pom.xml            |  8 ++
 hyracks-fullstack/hyracks/pom.xml                  |  2 +-
 hyracks-fullstack/pom.xml                          | 12 ++-
 25 files changed, 229 insertions(+), 62 deletions(-)
 rename 
asterixdb/src/main/licenses/content/{raw.githubusercontent.com_netty_netty_netty-4.1.94.Final_NOTICE.txt
 => raw.githubusercontent.com_netty_netty_netty-4.1.100.Final_NOTICE.txt} (100%)

Reply via email to