The ? character is currently making problems in all character file outputs. This problem probably occurs due to the conversion of a byte[] to a string with UTF-8 encoding.
For additional information look up the file mvn.test.output in the project root of the branch bugfix/export.
The
?
character is currently making problems in all character file outputs. This problem probably occurs due to the conversion of abyte[]
to a string with UTF-8 encoding.For additional information look up the file
mvn.test.output
in the project root of the branchbugfix/export
.