Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

junit xml file does not contain xml declaration tag #215

Closed
jbarrus opened this issue Nov 25, 2013 · 1 comment
Closed

junit xml file does not contain xml declaration tag #215

jbarrus opened this issue Nov 25, 2013 · 1 comment
Milestone

Comments

@jbarrus
Copy link
Contributor

jbarrus commented Nov 25, 2013

Is there a reason the xml declaration tag is omitted from the junit xml report file?

The Jenkins xUnit report publishes doesn't seem to be able to use files without the declaration.

def flush(out: Writer) = XML.write(out, xml, "utf-8", false, null)

https://github.com/etorreborre/specs2/blob/master/junit/src/main/scala/org/specs2/reporter/JUnitXmlPrinter.scala#L76

@etorreborre
Copy link
Owner

Deployed in the latest 2.3.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants