Hi Mauro, I was able to successfully test with the latest 3.7 snapshot. Are you adding this fix to v3.6.7? If so let me know when and I'll update to 3.6.7 and proceed from there, thanks!
Keith -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mauro Talevi Sent: Thursday, May 31, 2012 2:20 AM To: [email protected] Subject: Re: [jbehave-user] Custom HTML Reports with jBehave Hi Keith, I've added an example on how to configure a custom template in the trader example. Note that you need to define a new Format that uses your modified template. Be aware though that it only works with latest 3.7 snapshot, due to the issue just fixed http://jira.codehaus.org/browse/JBEHAVE-787 Are you able to test with snapshot? If so, we can release 3.6.7 shortly after. Cheers On 30/05/2012 23:57, Lee, Keith A. wrote: I would like to create custom HTML reports with jbehave using the FreemarkerProcessor and simply modifying the provided ftl/jbehave-html-output.ftl template, then placing the modified template in my classpath. When I do this jbehave is not picking my custom template. I am using a MostUsefulConfiguration instance with the HTML_TEMPLATE format specified in the .withFormats method. Is there anything else required to get this to work (create a custom implementation of HtmlTemplateOutput, etc.)? Thanks --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
