[ https://issues.apache.org/jira/browse/FLINK-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034308#comment-15034308 ]
ASF GitHub Bot commented on FLINK-3093: --------------------------------------- GitHub user rmetzger opened a pull request: https://github.com/apache/flink/pull/1428 [FLINK-3093] Introduce annotations for interface stability in remaining modules Please see https://github.com/apache/flink/pull/1426 This pull request depends on https://github.com/apache/flink/pull/1427 You can merge this pull request into a Git repository by running: $ git pull https://github.com/rmetzger/flink interface_stability_no_maven-rest Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1428.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 #1428 ---- commit a088b1e62cebf0d044cf2a276a475dd7519ca01b Author: Robert Metzger <rmetz...@apache.org> Date: 2015-12-01T18:32:30Z [FLINK-3093] Introduce annotations for interface stability in remaining modules ---- > Introduce annotations for interface stability > --------------------------------------------- > > Key: FLINK-3093 > URL: https://issues.apache.org/jira/browse/FLINK-3093 > Project: Flink > Issue Type: New Feature > Components: Build System > Affects Versions: 1.0.0 > Reporter: Robert Metzger > Priority: Blocker > > For the upcoming 1.0 release, we want to mark interfaces as public/stable so > that we can automatically ensure that newer Flink releases (1.1, 1.2, ..) are > not breaking them. -- This message was sent by Atlassian JIRA (v6.3.4#6332)