#-- 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> <#global body>Labeling failed for root '${vcsRoot.name}'. Build results: ${link.buildResultsLink} ${var.labelingFailureStacktrace} <@common.footer/>#global> <#global bodyHtml>
${var.labelingFailureStacktrace}
<@common.footerHtml/>