Itiviti / gradle-msbuild-plugin

Gradle plugin for msbuild execution, supports C# project files for now
Apache License 2.0
101 stars 57 forks source link

Improve non-existent projects behaviour #26

Closed timotei closed 9 years ago

timotei commented 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.