Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/3605#discussion_r107923309 --- Diff: tools/travis_mvn_watchdog.sh --- @@ -164,7 +164,7 @@ watchdog () { # Check the final fat jar for illegal artifacts check_shaded_artifacts() { - jar tf build-target/lib/flink-dist-*.jar > allClasses --- End diff -- I assume with the "-" this only matches something like `flink-dist-1.2-SNAPSHOT` or so and with the fix, it also matched `flink-dist.jar`...
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---