Stephan Ewen created FLINK-4310:
-----------------------------------
Summary: 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)