Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1A94F200D10 for ; Sun, 24 Sep 2017 19:09:54 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 100561609E6; Sun, 24 Sep 2017 17:09:54 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 551181609A7 for ; Sun, 24 Sep 2017 19:09:53 +0200 (CEST) Received: (qmail 93098 invoked by uid 500); 24 Sep 2017 17:09:52 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 93089 invoked by uid 99); 24 Sep 2017 17:09:52 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Sep 2017 17:09:52 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id EB0FBCF3EB for ; Sun, 24 Sep 2017 17:09:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.021 X-Spam-Level: X-Spam-Status: No, score=-4.021 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 7Zzxx5-3BRuV for ; Sun, 24 Sep 2017 17:09:51 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 531E55F39F for ; Sun, 24 Sep 2017 17:09:50 +0000 (UTC) Received: (qmail 93072 invoked by uid 99); 24 Sep 2017 17:09:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Sep 2017 17:09:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D850FF5674; Sun, 24 Sep 2017 17:09:48 +0000 (UTC) From: yew1eb To: issues@flink.incubator.apache.org Reply-To: issues@flink.incubator.apache.org Message-ID: Subject: [GitHub] flink pull request #4713: [FLINK-3828][build] POM Cleanup flink-runtime Content-Type: text/plain Date: Sun, 24 Sep 2017 17:09:48 +0000 (UTC) archived-at: Sun, 24 Sep 2017 17:09:54 -0000 GitHub user yew1eb opened a pull request: https://github.com/apache/flink/pull/4713 [FLINK-3828][build] POM Cleanup flink-runtime ## What is the purpose of the change This PR changes the flink-runtime pom to not contain unused dependencies contain all used dependencies ## Brief change log ## Verifying this change _mvn dependency:analyze_ ``` [INFO] --- maven-dependency-plugin:2.10:analyze (default-cli) @ flink-runtime_2.11 --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.flink:flink-metrics-core:jar:1.4-SNAPSHOT:compile [WARNING] org.apache.curator:curator-client:jar:2.12.0:compile [WARNING] io.netty:netty:jar:3.8.0.Final:compile [WARNING] com.google.code.findbugs:annotations:jar:2.0.1:test [WARNING] com.esotericsoftware.kryo:kryo:jar:2.24.0:compile [WARNING] com.typesafe:config:jar:1.2.1:compile [WARNING] org.apache.flink:flink-annotations:jar:1.4-SNAPSHOT:compile [WARNING] commons-io:commons-io:jar:2.4:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.powermock:powermock-api-support:jar:1.6.5:test [WARNING] javax.xml.bind:jaxb-api:jar:2.2.2:compile [WARNING] commons-collections:commons-collections:jar:3.2.2:compile [WARNING] com.fasterxml.jackson.core:jackson-annotations:jar:2.7.4:compile [WARNING] org.apache.hadoop:hadoop-common:jar:2.4.1:compile [WARNING] org.apache.curator:curator-recipes:jar:2.12.0:compile [WARNING] org.apache.hadoop:hadoop-auth:jar:2.4.1:compile [WARNING] org.powermock:powermock-core:jar:1.6.5:test [WARNING] org.apache.curator:curator-framework:jar:2.12.0:compile [WARNING] org.powermock:powermock-reflect:jar:1.6.5:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.flink:flink-shaded-hadoop2:jar:1.4-SNAPSHOT:compile [WARNING] com.data-artisans:flakka-slf4j_2.11:jar:2.3-custom:compile [WARNING] org.reflections:reflections:jar:0.9.10:test [WARNING] org.javassist:javassist:jar:3.18.2-GA:compile [WARNING] org.apache.flink:force-shading:jar:1.4-SNAPSHOT:compile [WARNING] com.google.code.findbugs:jsr305:jar:1.3.9:compile [WARNING] log4j:log4j:jar:1.2.17:test [WARNING] com.twitter:chill_2.11:jar:0.7.4:compile [WARNING] org.apache.flink:flink-shaded-curator-recipes:jar:1.4-SNAPSHOT:compile [WARNING] org.slf4j:slf4j-log4j12:jar:1.7.7:test ``` After the change: ``` [INFO] --- maven-dependency-plugin:2.10:analyze (default-cli) @ flink-runtime_2.11 --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.curator:curator-client:jar:2.12.0:compile [WARNING] io.netty:netty:jar:3.8.0.Final:compile [WARNING] com.typesafe:config:jar:1.2.1:compile [WARNING] org.hamcrest:hamcrest-core:jar:1.3:test [WARNING] org.powermock:powermock-api-support:jar:1.6.5:test [WARNING] javax.xml.bind:jaxb-api:jar:2.2.2:compile [WARNING] org.apache.hadoop:hadoop-common:jar:2.4.1:compile [WARNING] org.apache.curator:curator-recipes:jar:2.12.0:compile [WARNING] org.apache.hadoop:hadoop-auth:jar:2.4.1:compile [WARNING] org.powermock:powermock-core:jar:1.6.5:test [WARNING] org.apache.curator:curator-framework:jar:2.12.0:compile [WARNING] org.powermock:powermock-reflect:jar:1.6.5:test [WARNING] Unused declared dependencies found: [WARNING] org.javassist:javassist:jar:3.18.2-GA:compile [WARNING] org.apache.flink:force-shading:jar:1.4-SNAPSHOT:compile [WARNING] log4j:log4j:jar:1.2.17:test [WARNING] com.twitter:chill_2.11:jar:0.7.4:compile [WARNING] org.apache.flink:flink-shaded-curator-recipes:jar:1.4-SNAPSHOT:compile [WARNING] org.slf4j:slf4j-log4j12:jar:1.7.7:test ``` ## Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): (yes) ## Documentation none You can merge this pull request into a Git repository by running: $ git pull https://github.com/yew1eb/flink FLINK-3828 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4713.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4713 ---- commit c73e9eaea192bb51ecdc639a1dbfb78fce7ef95f Author: yew1eb Date: 2017-09-24T16:45:12Z POM Cleanup flink-runtime ---- ---