]
Stefan Miklosovic closed ARQ-1675.
----------------------------------
Implement multiple file extensions for report type for reporter
---------------------------------------------------------------
Key: ARQ-1675
URL:
https://issues.jboss.org/browse/ARQ-1675
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Recorder
Affects Versions: recorder_1.0.0.Alpha1
Reporter: Stefan Miklosovic
Assignee: Stefan Miklosovic
Fix For: recorder_1.0.0.Alpha2
ReportType class
(
https://github.com/arquillian/arquillian-recorder/blob/master/arquillian-...)
returns an string of extension report type (which in fact it is the extension of the
file). There are some output formats which accepts different extensions, for example valid
AsciiDoc extensions are ad, adoc or asciidoc.
So it would be a good approach to adapt the interface to allow the definition of multiple
extensions.
Of course this generates a problem with which exporter to use in case of conflicts:
For example one can define:
html, html5
and
html, html4
and asks for html exporter. I think that in this case the first match should be returned.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: