From: GitHub <no...@gi...> - 2017-08-26 14:17:28
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 5d5b3938ef6d987f05259c7a2a42dad05d79adab https://github.com/xmlunit/xmlunit/commit/5d5b3938ef6d987f05259c7a2a42dad05d79adab Author: Stefan Bodewig <ste...@fr...> Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M RELEASE_NOTES.md M pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml Log Message: ----------- next version will be 2.5.0 Commit: e42b0913dc151ade5d9c6deb0b8a66d70cb33d5d https://github.com/xmlunit/xmlunit/commit/e42b0913dc151ade5d9c6deb0b8a66d70cb33d5d Author: Stefan Bodewig <ste...@fr...> Date: 2017-08-26 (Sat, 26 Aug 2017) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/input/CommentLessSource.java M xmlunit-core/src/test/java/org/xmlunit/input/CommentLessSourceTest.java Log Message: ----------- allow users to specify XSLT version for CommentLessSource main step towards #99 Compare: https://github.com/xmlunit/xmlunit/compare/f0c153976d85...e42b0913dc15 |