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 Type: Bug
Components: Kotlin - Library
Affects Versions: 0.17.0
Reporter: James Lacey
Assignee: James Lacey
Fix For: 0.18.0
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 Gradle is not, the build will fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)