|
From: Stefan B. <no...@gi...> - 2020-11-04 07:16:16
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: a4c0acb29080e06557060c138e375c8eff1a0ae5 https://github.com/xmlunit/xmlunit/commit/a4c0acb29080e06557060c138e375c8eff1a0ae5 Author: Stefan Bodewig <ste...@in...> Date: 2020-11-03 (Tue, 03 Nov 2020) Changed paths: M xmlunit-assertj3/pom.xml Log Message: ----------- remove duplicate dependency Commit: baaa84a67100c87f736d16c005d9d7e8423ad2cc https://github.com/xmlunit/xmlunit/commit/baaa84a67100c87f736d16c005d9d7e8423ad2cc Author: Stefan Bodewig <ste...@in...> Date: 2020-11-04 (Wed, 04 Nov 2020) Changed paths: M xmlunit-legacy/src/test/java/org/custommonkey/xmlunit/test_AbstractNodeTester.java Log Message: ----------- try to fix Travis CI build for OpenJDk 14 it looks as if in this scenario the parser didn't expand entity references at all Compare: https://github.com/xmlunit/xmlunit/compare/fe24b75c2b63...baaa84a67100 |