[GitHub] [thrift] dependabot[bot] opened a new pull request, #2693: Bump shelljs and grunt-contrib-jshint in /lib/ts

2022-10-07 Thread GitBox
dependabot[bot] opened a new pull request, #2693: URL: https://github.com/apache/thrift/pull/2693 Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint). These

[GitHub] [thrift] dependabot[bot] opened a new pull request, #2694: Bump async from 2.6.1 to 3.2.3 in /lib/ts

2022-10-07 Thread GitBox
dependabot[bot] opened a new pull request, #2694: URL: https://github.com/apache/thrift/pull/2694 Bumps [async](https://github.com/caolan/async) from 2.6.1 to 3.2.3. Changelog Sourced from https://github.com/caolan/async/blob/master/CHANGELOG.md;>async's changelog. v3.2.3

[GitHub] [thrift] Jimexist merged pull request #2632: add a rust GitHub action and cross test [skip ci]

2022-10-07 Thread GitBox
Jimexist merged PR #2632: URL: https://github.com/apache/thrift/pull/2632 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [thrift] penenin opened a new pull request, #2692: THRIFT-5647: Add ECONNRESET definition for macOS.

2022-10-07 Thread GitBox
penenin opened a new pull request, #2692: URL: https://github.com/apache/thrift/pull/2692 Other platforms seem to compile fine, ECONNRESET is undeclared on macOS. Add the appropriate definition so the library builds on macOS. - [X] Did you create an [Apache

[jira] [Created] (THRIFT-5647) Fix undeclared identifier ECONNRESET on macOS

2022-10-07 Thread James Lacey (Jira)
James Lacey created THRIFT-5647: --- Summary: Fix undeclared identifier ECONNRESET on macOS Key: THRIFT-5647 URL: https://issues.apache.org/jira/browse/THRIFT-5647 Project: Thrift Issue Type: Bug

[GitHub] [thrift] penenin opened a new pull request, #2691: THRIFT-5646 Check for the presence of Gradle to build the Kotlin library

2022-10-07 Thread GitBox
penenin opened a new pull request, #2691: URL: https://github.com/apache/thrift/pull/2691 Gradle is required to build the Kotlin library so we should check for its presence during the configure process. Currently, it only checks for the presence of Java so if Java is installed but

[jira] [Created] (THRIFT-5646) Kotlin library should check to see if Gradle is present

2022-10-07 Thread James Lacey (Jira)
James Lacey created THRIFT-5646: --- Summary: Kotlin library should check to see if Gradle is present Key: THRIFT-5646 URL: https://issues.apache.org/jira/browse/THRIFT-5646 Project: Thrift Issue

[jira] [Updated] (THRIFT-5644) Upgrade to Java 17 (latest LTS version) in build env and upgrade minimal Java version to 11

2022-10-07 Thread Liu Jiayu (Jira)
[ https://issues.apache.org/jira/browse/THRIFT-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jiayu updated THRIFT-5644: -- Summary: Upgrade to Java 17 (latest LTS version) in build env and upgrade minimal Java version to 11

[GitHub] [thrift] Jimexist opened a new pull request, #2690: THRIFT-5633: move xenial to old, deprecate xenial in travis build

2022-10-07 Thread GitBox
Jimexist opened a new pull request, #2690: URL: https://github.com/apache/thrift/pull/2690 - move xenial to old - deprecate xenial in travis build - [ ] Did you create an [Apache Jira](https://issues.apache.org/jira/projects/THRIFT/issues/) ticket? (not required