GitHub user romanoid opened a pull request:

    https://github.com/apache/thrift/pull/1505

    Fixing java thrift compiler to generate constants in stable order.

    For description of the issue fixed, see: 
https://issues.apache.org/jira/browse/THRIFT-4513

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

    $ git pull https://github.com/romanoid/thrift fix-constant-order

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

    https://github.com/apache/thrift/pull/1505.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 #1505
    
----
commit 6a280b458f95a24d20bbc7798e145fe703ed23a0
Author: Roman Soroka <romanoid@...>
Date:   2018-03-08T23:45:22Z

    Fixing java thrift compiler to generate constants in stable order.
    
    See https://issues.apache.org/jira/browse/THRIFT-4513

----


---

Reply via email to