microsoft / vscode-gradle

Manage Gradle Projects, run Gradle tasks and provide better Gradle file authoring experience in VS Code
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-gradle
MIT License
124 stars 51 forks source link

Fix: Append the log message to build output if it's from compilation report. #1490

Closed jdneo closed 4 months ago

jdneo commented 4 months ago

this change is related with https://github.com/microsoft/build-server-for-gradle/pull/116.