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

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


    from 6e105bf03 TransportException should be raised when Socket is not open 
instead of IOError
     add 312cef913 Updated Java keys for cross-platform tests

No new revisions were added by this update.

Summary of changes:
 lib/java/gradle/functionalTests.gradle           |  11 +--
 lib/java/gradle/unitTests.gradle                 |   2 +-
 lib/java/src/crossTest/resources/.clientkeystore | Bin 0 -> 3070 bytes
 lib/java/src/crossTest/resources/.keystore       | Bin 2429 -> 0 bytes
 lib/java/src/crossTest/resources/.serverkeystore | Bin 0 -> 4702 bytes
 lib/java/src/crossTest/resources/.truststore     | Bin 1149 -> 1791 bytes
 test/known_failures_Linux.json                   |  84 -----------------------
 7 files changed, 7 insertions(+), 90 deletions(-)
 create mode 100644 lib/java/src/crossTest/resources/.clientkeystore
 delete mode 100644 lib/java/src/crossTest/resources/.keystore
 create mode 100644 lib/java/src/crossTest/resources/.serverkeystore

Reply via email to