You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2021/11/25 10:56:02 UTC

[flink] branch master updated (249683b -> 2c5ccd1)

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

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


    from 249683b  [refactor][core] Removed unused method addCloseableInternal in AbstractAutoCloseableRegistry
     add 2c5ccd1  [FLINK-25039][build] Disable shading of test jar by default

No new revisions were added by this update.

Summary of changes:
 flink-connectors/flink-connector-elasticsearch5/pom.xml       |  1 -
 flink-connectors/flink-connector-files/pom.xml                |  8 --------
 flink-connectors/flink-connector-hive/pom.xml                 |  1 -
 flink-connectors/flink-connector-kinesis/pom.xml              |  2 ++
 flink-connectors/flink-sql-connector-elasticsearch6/pom.xml   |  1 -
 flink-connectors/flink-sql-connector-elasticsearch7/pom.xml   |  1 -
 flink-connectors/flink-sql-connector-hbase-1.4/pom.xml        |  1 -
 flink-connectors/flink-sql-connector-hbase-2.2/pom.xml        |  1 -
 flink-connectors/flink-sql-connector-kafka/pom.xml            |  1 -
 flink-connectors/flink-sql-connector-kinesis/pom.xml          |  1 -
 flink-connectors/flink-sql-connector-rabbitmq/pom.xml         |  1 -
 flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml   |  1 -
 .../flink-examples-streaming-gcp-pubsub/pom.xml               |  1 -
 .../flink-examples-streaming-state-machine/pom.xml            |  1 -
 .../flink-examples-streaming-twitter/pom.xml                  |  1 -
 flink-filesystems/flink-fs-hadoop-shaded/pom.xml              |  1 -
 flink-filesystems/flink-oss-fs-hadoop/pom.xml                 |  1 -
 flink-filesystems/flink-s3-fs-hadoop/pom.xml                  |  1 -
 flink-filesystems/flink-s3-fs-presto/pom.xml                  |  1 -
 flink-formats/flink-sql-avro-confluent-registry/pom.xml       |  1 -
 flink-formats/flink-sql-avro/pom.xml                          |  1 -
 flink-python/pom.xml                                          |  1 -
 flink-rpc/flink-rpc-akka-loader/pom.xml                       | 11 +++++++++++
 flink-table/flink-table-code-splitter/pom.xml                 |  1 -
 flink-table/flink-table-planner/pom.xml                       |  1 -
 pom.xml                                                       |  2 +-
 26 files changed, 14 insertions(+), 31 deletions(-)