Closed timotei closed 9 years ago
On JDK6 if we don't have a project file, the entire gradle build hangs because the ProjectFileParser cannot write all the stacktrace. This PR fixes that by consuming all stderr.
On JDK6 if we don't have a project file, the entire gradle build hangs because the ProjectFileParser cannot write all the stacktrace. This PR fixes that by consuming all stderr.