This is an automated email from the ASF dual-hosted git repository. arvid pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git
commit 16c8559a17fb12340f3e81724cfe87ee09d51e6b Author: Arvid Heise <ar...@apache.org> AuthorDate: Wed Apr 9 10:58:18 2025 +0200 [hotfix] Updated NOTICE to 2025 --- NOTICE | 2 +- mvnw | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index a0ed0194..4f764997 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Flink Kafka Connector -Copyright 2014-2024 The Apache Software Foundation +Copyright 2014-2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/mvnw b/mvnw index 684df006..1afa1ba0 100755 --- a/mvnw +++ b/mvnw @@ -29,7 +29,7 @@ # MVNW_VERBOSE - true: enable verbose log; debug: trace the mvnw script; others: silence the output # ---------------------------------------------------------------------------- -set -euf +set -eu [ "${MVNW_VERBOSE-}" != debug ] || set -x # OS specific support.