From: Stefan B. <no...@gi...> - 2020-10-17 15:02:44
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: c92c9585173461af520624f3af7a59f41f897cf1 https://github.com/xmlunit/xmlunit/commit/c92c9585173461af520624f3af7a59f41f897cf1 Author: Stefan Bodewig <ste...@fr...> Date: 2020-10-17 (Sat, 17 Oct 2020) Changed paths: M RELEASE_NOTES.md M xmlunit-core/src/main/java/org/xmlunit/builder/Input.java M xmlunit-core/src/test/java/org/xmlunit/builder/InputTest.java Log Message: ----------- support java.nio.file.Path as input source closes #196 |