[
https://jira.codehaus.org/browse/JBEHAVE-501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=296652#comment-296652
]
Anders Sandberg Nordbø commented on JBEHAVE-501:
------------------------------------------------
I agree this would make it easier, even if this is not a bug it would be
beneficial to move this issue to improvement.
> Report stying not being generated
> ---------------------------------
>
> Key: JBEHAVE-501
> URL: https://jira.codehaus.org/browse/JBEHAVE-501
> Project: JBehave
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.3.2
> Environment: Ant, Eclipse, JDK6
> Reporter: Derek Clarkson
> Fix For: 3.4
>
>
> I am using this report builder definition in a annotation setup as per the
> JBehave website documentation:
> public static class MyReportBuilder extends StoryReporterBuilder {
> public MyReportBuilder() {
> super();
>
> this.withCodeLocation(CodeLocations.codeLocationFromPath("build/publish/x"));
> this.withRelativeDirectory("story-reports");
> this.withDefaultFormats();
> this.withFormats(CONSOLE, HTML);
> }
> }
> The reports are being generated in the view directory, however there are no
> images, css or javascript being generated even though the html refers to
> them. I've scoured the web site documentation which suggests that they should
> be and tells you how to turn them off, but not what to do if they are not
> there.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email