◐ Shell
clean mode source ↗

UT_SONAR_TEST_REPORTER: wrong/missing encoding information

Atm the encoding charset of the result-XML of ut_sonar_test_reporter is not correct (or missing?)

See utPLSQL/utPLSQL-cli#78

We should add charset encoding based on the current session's charset setting.
We should also check other reporters which might be affected from charset mismatch/missing information.