From: GitHub <no...@gi...> - 2015-03-29 06:38:40
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: e3aa20fdd127e23c47b2fb1b0fa748548b81da38 https://github.com/xmlunit/xmlunit/commit/e3aa20fdd127e23c47b2fb1b0fa748548b81da38 Author: brabenetz <bra...@gm...> Date: 2015-03-28 (Sat, 28 Mar 2015) Changed paths: M pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml Log Message: ----------- use dependency mockito-core instead of mockito-all. Because mockito-all contains some old hamcrest classes. Commit: e55b61fe98f366433828d17b4c80b552056acf2a https://github.com/xmlunit/xmlunit/commit/e55b61fe98f366433828d17b4c80b552056acf2a Author: Stefan Bodewig <ste...@fr...> Date: 2015-03-29 (Sun, 29 Mar 2015) Changed paths: M pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml Log Message: ----------- Merge pull request #23 from brabenetz/xmlunit_2.x_ready_to_push use dependency mockito-core instead of mockito-all. Compare: https://github.com/xmlunit/xmlunit/compare/803cbf1b4c1a...e55b61fe98f3 |