GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1374
Revise contributing and build trusty
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift revise-contributing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1374.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 #1374
----
commit 33b2eb8533a77a78bd9159c5995992ab8f483274
Author: James E. King, III <[email protected]>
Date: 2017-09-25T04:12:58Z
Update the contribution guide, removed the older patch contribution
instructions as they lead to significant delays, added recipes for handling
github issues
commit 5f83ac85c9ed1d12c2aaa991abb45b2e88205a34
Author: James E. King, III <[email protected]>
Date: 2017-09-25T04:13:38Z
add language support table in LANGUAGES.md, top level
add ubuntu-trusty docker build of unit tests to exercise some older
language levels
----
---