mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
build scripts: correctly report build messages when utils.gant isn't used
This commit is contained in:
@@ -39,6 +39,7 @@ class BuildMessagesImpl implements BuildMessages {
|
||||
this.antProject = antProject
|
||||
this.builder = builder
|
||||
buildInfoPrinter = underTeamCity ? new TeamCityBuildInfoPrinter() : new DefaultBuildInfoPrinter()
|
||||
builder.buildInfoPrinter = buildInfoPrinter
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user