<#-- Uses FreeMarker template syntax, template guide can be found at http://freemarker.org/docs/dgui.html --> <#import "common.ftl" as common> <#global subject>[<@common.subjMarker/>, LABELING FAILED] ${project.fullName} / ${buildType.name} <@common.short_build_info build/> <#global body>Labeling failed for root '${vcsRoot.name}'. Build results: ${link.buildResultsLink} ${var.labelingFailureStacktrace} <@common.footer/> <#global bodyHtml>
Labeling failed for root '${vcsRoot.name?html}'.
More details on build results page

${var.labelingFailureStacktrace} <@common.footerHtml/>