Title: Message Title
Michael M commented on an issue
JBehave / Bug JBEHAVE-501
Report stying not being generated
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.withRelati...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to