You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.
/**
* Write the BugCollection to given output stream as XML using a UTF8 encoding.
* The output stream
* will be closed, even if an exception is thrown.
*
* @param out
* the OutputStream to write to
*/
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
how to specify findbugsXml.xml file encoding?
Otherwise, an error will occur while generating reports by Invalid byte 1 of 1-byte UTF-8 sequence.
The text was updated successfully, but these errors were encountered: