pre-commit auto remove trailing whitespace from XML files (#384)Auto cleaned up all the XML files for unneeded trailing whitespace.Around 8k lines changed a smaller whitespace PR this time
pre-commit(end-of-file-fixer): autofix XML files (#351)
Port jurt tests to JUnit.Add a jurt-test.jar with sealed packages disabled, as the tests needto access internal classes, and add new classes to the sealedpackages.Patch by: me