[ https://issues.apache.org/jira/browse/FLINK-8009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245498#comment-16245498 ]
Aljoscha Krettek commented on FLINK-8009: ----------------------------------------- It's a weird situation but if someone looks at the release notes of 1.5 and they see "XYZ fixed" they would think that it was a bug of 1.4, which in fact it wasn't. It's only strange because of the timing of cutting the release branch. I don't want to split hairs, though, so fine with both. 😅 > flink-dist pulls in flink-runtime's transitive avro/jackson dependency > ---------------------------------------------------------------------- > > Key: FLINK-8009 > URL: https://issues.apache.org/jira/browse/FLINK-8009 > Project: Flink > Issue Type: Bug > Components: Build System > Affects Versions: 1.4.0 > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Priority: Blocker > Fix For: 1.4.0 > > > The promotion of transitive dependencies in flink-runtime causes flink-dist > to contain _some_ transitive dependencies from flink-shaded-hadoop. (most > notably, avro and codehaus.jackson) > We will either have to add an exclusion for each dependency to flink-dist, > set flink-shaded-hadoop to provided in flink-runtime (hacky, but less > intrusive), or remove the promotion and explicitly depend on various akka > dependencies. -- This message was sent by Atlassian JIRA (v6.4.14#64029)