You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/07 22:20:00 UTC

[jira] [Commented] (ZOOKEEPER-2864) Add script to run a java api compatibility tool

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

ASF GitHub Bot commented on ZOOKEEPER-2864:
-------------------------------------------

GitHub user afine opened a pull request:

    https://github.com/apache/zookeeper/pull/329

    ZOOKEEPER-2864: Add script to run a java api compatibility tool

    For example: `python check_compatibility.py branch-3.5..branch-3.4 `

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

    $ git pull https://github.com/afine/zookeeper ZOOKEEPER-2864

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

    https://github.com/apache/zookeeper/pull/329.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 #329
    
----

----


> Add script to run a java api compatibility tool
> -----------------------------------------------
>
>                 Key: ZOOKEEPER-2864
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2864
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.4.10, 3.5.3
>            Reporter: Abraham Fine
>            Assignee: Abraham Fine
>
> We should use the annotations added in ZOOKEEPER-2829 to run a script to verify api compatibility. See KUDU-1265 for an example.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)