[
https://issues.apache.org/jira/browse/APEXMALHAR-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15086688#comment-15086688
]
ASF GitHub Bot commented on APEXMALHAR-1950:
--------------------------------------------
GitHub user chandnisingh opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/165
APEXMALHAR-1950 #resolve #comment includes :
1. removed @Stable annotation from classes
2. add @Evolving to classes and packages
3. change japi configuration to just exclude classes based on the annotation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chandnisingh/incubator-apex-malhar
APEXMALHAR-1950
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/165.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 #165
----
commit 2dd0b84935d03a62df3cbe3736043b2516436bbf
Author: Chandni Singh <[email protected]>
Date: 2016-01-07T02:30:23Z
APEXMALHAR-1950 #resolve #comment includes :
1. removed @Stable annotation from classes
2. add @Evolving to classes and packages
3. change japi configuration to just exclude classes based on the annotation
----
> Identify and mark Operators and Components as @Stable
> -----------------------------------------------------
>
> Key: APEXMALHAR-1950
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-1950
> Project: Apache Apex Malhar
> Issue Type: Task
> Reporter: Chandni Singh
> Assignee: Chandni Singh
> Fix For: 3.3.0
>
>
> Identify all operators and components and mark them as @Stable.
> These classes will only be considered for Semantic version check.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)