Dear All,
I've just seen two Java-related issues in the Travis tests.
The first issue is that the build is killed after excessive logging
of warnings or errors. Probably, the true problem are the actually
logged errors, but I did not go any deeper :-) It shows here:
https://app.travis-ci.com/github/apache/thrift/jobs/582325440
The other problem is that gradle seems not to always start correctly,
with error `Unrecognized option: --add-exports`. It shows here:
https://app.travis-ci.com/github/apache/thrift/jobs/582325444
Maybe this is known, and/or somebody already looking into this?
All the best,
Mario Emmenlauer