Thomas Bruggink created THRIFT-5768: ---------------------------------------
Summary: Building kotlin is always skipped when calling configure Key: THRIFT-5768 URL: https://issues.apache.org/jira/browse/THRIFT-5768 Project: Thrift Issue Type: New Feature Reporter: Thomas Bruggink When running `./bootstrap && ./configure` the build output is always: {code:java} thrift 0.21.0 Building C (GLib) Library .... : yes Building C++ Library ......... : yes Building Common Lisp Library.. : yes Building D Library ........... : yes Building Dart Library ........ : yes Building .NET Standard Library : yes Building Erlang Library ...... : yes Building Go Library .......... : yes Building Haxe Library ........ : yes Building Java Library ........ : yes Building Kotlin Library ...... : no Building Lua Library ......... : yes Building NodeJS Library ...... : yes Building Perl Library ........ : yes Building PHP Library ......... : yes Building Python Library ...... : yes Building Py3 Library ......... : yes Building Ruby Library ........ : yes Building Rust Library ........ : yes Building Swift Library ....... : yes {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)