//lastSuccessDescription()
jacoco()
}
- description("Jobs related to building/testing Apache POI")
+ description("<table>\n" +
+ " <tr>\n" +
+ " <td><img src=\"https://poi.apache.org/images/project-header.png\" /></td>\n" +
+ " <td> \n" +
+ " <p>Apache POI - the Java API for Microsoft Documents</p>\n" +
+ " <p><b>Most of the POI Jobs are automatically generated by Jenkins Job DSL\n" +
+ " at <a href=\"https://svn.apache.org/repos/asf/poi/trunk/jenkins\">https://svn.apache.org/repos/asf/poi/trunk/jenkins</a>,<br/>\n" +
+ " see <a href=\"https://github.com/jenkinsci/job-dsl-plugin/wiki\">https://github.com/jenkinsci/job-dsl-plugin/wiki</a>\n" +
+ " for more details about the DSL.</b>\n" +
+ " </p>\n" +
+ " <p>\n" +
+ " <b><a href=\"job/POI-DSL-1.8/lastSuccessfulBuild/findbugsResult/\" target=\"_blank\">Findbugs report of latest build</a></b> -\n" +
+ " <b><a href=\"https://builds.apache.org/analysis/dashboard?id=org.apache.poi%3Apoi-parent&did=1\" target=\"_blank\">Sonar reports</a></b> -\n" +
+ " <b><a href=\"job/POI-DSL-1.8/lastSuccessfulBuild/artifact/build/coverage/index.html\" target=\"_blank\">Coverage of latest build</a></b>\n" +
+ " </p>\n" +
+ " </td>\n" +
+ " </tr>\n" +
+ "</table>")
filterBuildQueue(false)
filterExecutors(false)