From: GitHub <no...@gi...> - 2015-04-04 05:22:47
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 983878b1404370011c06bceb03557ac785ec1d32 https://github.com/xmlunit/xmlunit/commit/983878b1404370011c06bceb03557ac785ec1d32 Author: Harald Brabenetz <bra...@gm...> Date: 2015-03-28 (Sat, 28 Mar 2015) Changed paths: M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/XMLUnit.java Log Message: ----------- Update legacy XMLUnit.getVersion() returning always the current version It returns the "Implementation-Version" property from the META-INF/MANIFEST.MF containing in the xmlunit-legacy-2.0.0-SNAPSHOT.jar File. Commit: 91f7ab3cb3d46b7f272bc33d12f7dc2b41e4edbc https://github.com/xmlunit/xmlunit/commit/91f7ab3cb3d46b7f272bc33d12f7dc2b41e4edbc Author: Stefan Bodewig <ste...@fr...> Date: 2015-04-04 (Sat, 04 Apr 2015) Changed paths: M xmlunit-legacy/src/main/java/org/custommonkey/xmlunit/XMLUnit.java Log Message: ----------- Merge pull request #25 from brabenetz/patch-1 Update legacy XMLUnit.getVersion() returning always the current version Compare: https://github.com/xmlunit/xmlunit/compare/e55b61fe98f3...91f7ab3cb3d4 |