All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fields.description.jelly Maven / Gradle / Ivy



GENERAL INFORMATION

Result: ${build.getResult()}
Build URL: ${rootURL}${build.getUrl()}
Project: ${build.project.getDisplayName()}
Build duration: ${build.getTimestampString()}

Build Reason: ${cause.getShortDescription()}



CHANGE LOG


No changes affect this build



* ${entry.getUser()} - ${entry.getMessage()}

  * ${affectedFile.getType()}: ${affectedFile.getFile()}






ARTIFACTS


Build didn't produce any Artifacts



* ${artifact.getFileName()}





TEST RESULTS


Passed Tests: ${testresults.getPassed()}
Skipped Tests: ${testresults.getSkipped()}
Failed Tests: ${testresults.getFailed()}



* ${test.getTestCaseName()}





No tests where executed in this build








© 2015 - 2024 Weber Informatics LLC | Privacy Policy