We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4606010 commit 16c8559Copy full SHA for 16c8559
NOTICE
@@ -1,5 +1,5 @@
1
Apache Flink Kafka Connector
2
-Copyright 2014-2024 The Apache Software Foundation
+Copyright 2014-2025 The Apache Software Foundation
3
4
This product includes software developed at
5
The Apache Software Foundation (http://www.apache.org/).
mvnw
@@ -29,7 +29,7 @@
29
# MVNW_VERBOSE - true: enable verbose log; debug: trace the mvnw script; others: silence the output
30
# ----------------------------------------------------------------------------
31
32
-set -euf
+set -eu
33
[ "${MVNW_VERBOSE-}" != debug ] || set -x
34
35
# OS specific support.
0 commit comments