Stamatis Zampetakis created CALCITE-3581:
--------------------------------------------
Summary: Gradle build hangs if there Checkstyle violations
Key: CALCITE-3581
URL: https://issues.apache.org/jira/browse/CALCITE-3581
Project: Calcite
Issue Type: Bug
Affects Versions: 1.22.0
Environment:
------------------------------------------------------------
Gradle 6.0.1
------------------------------------------------------------
Build time: 2019-11-18 20:25:01 UTC
Revision: fad121066a68c4701acd362daf4287a7c309a0f5
Kotlin: 1.3.50
Groovy: 2.5.8
Ant: Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM: 1.8.0_212 (Oracle Corporation 25.212-b10)
OS: Linux 5.0.0-36-generic amd64
Reporter: Stamatis Zampetakis
The problem is reproducible in the environment mentioned below and it suffices
to create a simple checkstyle violation and then launching the following
command:
{noformat}
./gradlew clean style
{noformat}
The stacktrace of GradleWrapperMain is shown in the attached file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)