[
http://jira.codehaus.org/browse/MFITNESSE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=174118#action_174118
]
Jack McAuliffe commented on MFITNESSE-30:
-----------------------------------------
The issue here is that the fitnesse commanline test runner has changed and no
longer accepts the command line argument -html (among others), it only creates
output in xml format now. The prepareCommandLine in FitnesseRunnerMojo is hard
coded to pass in the -html argument so this needs to be changes. And since the
fitnesse only creates reports in xml format now, you need to modify the
FitnesseRunnerMojo to xslt the results in order to produce the html report.
I downloaded the source for the plugin myself and made the necessary changes.
I have also added support for suiteFilters, and updated the RemoteRunner to
also use XSLT transformation. The zipped code is attached here. You can
incorporate it into the main plugin as you like
> Add support for the recente version of FitNesse (>2006)
> -------------------------------------------------------
>
> Key: MFITNESSE-30
> URL: http://jira.codehaus.org/browse/MFITNESSE-30
> Project: Maven 2.x Fitnesse Plugin
> Issue Type: Improvement
> Affects Versions: 1.0
> Reporter: pkernevez
> Assignee: pkernevez
> Attachments: stacktrace_with_fitnesse_20081201.log
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.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