[
https://issues.apache.org/jira/browse/FLINK-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034309#comment-15034309
]
ASF GitHub Bot commented on FLINK-3093:
---------------------------------------
GitHub user rmetzger opened a pull request:
https://github.com/apache/flink/pull/1427
[FLINK-3093] Introduce annotations for interface stability in flink-core
Please see https://github.com/apache/flink/pull/1426
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/flink
interface_stability_no_maven-core
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1427.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 #1427
----
commit a08ee41a81c9417975c789b7dcccda63840bcb93
Author: Robert Metzger <[email protected]>
Date: 2015-12-01T18:32:00Z
[FLINK-3093] Introduce annotations for interface stability in flink-core
----
> 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)