cucumber-reports-plugin/src/main/java/net/masterthought/jenkins
Chris Kozak 1ee05a3cfa Updated version to match newest cucumber-report.
Moved ReportBuilder constructor into try-catch because it now throws an Exception.
ReportBuilder constructor takes two new parameters that I'm not sure are relevant to our needs; disabling artifacts and passing in empty config.
2012-10-08 17:05:33 -05:00
..
CucumberReportBaseAction.java moved report generation out of plugin and into separate library to allow it to be shared more easily with other projects 2012-07-08 20:45:47 +01:00
CucumberReportBuildAction.java Added all project files 2012-04-14 08:28:04 +01:00
CucumberReportProjectAction.java Fixed Issue #8 - added project level report link to the latest completed build and added cucmber icon for the image 2012-05-26 10:50:27 +01:00
CucumberReportPublisher.java Updated version to match newest cucumber-report. 2012-10-08 17:05:33 -05:00