From: GitHub <no...@gi...> - 2016-03-17 13:49:55
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 32893f90f63e3ff283fa22559ee43c51e714ffe1 https://github.com/xmlunit/xmlunit/commit/32893f90f63e3ff283fa22559ee43c51e714ffe1 Author: Marius Grama <mar...@gm...> Date: 2016-03-16 (Wed, 16 Mar 2016) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/builder/DiffBuilder.java M xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java Log Message: ----------- Fixing typo in the signature of withNamespaceContext method. Commit: 3750053bd38d9a7ee49a0dacd83062323ccddd91 https://github.com/xmlunit/xmlunit/commit/3750053bd38d9a7ee49a0dacd83062323ccddd91 Author: Stefan Bodewig <ste...@fr...> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/builder/DiffBuilder.java M xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java Log Message: ----------- Merge pull request #62 from mariusneo/prefix2Uri-fix Fixing typo in the signature of withNamespaceContext method. Compare: https://github.com/xmlunit/xmlunit/compare/e5167bdd8cc1...3750053bd38d |