streamflyer
streamflyer copied to clipboard
Missing closing ? in prolog of XmlVersionModifier
When creating a new prolog the closing tag should probably be '?>' but the question mark is omitted here This also affects the tests for these cases.
I am using JAXB and it can only parse the xml correctly if the closing tag is correct.