You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/22 21:16:18 UTC

[jira] [Commented] (APEXMALHAR-2000) Evolving and Unstable annotations are incorrectly specified in japicmp configuration

    [ https://issues.apache.org/jira/browse/APEXMALHAR-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157619#comment-15157619 ] 

ASF GitHub Bot commented on APEXMALHAR-2000:
--------------------------------------------

GitHub user chandnisingh opened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/193

    APEXMALHAR-2000 fixed specification of Evolving/Unstable annotations …

    …in japicmp configuration

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chandnisingh/incubator-apex-malhar APEXMALHAR-2000

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-apex-malhar/pull/193.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 #193
    
----
commit 95e8406009150c422a2f6f0a4b122fef71b733f5
Author: Chandni Singh <cs...@apache.org>
Date:   2016-02-22T20:14:50Z

    APEXMALHAR-2000 fixed specification of Evolving/Unstable annotations in japicmp configuration

----


> Evolving and Unstable annotations are incorrectly specified in japicmp configuration
> ------------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2000
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2000
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Chandni Singh
>            Assignee: Chandni Singh
>
>  Evolving/Unstable is an inner class of IntefaceStability so should be specified as           <exclude>@org.apache.hadoop.classification.InterfaceStability$Evolving</exclude>
>                 <exclude>@org.apache.hadoop.classification.InterfaceStability$Unstable</exclude>
> This should cover JsonParser, Parser, XmlParser, CsvParser and their explicit entries should be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)