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

fields.description-wiki.jelly Maven / Gradle / Ivy

There is a newer version: 5.0.4
Show newest version


*GENERAL INFORMATION*

Result: ${build.getResult()}
Build URL: [${rootURL}${build.getUrl()}]
Project: [${build.project.getDisplayName()}|${rootURL}${build.project.getUrl()}]
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