GitHub user jeking3 opened a pull request:
https://github.com/apache/thrift/pull/1406
THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdoc
also fix a perl failure as we were using a deprecated language feature
in the cross test server for perl.
Client: nodejs, perl
This closes #1406
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeking3/thrift nodejs881
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1406.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 #1406
----
commit cb68e6e3c0e292e91273db4688f191222e771db4
Author: James E. King, III <[email protected]>
Date: 2017-10-29T10:55:00Z
THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdoc
also fix a perl failure as we were using a deprecated language feature
in the cross test server for perl.
Client: nodejs, perl
This closes #1406
----
---