[
https://issues.apache.org/jira/browse/FLINK-4310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408097#comment-15408097
]
ASF GitHub Bot commented on FLINK-4310:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2334
The added benefit is that this increases build stability on Travis, because
it relies on fewer flink-specific JARs to be downloaded and cached.
> Move BinaryCompatibility Check plugin to relevant projects
> ----------------------------------------------------------
>
> Key: FLINK-4310
> URL: https://issues.apache.org/jira/browse/FLINK-4310
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.1.0
> Reporter: Stephan Ewen
>
> The Maven plugin that checks binary compatibility is currently run for every
> project, rather than only the once where we have public API classes.
> Since the plugin contributes to build instability in some cases, we can
> improve stability by running it only in the relevant projects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)