You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by ct...@apache.org on 2022/05/18 19:03:17 UTC

[thrift] branch master updated (8e217dca6 -> c4e96c757)

This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 8e217dca6 Revert "THRIFT-5569: add negative size checks in Go generator when reading maps, sets and lists"
     add c4e96c757 THRIFT-5584: use gradle toolchain to specify Java 11 with --release 8 (#2606)

No new revisions were added by this update.

Summary of changes:
 lib/java/build.gradle                              |  1 +
 lib/java/gradle.properties                         |  4 ++--
 lib/java/gradle/codeQualityChecks.gradle           | 10 ++------
 lib/java/gradle/environment.gradle                 | 12 ++++------
 lib/java/gradle/sourceConfiguration.gradle         | 28 +++++++++++++---------
 .../java/org/apache/thrift/test/TestClient.java    | 27 +++++++--------------
 6 files changed, 35 insertions(+), 47 deletions(-)