From: Stefan B. <no...@gi...> - 2022-01-22 13:46:37
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: eb7cc2c042e25273b8901ca425833c04bcdc8f3f https://github.com/xmlunit/xmlunit/commit/eb7cc2c042e25273b8901ca425833c04bcdc8f3f Author: Stefan Bodewig <ste...@fr...> Date: 2022-01-22 (Sat, 22 Jan 2022) Changed paths: M xmlunit-core/src/main/java/org/xmlunit/builder/DiffBuilder.java M xmlunit-core/src/main/java/org/xmlunit/builder/DifferenceEngineConfigurer.java M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/PlaceholderSupport.java Log Message: ----------- explicitly document the `withFoo` methods are not additive see #249 |