You can subscribe to this list here.
2007 |
Jan
|
Feb
(3) |
Mar
(18) |
Apr
(39) |
May
(15) |
Jun
(12) |
Jul
(3) |
Aug
(23) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
(21) |
Feb
(23) |
Mar
(33) |
Apr
(8) |
May
(1) |
Jun
(22) |
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(6) |
Nov
|
Dec
(11) |
2009 |
Jan
(5) |
Feb
|
Mar
(2) |
Apr
(24) |
May
(36) |
Jun
(18) |
Jul
(2) |
Aug
(3) |
Sep
(9) |
Oct
(3) |
Nov
(1) |
Dec
|
2010 |
Jan
(5) |
Feb
(3) |
Mar
|
Apr
(15) |
May
(24) |
Jun
(11) |
Jul
(8) |
Aug
(34) |
Sep
(42) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
(13) |
Feb
(32) |
Mar
(35) |
Apr
(31) |
May
(33) |
Jun
(30) |
Jul
(32) |
Aug
(31) |
Sep
(30) |
Oct
(31) |
Nov
(32) |
Dec
(31) |
2012 |
Jan
(35) |
Feb
(31) |
Mar
(31) |
Apr
(30) |
May
(31) |
Jun
(34) |
Jul
(23) |
Aug
(30) |
Sep
(30) |
Oct
(29) |
Nov
(30) |
Dec
(32) |
2013 |
Jan
(25) |
Feb
(39) |
Mar
(1) |
Apr
(18) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(20) |
Sep
(41) |
Oct
(32) |
Nov
(9) |
Dec
(31) |
2014 |
Jan
(31) |
Feb
(30) |
Mar
(34) |
Apr
(60) |
May
(31) |
Jun
(28) |
Jul
(32) |
Aug
(28) |
Sep
(26) |
Oct
(32) |
Nov
(43) |
Dec
(115) |
2015 |
Jan
(106) |
Feb
(101) |
Mar
(51) |
Apr
(32) |
May
(63) |
Jun
(18) |
Jul
|
Aug
(18) |
Sep
|
Oct
(1) |
Nov
(84) |
Dec
(63) |
2016 |
Jan
(26) |
Feb
(17) |
Mar
(104) |
Apr
(30) |
May
(6) |
Jun
(30) |
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
(48) |
Dec
(22) |
2017 |
Jan
(15) |
Feb
(29) |
Mar
(43) |
Apr
(29) |
May
(25) |
Jun
(28) |
Jul
(62) |
Aug
(35) |
Sep
(35) |
Oct
(72) |
Nov
(10) |
Dec
(4) |
2018 |
Jan
(7) |
Feb
(4) |
Mar
|
Apr
(46) |
May
(20) |
Jun
(12) |
Jul
(9) |
Aug
(42) |
Sep
(4) |
Oct
(17) |
Nov
(32) |
Dec
(31) |
2019 |
Jan
(21) |
Feb
(14) |
Mar
|
Apr
(74) |
May
(25) |
Jun
(43) |
Jul
(2) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
|
Dec
(10) |
2020 |
Jan
(1) |
Feb
|
Mar
(26) |
Apr
(8) |
May
(62) |
Jun
(4) |
Jul
(25) |
Aug
|
Sep
(21) |
Oct
(24) |
Nov
(26) |
Dec
(9) |
2021 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(11) |
Nov
(1) |
Dec
(12) |
2022 |
Jan
(47) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(14) |
2023 |
Jan
(3) |
Feb
|
Mar
(60) |
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
(5) |
Feb
|
Mar
|
Apr
(10) |
May
(1) |
Jun
|
Jul
|
Aug
(17) |
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
2025 |
Jan
|
Feb
|
Mar
(88) |
Apr
(64) |
May
(47) |
Jun
(20) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Stefan B. <no...@gi...> - 2020-11-05 14:56:28
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 18e329ef5245f818daa20c1a29101ef0557d96e0 https://github.com/xmlunit/xmlunit/commit/18e329ef5245f818daa20c1a29101ef0557d96e0 Author: Stefan Bodewig <ste...@fr...> Date: 2020-11-05 (Thu, 05 Nov 2020) Changed paths: M xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/CustomAbstractAssert.java Log Message: ----------- prepare for isElementOfCustomAssert becoming protected - see #203 |
From: Stefan B. <no...@gi...> - 2020-11-05 14:45:36
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: ab90c1d258eef3a19979e878208791a2642f1e18 https://github.com/xmlunit/xmlunit/commit/ab90c1d258eef3a19979e878208791a2642f1e18 Author: Stefan Bodewig <ste...@fr...> Date: 2020-11-05 (Thu, 05 Nov 2020) Changed paths: M xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/CompareAssert.java R xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ComparisonFailureErrorFactory.java R xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldBeSimilar.java M xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/CompareAssertAreIdenticalTest.java Log Message: ----------- remove need for a custom AssertionErrorFactory - see #203 |
From: Travis CI <bu...@tr...> - 2020-11-04 07:48:28
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #607 Status: Errored Duration: 24 mins and 14 secs Commit: baaa84a (main) Author: Stefan Bodewig 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 View the changeset: https://github.com/xmlunit/xmlunit/compare/fe24b75c2b63...baaa84a67100 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/741324843?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the xmlunit/xmlunit repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=3528127&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |
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 |
From: Travis CI <bu...@tr...> - 2020-11-03 16:41:51
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #606 Status: Still Failing Duration: 1 hr, 1 min, and 39 secs Commit: fe24b75 (main) Author: Stefan Bodewig Message: WIP AssertJ 3.x specific module in order to address #203 Right now this is a repackaged copy of xmlunit-assertj with the workarounds for #181 and #161 removed. This is not the final solution, I'll try to extract common APIs (and tests) for xmlunit-assertj and xmlunit-assertj3 in order to reduce code duplication later. View the changeset: https://github.com/xmlunit/xmlunit/compare/2a69e2634a7b...fe24b75c2b63 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/741152445?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the xmlunit/xmlunit repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=3528127&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |
From: Stefan B. <no...@gi...> - 2020-11-03 15:05:45
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: fe24b75c2b63f5ceb3730a52714e757a57f8214c https://github.com/xmlunit/xmlunit/commit/fe24b75c2b63f5ceb3730a52714e757a57f8214c Author: Stefan Bodewig <ste...@in...> Date: 2020-11-03 (Tue, 03 Nov 2020) Changed paths: M pom.xml A xmlunit-assertj3/pom.xml A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/AssertionsAdapter.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/CompareAssert.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/CustomAbstractAssert.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/MultipleNodeAssert.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/NodeAssertFactory.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/NodeUtils.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/SingleNodeAssert.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/ValidationAssert.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/ValueAssert.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/XmlAssert.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ComparisonFailureErrorFactory.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldAnyNodeHaveXPath.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldBeConvertible.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldBeInvalid.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldBeNotSimilar.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldBeSimilar.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldBeValid.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldHaveAttribute.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldHaveXPath.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldNotHaveAttribute.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/ShouldNotHaveThrown.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/error/package-info.java A xmlunit-assertj3/src/main/java/org/xmlunit/assertj3/package-info.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/CompareAssertAreIdenticalTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/CompareAssertAreNotIdenticalTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/CompareAssertAreNotSimilarTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/CompareAssertAreSimilarTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/ExpectedException.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/MultipleNodeAssertDoNotHaveAttributeTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/MultipleNodeAssertHaveAttributeTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/MultipleNodeAssertTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/SingleNodeAssertDoesNotHaveAttributeTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/SingleNodeAssertHasAttributeTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/SingleNodeAssertTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/ValueAssertTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/XmlAssertAndTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/XmlAssertDoesNotHaveXPathTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/XmlAssertHasXPathTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/XmlAssertNodesByXPathTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/XmlAssertValidationTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/XmlAssertValueByXPathTest.java A xmlunit-assertj3/src/test/java/org/xmlunit/assertj3/util/SetEnglishLocaleRule.java Log Message: ----------- WIP AssertJ 3.x specific module in order to address #203 Right now this is a repackaged copy of xmlunit-assertj with the workarounds for #181 and #161 removed. This is not the final solution, I'll try to extract common APIs (and tests) for xmlunit-assertj and xmlunit-assertj3 in order to reduce code duplication later. |
From: Travis CI <bu...@tr...> - 2020-10-30 22:57:58
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #605 Status: Still Failing Duration: 1 hr, 25 mins, and 1 sec Commit: 2a69e26 (main) Author: Stefan Bodewig Message: bump versions to 2.8.1-SNAPSHOT View the changeset: https://github.com/xmlunit/xmlunit/compare/5ae4f7214961...2a69e2634a7b View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/740244142?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the xmlunit/xmlunit repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=3528127&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |
From: Travis CI <bu...@tr...> - 2020-10-30 20:10:16
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #604 Status: Failed Duration: 1 hr, 24 mins, and 6 secs Commit: 505f082 (v2.8.0) Author: Stefan Bodewig Message: release XMLUnit for Java 2.8.0 View the changeset: https://github.com/xmlunit/xmlunit/commit/505f08233652 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/740244108?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the xmlunit/xmlunit repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=3528127&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |
From: Travis CI <bu...@tr...> - 2020-10-30 17:40:44
|
Build Update for xmlunit/xmlunit.net ------------------------------------- Build: #318 Status: Passed Duration: 5 mins and 52 secs Commit: 23f8532 (v2.9.0) Author: Stefan Bodewig Message: prepare 2.9.0 release View the changeset: https://github.com/xmlunit/xmlunit.net/compare/v2.9.0 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit.net/builds/740238929?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the xmlunit/xmlunit.net repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=3703351&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |
From: Stefan B. <no...@gi...> - 2020-10-30 16:51:11
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.github.io Commit: cdde7500ba14f246ae85aa56fecff0ed785b3d49 https://github.com/xmlunit/xmlunit.github.io/commit/cdde7500ba14f246ae85aa56fecff0ed785b3d49 Author: Stefan Bodewig <ste...@in...> Date: 2020-10-30 (Fri, 30 Oct 2020) Changed paths: A api/java/2.8.0/allclasses-frame.html A api/java/2.8.0/allclasses-noframe.html A api/java/2.8.0/constant-values.html A api/java/2.8.0/deprecated-list.html A api/java/2.8.0/help-doc.html A api/java/2.8.0/index-all.html A api/java/2.8.0/index.html A api/java/2.8.0/org/custommonkey/xmlunit/AbstractNodeTester.html A api/java/2.8.0/org/custommonkey/xmlunit/ComparisonController.html A api/java/2.8.0/org/custommonkey/xmlunit/DetailedDiff.html A api/java/2.8.0/org/custommonkey/xmlunit/Diff.html A api/java/2.8.0/org/custommonkey/xmlunit/Difference.html A api/java/2.8.0/org/custommonkey/xmlunit/DifferenceConstants.html A api/java/2.8.0/org/custommonkey/xmlunit/DifferenceEngine.DifferenceFoundException.html A api/java/2.8.0/org/custommonkey/xmlunit/DifferenceEngine.html A api/java/2.8.0/org/custommonkey/xmlunit/DifferenceEngineContract.html A api/java/2.8.0/org/custommonkey/xmlunit/DifferenceListener.html A api/java/2.8.0/org/custommonkey/xmlunit/DoctypeInputStream.html A api/java/2.8.0/org/custommonkey/xmlunit/DoctypeReader.html A api/java/2.8.0/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/ElementNameAndTextQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/ElementNameQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/ElementQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/HTMLDocumentBuilder.SwingEvent2SaxAdapter.html A api/java/2.8.0/org/custommonkey/xmlunit/HTMLDocumentBuilder.html A api/java/2.8.0/org/custommonkey/xmlunit/IgnoreTextAndAttributeValuesDifferenceListener.html A api/java/2.8.0/org/custommonkey/xmlunit/JAXPConstants.Properties.html A api/java/2.8.0/org/custommonkey/xmlunit/JAXPConstants.html A api/java/2.8.0/org/custommonkey/xmlunit/MatchTracker.html A api/java/2.8.0/org/custommonkey/xmlunit/NamespaceContext.html A api/java/2.8.0/org/custommonkey/xmlunit/NewDifferenceEngine.ComparisonController2ComparisonController.html A api/java/2.8.0/org/custommonkey/xmlunit/NewDifferenceEngine.DifferenceListener2DifferenceEvaluator.html A api/java/2.8.0/org/custommonkey/xmlunit/NewDifferenceEngine.ElementQualifier2ElementSelector.html A api/java/2.8.0/org/custommonkey/xmlunit/NewDifferenceEngine.MatchTracker2ComparisonListener.html A api/java/2.8.0/org/custommonkey/xmlunit/NewDifferenceEngine.html A api/java/2.8.0/org/custommonkey/xmlunit/NodeDescriptor.html A api/java/2.8.0/org/custommonkey/xmlunit/NodeDetail.html A api/java/2.8.0/org/custommonkey/xmlunit/NodeInputStream.html A api/java/2.8.0/org/custommonkey/xmlunit/NodeTest.html A api/java/2.8.0/org/custommonkey/xmlunit/NodeTestException.html A api/java/2.8.0/org/custommonkey/xmlunit/NodeTester.html A api/java/2.8.0/org/custommonkey/xmlunit/QualifiedName.html A api/java/2.8.0/org/custommonkey/xmlunit/SimpleNamespaceContext.html A api/java/2.8.0/org/custommonkey/xmlunit/SimpleXpathEngine.html A api/java/2.8.0/org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.html A api/java/2.8.0/org/custommonkey/xmlunit/Transform.html A api/java/2.8.0/org/custommonkey/xmlunit/Validator.html A api/java/2.8.0/org/custommonkey/xmlunit/XMLAssert.html A api/java/2.8.0/org/custommonkey/xmlunit/XMLConstants.html A api/java/2.8.0/org/custommonkey/xmlunit/XMLTestCase.html A api/java/2.8.0/org/custommonkey/xmlunit/XMLUnit.html A api/java/2.8.0/org/custommonkey/xmlunit/XSLTConstants.html A api/java/2.8.0/org/custommonkey/xmlunit/XpathEngine.html A api/java/2.8.0/org/custommonkey/xmlunit/XpathNodeTracker.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/AbstractNodeTester.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/ComparisonController.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/DetailedDiff.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/Diff.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/Difference.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/DifferenceConstants.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/DifferenceEngine.DifferenceFoundException.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/DifferenceEngine.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/DifferenceEngineContract.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/DifferenceListener.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/DoctypeInputStream.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/DoctypeReader.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/ElementNameAndAttributeQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/ElementNameAndTextQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/ElementNameQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/ElementQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/HTMLDocumentBuilder.SwingEvent2SaxAdapter.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/HTMLDocumentBuilder.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/IgnoreTextAndAttributeValuesDifferenceListener.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/JAXPConstants.Properties.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/JAXPConstants.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/MatchTracker.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NamespaceContext.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.ComparisonController2ComparisonController.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.DifferenceListener2DifferenceEvaluator.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.ElementQualifier2ElementSelector.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.MatchTracker2ComparisonListener.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NodeDescriptor.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NodeDetail.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NodeInputStream.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NodeTest.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NodeTestException.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/NodeTester.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/QualifiedName.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/SimpleNamespaceContext.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/SimpleXpathEngine.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/TolerantSaxDocumentBuilder.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/Transform.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/Validator.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/XMLAssert.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/XMLConstants.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/XMLTestCase.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/XMLUnit.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/XSLTConstants.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/XpathEngine.html A api/java/2.8.0/org/custommonkey/xmlunit/class-use/XpathNodeTracker.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/CountingNodeTester.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/FloatingPointTolerantDifferenceListener.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/XPathRegexAssert.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/class-use/CaseInsensitiveDifferenceListener.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/class-use/CountingNodeTester.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/class-use/FloatingPointTolerantDifferenceListener.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/class-use/MultiLevelElementNameAndTextQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/class-use/RecursiveElementNameAndTextQualifier.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/class-use/TextDifferenceListenerBase.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/class-use/XPathRegexAssert.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/package-frame.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/package-summary.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/package-tree.html A api/java/2.8.0/org/custommonkey/xmlunit/examples/package-use.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/ConfigurationException.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/XMLUnitException.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/XMLUnitRuntimeException.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/XpathException.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/class-use/ConfigurationException.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/class-use/XMLUnitException.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/class-use/XMLUnitRuntimeException.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/class-use/XpathException.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/package-frame.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/package-summary.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/package-tree.html A api/java/2.8.0/org/custommonkey/xmlunit/exceptions/package-use.html A api/java/2.8.0/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.html A api/java/2.8.0/org/custommonkey/xmlunit/jaxp13/Validator.html A api/java/2.8.0/org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13.html A api/java/2.8.0/org/custommonkey/xmlunit/jaxp13/class-use/Jaxp13XpathEngine.html A api/java/2.8.0/org/custommonkey/xmlunit/jaxp13/class-use/Validator.html A api/java/2.8.0/org/custommonkey/xmlunit/jaxp13/class-use/XMLUnitNamespaceContext2Jaxp13.html A api/java/2.8.0/org/custommonkey/xmlunit/jaxp13/package-frame.html A api/java/2.8.0/org/custommonkey/xmlunit/jaxp13/package-summary.html A api/java/2.8.0/org/custommonkey/xmlunit/jaxp13/package-tree.html A api/java/2.8.0/org/custommonkey/xmlunit/jaxp13/package-use.html A api/java/2.8.0/org/custommonkey/xmlunit/package-frame.html A api/java/2.8.0/org/custommonkey/xmlunit/package-summary.html A api/java/2.8.0/org/custommonkey/xmlunit/package-tree.html A api/java/2.8.0/org/custommonkey/xmlunit/package-use.html A api/java/2.8.0/org/custommonkey/xmlunit/util/IntegerBuffer.html A api/java/2.8.0/org/custommonkey/xmlunit/util/class-use/IntegerBuffer.html A api/java/2.8.0/org/custommonkey/xmlunit/util/package-frame.html A api/java/2.8.0/org/custommonkey/xmlunit/util/package-summary.html A api/java/2.8.0/org/custommonkey/xmlunit/util/package-tree.html A api/java/2.8.0/org/custommonkey/xmlunit/util/package-use.html A api/java/2.8.0/org/xmlunit/ConfigurationException.html A api/java/2.8.0/org/xmlunit/XMLUnitException.html A api/java/2.8.0/org/xmlunit/assertj/CompareAssert.html A api/java/2.8.0/org/xmlunit/assertj/MultipleNodeAssert.html A api/java/2.8.0/org/xmlunit/assertj/SingleNodeAssert.html A api/java/2.8.0/org/xmlunit/assertj/ValidationAssert.html A api/java/2.8.0/org/xmlunit/assertj/ValueAssert.html A api/java/2.8.0/org/xmlunit/assertj/XmlAssert.html A api/java/2.8.0/org/xmlunit/assertj/class-use/CompareAssert.html A api/java/2.8.0/org/xmlunit/assertj/class-use/MultipleNodeAssert.html A api/java/2.8.0/org/xmlunit/assertj/class-use/SingleNodeAssert.html A api/java/2.8.0/org/xmlunit/assertj/class-use/ValidationAssert.html A api/java/2.8.0/org/xmlunit/assertj/class-use/ValueAssert.html A api/java/2.8.0/org/xmlunit/assertj/class-use/XmlAssert.html A api/java/2.8.0/org/xmlunit/assertj/error/ShouldAnyNodeHaveXPath.html A api/java/2.8.0/org/xmlunit/assertj/error/ShouldBeConvertible.html A api/java/2.8.0/org/xmlunit/assertj/error/ShouldBeInvalid.html A api/java/2.8.0/org/xmlunit/assertj/error/ShouldBeNotSimilar.html A api/java/2.8.0/org/xmlunit/assertj/error/ShouldBeSimilar.html A api/java/2.8.0/org/xmlunit/assertj/error/ShouldBeValid.html A api/java/2.8.0/org/xmlunit/assertj/error/ShouldHaveAttribute.html A api/java/2.8.0/org/xmlunit/assertj/error/ShouldHaveXPath.html A api/java/2.8.0/org/xmlunit/assertj/error/ShouldNotHaveAttribute.html A api/java/2.8.0/org/xmlunit/assertj/error/ShouldNotHaveThrown.html A api/java/2.8.0/org/xmlunit/assertj/error/class-use/ShouldAnyNodeHaveXPath.html A api/java/2.8.0/org/xmlunit/assertj/error/class-use/ShouldBeConvertible.html A api/java/2.8.0/org/xmlunit/assertj/error/class-use/ShouldBeInvalid.html A api/java/2.8.0/org/xmlunit/assertj/error/class-use/ShouldBeNotSimilar.html A api/java/2.8.0/org/xmlunit/assertj/error/class-use/ShouldBeSimilar.html A api/java/2.8.0/org/xmlunit/assertj/error/class-use/ShouldBeValid.html A api/java/2.8.0/org/xmlunit/assertj/error/class-use/ShouldHaveAttribute.html A api/java/2.8.0/org/xmlunit/assertj/error/class-use/ShouldHaveXPath.html A api/java/2.8.0/org/xmlunit/assertj/error/class-use/ShouldNotHaveAttribute.html A api/java/2.8.0/org/xmlunit/assertj/error/class-use/ShouldNotHaveThrown.html A api/java/2.8.0/org/xmlunit/assertj/error/package-frame.html A api/java/2.8.0/org/xmlunit/assertj/error/package-summary.html A api/java/2.8.0/org/xmlunit/assertj/error/package-tree.html A api/java/2.8.0/org/xmlunit/assertj/error/package-use.html A api/java/2.8.0/org/xmlunit/assertj/package-frame.html A api/java/2.8.0/org/xmlunit/assertj/package-summary.html A api/java/2.8.0/org/xmlunit/assertj/package-tree.html A api/java/2.8.0/org/xmlunit/assertj/package-use.html A api/java/2.8.0/org/xmlunit/builder/DiffBuilder.html A api/java/2.8.0/org/xmlunit/builder/DifferenceEngineConfigurer.html A api/java/2.8.0/org/xmlunit/builder/Input.Builder.html A api/java/2.8.0/org/xmlunit/builder/Input.TransformationBuilder.html A api/java/2.8.0/org/xmlunit/builder/Input.html A api/java/2.8.0/org/xmlunit/builder/JaxbBuilder.html A api/java/2.8.0/org/xmlunit/builder/Transform.Builder.html A api/java/2.8.0/org/xmlunit/builder/Transform.TransformationResult.html A api/java/2.8.0/org/xmlunit/builder/Transform.html A api/java/2.8.0/org/xmlunit/builder/TransformationBuilderBase.html A api/java/2.8.0/org/xmlunit/builder/class-use/DiffBuilder.html A api/java/2.8.0/org/xmlunit/builder/class-use/DifferenceEngineConfigurer.html A api/java/2.8.0/org/xmlunit/builder/class-use/Input.Builder.html A api/java/2.8.0/org/xmlunit/builder/class-use/Input.TransformationBuilder.html A api/java/2.8.0/org/xmlunit/builder/class-use/Input.html A api/java/2.8.0/org/xmlunit/builder/class-use/JaxbBuilder.html A api/java/2.8.0/org/xmlunit/builder/class-use/Transform.Builder.html A api/java/2.8.0/org/xmlunit/builder/class-use/Transform.TransformationResult.html A api/java/2.8.0/org/xmlunit/builder/class-use/Transform.html A api/java/2.8.0/org/xmlunit/builder/class-use/TransformationBuilderBase.html A api/java/2.8.0/org/xmlunit/builder/package-frame.html A api/java/2.8.0/org/xmlunit/builder/package-summary.html A api/java/2.8.0/org/xmlunit/builder/package-tree.html A api/java/2.8.0/org/xmlunit/builder/package-use.html A api/java/2.8.0/org/xmlunit/class-use/ConfigurationException.html A api/java/2.8.0/org/xmlunit/class-use/XMLUnitException.html A api/java/2.8.0/org/xmlunit/diff/AbstractDifferenceEngine.ComparisonState.html A api/java/2.8.0/org/xmlunit/diff/AbstractDifferenceEngine.DeferredComparison.html A api/java/2.8.0/org/xmlunit/diff/AbstractDifferenceEngine.FinishedComparisonState.html A api/java/2.8.0/org/xmlunit/diff/AbstractDifferenceEngine.OngoingComparisonState.html A api/java/2.8.0/org/xmlunit/diff/AbstractDifferenceEngine.html A api/java/2.8.0/org/xmlunit/diff/ByNameAndTextRecSelector.html A api/java/2.8.0/org/xmlunit/diff/Comparison.Detail.html A api/java/2.8.0/org/xmlunit/diff/Comparison.html A api/java/2.8.0/org/xmlunit/diff/ComparisonController.html A api/java/2.8.0/org/xmlunit/diff/ComparisonControllers.html A api/java/2.8.0/org/xmlunit/diff/ComparisonFormatter.html A api/java/2.8.0/org/xmlunit/diff/ComparisonListener.html A api/java/2.8.0/org/xmlunit/diff/ComparisonListenerSupport.html A api/java/2.8.0/org/xmlunit/diff/ComparisonResult.html A api/java/2.8.0/org/xmlunit/diff/ComparisonType.html A api/java/2.8.0/org/xmlunit/diff/DOMDifferenceEngine.html A api/java/2.8.0/org/xmlunit/diff/DefaultComparisonFormatter.html A api/java/2.8.0/org/xmlunit/diff/DefaultNodeMatcher.DefaultNodeTypeMatcher.html A api/java/2.8.0/org/xmlunit/diff/DefaultNodeMatcher.NodeTypeMatcher.html A api/java/2.8.0/org/xmlunit/diff/DefaultNodeMatcher.html A api/java/2.8.0/org/xmlunit/diff/Diff.html A api/java/2.8.0/org/xmlunit/diff/Difference.html A api/java/2.8.0/org/xmlunit/diff/DifferenceEngine.html A api/java/2.8.0/org/xmlunit/diff/DifferenceEvaluator.html A api/java/2.8.0/org/xmlunit/diff/DifferenceEvaluators.html A api/java/2.8.0/org/xmlunit/diff/ElementSelector.html A api/java/2.8.0/org/xmlunit/diff/ElementSelectors.ConditionalSelectorBuilder.html A api/java/2.8.0/org/xmlunit/diff/ElementSelectors.ConditionalSelectorBuilderThen.html A api/java/2.8.0/org/xmlunit/diff/ElementSelectors.html A api/java/2.8.0/org/xmlunit/diff/MultiLevelByNameAndTextSelector.html A api/java/2.8.0/org/xmlunit/diff/NodeFilters.html A api/java/2.8.0/org/xmlunit/diff/NodeMatcher.html A api/java/2.8.0/org/xmlunit/diff/RecursiveXPathBuilder.html A api/java/2.8.0/org/xmlunit/diff/XPathContext.DOMNodeInfo.html A api/java/2.8.0/org/xmlunit/diff/XPathContext.NodeInfo.html A api/java/2.8.0/org/xmlunit/diff/XPathContext.html A api/java/2.8.0/org/xmlunit/diff/class-use/AbstractDifferenceEngine.ComparisonState.html A api/java/2.8.0/org/xmlunit/diff/class-use/AbstractDifferenceEngine.DeferredComparison.html A api/java/2.8.0/org/xmlunit/diff/class-use/AbstractDifferenceEngine.FinishedComparisonState.html A api/java/2.8.0/org/xmlunit/diff/class-use/AbstractDifferenceEngine.OngoingComparisonState.html A api/java/2.8.0/org/xmlunit/diff/class-use/AbstractDifferenceEngine.html A api/java/2.8.0/org/xmlunit/diff/class-use/ByNameAndTextRecSelector.html A api/java/2.8.0/org/xmlunit/diff/class-use/Comparison.Detail.html A api/java/2.8.0/org/xmlunit/diff/class-use/Comparison.html A api/java/2.8.0/org/xmlunit/diff/class-use/ComparisonController.html A api/java/2.8.0/org/xmlunit/diff/class-use/ComparisonControllers.html A api/java/2.8.0/org/xmlunit/diff/class-use/ComparisonFormatter.html A api/java/2.8.0/org/xmlunit/diff/class-use/ComparisonListener.html A api/java/2.8.0/org/xmlunit/diff/class-use/ComparisonListenerSupport.html A api/java/2.8.0/org/xmlunit/diff/class-use/ComparisonResult.html A api/java/2.8.0/org/xmlunit/diff/class-use/ComparisonType.html A api/java/2.8.0/org/xmlunit/diff/class-use/DOMDifferenceEngine.html A api/java/2.8.0/org/xmlunit/diff/class-use/DefaultComparisonFormatter.html A api/java/2.8.0/org/xmlunit/diff/class-use/DefaultNodeMatcher.DefaultNodeTypeMatcher.html A api/java/2.8.0/org/xmlunit/diff/class-use/DefaultNodeMatcher.NodeTypeMatcher.html A api/java/2.8.0/org/xmlunit/diff/class-use/DefaultNodeMatcher.html A api/java/2.8.0/org/xmlunit/diff/class-use/Diff.html A api/java/2.8.0/org/xmlunit/diff/class-use/Difference.html A api/java/2.8.0/org/xmlunit/diff/class-use/DifferenceEngine.html A api/java/2.8.0/org/xmlunit/diff/class-use/DifferenceEvaluator.html A api/java/2.8.0/org/xmlunit/diff/class-use/DifferenceEvaluators.html A api/java/2.8.0/org/xmlunit/diff/class-use/ElementSelector.html A api/java/2.8.0/org/xmlunit/diff/class-use/ElementSelectors.ConditionalSelectorBuilder.html A api/java/2.8.0/org/xmlunit/diff/class-use/ElementSelectors.ConditionalSelectorBuilderThen.html A api/java/2.8.0/org/xmlunit/diff/class-use/ElementSelectors.html A api/java/2.8.0/org/xmlunit/diff/class-use/MultiLevelByNameAndTextSelector.html A api/java/2.8.0/org/xmlunit/diff/class-use/NodeFilters.html A api/java/2.8.0/org/xmlunit/diff/class-use/NodeMatcher.html A api/java/2.8.0/org/xmlunit/diff/class-use/RecursiveXPathBuilder.html A api/java/2.8.0/org/xmlunit/diff/class-use/XPathContext.DOMNodeInfo.html A api/java/2.8.0/org/xmlunit/diff/class-use/XPathContext.NodeInfo.html A api/java/2.8.0/org/xmlunit/diff/class-use/XPathContext.html A api/java/2.8.0/org/xmlunit/diff/package-frame.html A api/java/2.8.0/org/xmlunit/diff/package-summary.html A api/java/2.8.0/org/xmlunit/diff/package-tree.html A api/java/2.8.0/org/xmlunit/diff/package-use.html A api/java/2.8.0/org/xmlunit/input/CommentLessSource.html A api/java/2.8.0/org/xmlunit/input/ElementContentWhitespaceStrippedSource.html A api/java/2.8.0/org/xmlunit/input/NormalizedSource.html A api/java/2.8.0/org/xmlunit/input/WhitespaceNormalizedSource.html A api/java/2.8.0/org/xmlunit/input/WhitespaceStrippedSource.html A api/java/2.8.0/org/xmlunit/input/class-use/CommentLessSource.html A api/java/2.8.0/org/xmlunit/input/class-use/ElementContentWhitespaceStrippedSource.html A api/java/2.8.0/org/xmlunit/input/class-use/NormalizedSource.html A api/java/2.8.0/org/xmlunit/input/class-use/WhitespaceNormalizedSource.html A api/java/2.8.0/org/xmlunit/input/class-use/WhitespaceStrippedSource.html A api/java/2.8.0/org/xmlunit/input/package-frame.html A api/java/2.8.0/org/xmlunit/input/package-summary.html A api/java/2.8.0/org/xmlunit/input/package-tree.html A api/java/2.8.0/org/xmlunit/input/package-use.html A api/java/2.8.0/org/xmlunit/matchers/CompareMatcher.html A api/java/2.8.0/org/xmlunit/matchers/EvaluateXPathMatcher.html A api/java/2.8.0/org/xmlunit/matchers/HasXPathMatcher.html A api/java/2.8.0/org/xmlunit/matchers/TypeMatcher.html A api/java/2.8.0/org/xmlunit/matchers/ValidationMatcher.html A api/java/2.8.0/org/xmlunit/matchers/class-use/CompareMatcher.html A api/java/2.8.0/org/xmlunit/matchers/class-use/EvaluateXPathMatcher.html A api/java/2.8.0/org/xmlunit/matchers/class-use/HasXPathMatcher.html A api/java/2.8.0/org/xmlunit/matchers/class-use/TypeMatcher.html A api/java/2.8.0/org/xmlunit/matchers/class-use/ValidationMatcher.html A api/java/2.8.0/org/xmlunit/matchers/package-frame.html A api/java/2.8.0/org/xmlunit/matchers/package-summary.html A api/java/2.8.0/org/xmlunit/matchers/package-tree.html A api/java/2.8.0/org/xmlunit/matchers/package-use.html A api/java/2.8.0/org/xmlunit/package-frame.html A api/java/2.8.0/org/xmlunit/package-summary.html A api/java/2.8.0/org/xmlunit/package-tree.html A api/java/2.8.0/org/xmlunit/package-use.html A api/java/2.8.0/org/xmlunit/placeholder/IgnorePlaceholderHandler.html A api/java/2.8.0/org/xmlunit/placeholder/IsDateTimePlaceholderHandler.html A api/java/2.8.0/org/xmlunit/placeholder/IsNumberPlaceholderHandler.html A api/java/2.8.0/org/xmlunit/placeholder/MatchesRegexPlaceholderHandler.html A api/java/2.8.0/org/xmlunit/placeholder/PlaceholderDifferenceEvaluator.html A api/java/2.8.0/org/xmlunit/placeholder/PlaceholderHandler.html A api/java/2.8.0/org/xmlunit/placeholder/PlaceholderSupport.html A api/java/2.8.0/org/xmlunit/placeholder/class-use/IgnorePlaceholderHandler.html A api/java/2.8.0/org/xmlunit/placeholder/class-use/IsDateTimePlaceholderHandler.html A api/java/2.8.0/org/xmlunit/placeholder/class-use/IsNumberPlaceholderHandler.html A api/java/2.8.0/org/xmlunit/placeholder/class-use/MatchesRegexPlaceholderHandler.html A api/java/2.8.0/org/xmlunit/placeholder/class-use/PlaceholderDifferenceEvaluator.html A api/java/2.8.0/org/xmlunit/placeholder/class-use/PlaceholderHandler.html A api/java/2.8.0/org/xmlunit/placeholder/class-use/PlaceholderSupport.html A api/java/2.8.0/org/xmlunit/placeholder/package-frame.html A api/java/2.8.0/org/xmlunit/placeholder/package-summary.html A api/java/2.8.0/org/xmlunit/placeholder/package-tree.html A api/java/2.8.0/org/xmlunit/placeholder/package-use.html A api/java/2.8.0/org/xmlunit/transform/Transformation.html A api/java/2.8.0/org/xmlunit/transform/class-use/Transformation.html A api/java/2.8.0/org/xmlunit/transform/package-frame.html A api/java/2.8.0/org/xmlunit/transform/package-summary.html A api/java/2.8.0/org/xmlunit/transform/package-tree.html A api/java/2.8.0/org/xmlunit/transform/package-use.html A api/java/2.8.0/org/xmlunit/util/Convert.html A api/java/2.8.0/org/xmlunit/util/DocumentBuilderFactoryConfigurer.Builder.html A api/java/2.8.0/org/xmlunit/util/DocumentBuilderFactoryConfigurer.html A api/java/2.8.0/org/xmlunit/util/IsNullPredicate.html A api/java/2.8.0/org/xmlunit/util/IterableNodeList.html A api/java/2.8.0/org/xmlunit/util/Linqy.html A api/java/2.8.0/org/xmlunit/util/Mapper.html A api/java/2.8.0/org/xmlunit/util/Nodes.html A api/java/2.8.0/org/xmlunit/util/Predicate.html A api/java/2.8.0/org/xmlunit/util/TransformerFactoryConfigurer.Builder.html A api/java/2.8.0/org/xmlunit/util/TransformerFactoryConfigurer.html A api/java/2.8.0/org/xmlunit/util/class-use/Convert.html A api/java/2.8.0/org/xmlunit/util/class-use/DocumentBuilderFactoryConfigurer.Builder.html A api/java/2.8.0/org/xmlunit/util/class-use/DocumentBuilderFactoryConfigurer.html A api/java/2.8.0/org/xmlunit/util/class-use/IsNullPredicate.html A api/java/2.8.0/org/xmlunit/util/class-use/IterableNodeList.html A api/java/2.8.0/org/xmlunit/util/class-use/Linqy.html A api/java/2.8.0/org/xmlunit/util/class-use/Mapper.html A api/java/2.8.0/org/xmlunit/util/class-use/Nodes.html A api/java/2.8.0/org/xmlunit/util/class-use/Predicate.html A api/java/2.8.0/org/xmlunit/util/class-use/TransformerFactoryConfigurer.Builder.html A api/java/2.8.0/org/xmlunit/util/class-use/TransformerFactoryConfigurer.html A api/java/2.8.0/org/xmlunit/util/package-frame.html A api/java/2.8.0/org/xmlunit/util/package-summary.html A api/java/2.8.0/org/xmlunit/util/package-tree.html A api/java/2.8.0/org/xmlunit/util/package-use.html A api/java/2.8.0/org/xmlunit/validation/JAXPValidator.html A api/java/2.8.0/org/xmlunit/validation/Languages.html A api/java/2.8.0/org/xmlunit/validation/ParsingValidator.html A api/java/2.8.0/org/xmlunit/validation/ValidationProblem.ProblemType.html A api/java/2.8.0/org/xmlunit/validation/ValidationProblem.html A api/java/2.8.0/org/xmlunit/validation/ValidationResult.html A api/java/2.8.0/org/xmlunit/validation/Validator.html A api/java/2.8.0/org/xmlunit/validation/class-use/JAXPValidator.html A api/java/2.8.0/org/xmlunit/validation/class-use/Languages.html A api/java/2.8.0/org/xmlunit/validation/class-use/ParsingValidator.html A api/java/2.8.0/org/xmlunit/validation/class-use/ValidationProblem.ProblemType.html A api/java/2.8.0/org/xmlunit/validation/class-use/ValidationProblem.html A api/java/2.8.0/org/xmlunit/validation/class-use/ValidationResult.html A api/java/2.8.0/org/xmlunit/validation/class-use/Validator.html A api/java/2.8.0/org/xmlunit/validation/package-frame.html A api/java/2.8.0/org/xmlunit/validation/package-summary.html A api/java/2.8.0/org/xmlunit/validation/package-tree.html A api/java/2.8.0/org/xmlunit/validation/package-use.html A api/java/2.8.0/org/xmlunit/xpath/JAXPXPathEngine.html A api/java/2.8.0/org/xmlunit/xpath/XPathEngine.html A api/java/2.8.0/org/xmlunit/xpath/class-use/JAXPXPathEngine.html A api/java/2.8.0/org/xmlunit/xpath/class-use/XPathEngine.html A api/java/2.8.0/org/xmlunit/xpath/package-frame.html A api/java/2.8.0/org/xmlunit/xpath/package-summary.html A api/java/2.8.0/org/xmlunit/xpath/package-tree.html A api/java/2.8.0/org/xmlunit/xpath/package-use.html A api/java/2.8.0/overview-frame.html A api/java/2.8.0/overview-summary.html A api/java/2.8.0/overview-tree.html A api/java/2.8.0/package-list A api/java/2.8.0/script.js A api/java/2.8.0/serialized-form.html A api/java/2.8.0/stylesheet.css A api/net/2.9.0/Org.XmlUnit.Builder/DiffBuilder.html A api/net/2.9.0/Org.XmlUnit.Builder/IDifferenceEngineConfigurer`1.html A api/net/2.9.0/Org.XmlUnit.Builder/ITransformationBuilderBase`1.html A api/net/2.9.0/Org.XmlUnit.Builder/Input+IBuilder.html A api/net/2.9.0/Org.XmlUnit.Builder/Input+ITransformationBuilder.html A api/net/2.9.0/Org.XmlUnit.Builder/Input.html A api/net/2.9.0/Org.XmlUnit.Builder/Transform+IBuilder.html A api/net/2.9.0/Org.XmlUnit.Builder/Transform+ITransformationResult.html A api/net/2.9.0/Org.XmlUnit.Builder/Transform.html A api/net/2.9.0/Org.XmlUnit.Builder/index.html A api/net/2.9.0/Org.XmlUnit.Constraints/CompareConstraint+CompareConstraintResult.html A api/net/2.9.0/Org.XmlUnit.Constraints/CompareConstraint.html A api/net/2.9.0/Org.XmlUnit.Constraints/EvaluateXPathConstraint+HasXPathConstraintResult.html A api/net/2.9.0/Org.XmlUnit.Constraints/EvaluateXPathConstraint.html A api/net/2.9.0/Org.XmlUnit.Constraints/HasXPathConstraint+HasXPathConstraintResult.html A api/net/2.9.0/Org.XmlUnit.Constraints/HasXPathConstraint.html A api/net/2.9.0/Org.XmlUnit.Constraints/SchemaValidConstraint+SchemaValidationConstraintResult.html A api/net/2.9.0/Org.XmlUnit.Constraints/SchemaValidConstraint.html A api/net/2.9.0/Org.XmlUnit.Constraints/index.html A api/net/2.9.0/Org.XmlUnit.Diff/AbstractDifferenceEngine+ComparisonState.html A api/net/2.9.0/Org.XmlUnit.Diff/AbstractDifferenceEngine.html A api/net/2.9.0/Org.XmlUnit.Diff/ByNameAndTextRecSelector.html A api/net/2.9.0/Org.XmlUnit.Diff/Comparison+Detail.html A api/net/2.9.0/Org.XmlUnit.Diff/Comparison.html A api/net/2.9.0/Org.XmlUnit.Diff/ComparisonController.html A api/net/2.9.0/Org.XmlUnit.Diff/ComparisonControllers.html A api/net/2.9.0/Org.XmlUnit.Diff/ComparisonListener.html A api/net/2.9.0/Org.XmlUnit.Diff/ComparisonResult.html A api/net/2.9.0/Org.XmlUnit.Diff/ComparisonType.html A api/net/2.9.0/Org.XmlUnit.Diff/ComparisonTypes.html A api/net/2.9.0/Org.XmlUnit.Diff/DOMDifferenceEngine.html A api/net/2.9.0/Org.XmlUnit.Diff/DefaultComparisonFormatter.html A api/net/2.9.0/Org.XmlUnit.Diff/DefaultNodeMatcher+NodeTypeMatcher.html A api/net/2.9.0/Org.XmlUnit.Diff/DefaultNodeMatcher.html A api/net/2.9.0/Org.XmlUnit.Diff/Diff.html A api/net/2.9.0/Org.XmlUnit.Diff/Difference.html A api/net/2.9.0/Org.XmlUnit.Diff/DifferenceEvaluator.html A api/net/2.9.0/Org.XmlUnit.Diff/DifferenceEvaluators.html A api/net/2.9.0/Org.XmlUnit.Diff/ElementSelector.html A api/net/2.9.0/Org.XmlUnit.Diff/ElementSelectors+IConditionalSelectorBuilder.html A api/net/2.9.0/Org.XmlUnit.Diff/ElementSelectors+IConditionalSelectorBuilderThen.html A api/net/2.9.0/Org.XmlUnit.Diff/ElementSelectors.html A api/net/2.9.0/Org.XmlUnit.Diff/IComparisonFormatter.html A api/net/2.9.0/Org.XmlUnit.Diff/IDifferenceEngine.html A api/net/2.9.0/Org.XmlUnit.Diff/INodeMatcher.html A api/net/2.9.0/Org.XmlUnit.Diff/MultiLevelByNameAndTextSelector.html A api/net/2.9.0/Org.XmlUnit.Diff/NodeFilters.html A api/net/2.9.0/Org.XmlUnit.Diff/RecursiveXPathBuilder.html A api/net/2.9.0/Org.XmlUnit.Diff/XPathContext+DOMNodeInfo.html A api/net/2.9.0/Org.XmlUnit.Diff/XPathContext+INodeInfo.html A api/net/2.9.0/Org.XmlUnit.Diff/XPathContext.html A api/net/2.9.0/Org.XmlUnit.Diff/index.html A api/net/2.9.0/Org.XmlUnit.Input/AbstractSource.html A api/net/2.9.0/Org.XmlUnit.Input/ByteArraySource.html A api/net/2.9.0/Org.XmlUnit.Input/CommentLessSource.html A api/net/2.9.0/Org.XmlUnit.Input/DOMSource.html A api/net/2.9.0/Org.XmlUnit.Input/ElementContentWhitespaceStrippedSource.html A api/net/2.9.0/Org.XmlUnit.Input/LinqSource.html A api/net/2.9.0/Org.XmlUnit.Input/NormalizedSource.html A api/net/2.9.0/Org.XmlUnit.Input/ReaderSource.html A api/net/2.9.0/Org.XmlUnit.Input/StreamSource.html A api/net/2.9.0/Org.XmlUnit.Input/StringSource.html A api/net/2.9.0/Org.XmlUnit.Input/WhitespaceNormalizedSource.html A api/net/2.9.0/Org.XmlUnit.Input/WhitespaceStrippedSource.html A api/net/2.9.0/Org.XmlUnit.Input/index.html A api/net/2.9.0/Org.XmlUnit.Placeholder/IPlaceholderHandler.html A api/net/2.9.0/Org.XmlUnit.Placeholder/IgnorePlaceholderHandler.html A api/net/2.9.0/Org.XmlUnit.Placeholder/IsDateTimePlaceholderHandler.html A api/net/2.9.0/Org.XmlUnit.Placeholder/IsNumberPlaceholderHandler.html A api/net/2.9.0/Org.XmlUnit.Placeholder/MatchesRegexPlaceholderHandler.html A api/net/2.9.0/Org.XmlUnit.Placeholder/PlaceholderDifferenceEvaluator.html A api/net/2.9.0/Org.XmlUnit.Placeholder/PlaceholderSupport.html A api/net/2.9.0/Org.XmlUnit.Placeholder/index.html A api/net/2.9.0/Org.XmlUnit.Transform/Transformation.html A api/net/2.9.0/Org.XmlUnit.Transform/index.html A api/net/2.9.0/Org.XmlUnit.Util/Convert.html A api/net/2.9.0/Org.XmlUnit.Util/Linqy.html A api/net/2.9.0/Org.XmlUnit.Util/Nodes.html A api/net/2.9.0/Org.XmlUnit.Util/index.html A api/net/2.9.0/Org.XmlUnit.Validation/Languages.html A api/net/2.9.0/Org.XmlUnit.Validation/ValidationProblem.html A api/net/2.9.0/Org.XmlUnit.Validation/ValidationResult.html A api/net/2.9.0/Org.XmlUnit.Validation/Validator.html A api/net/2.9.0/Org.XmlUnit.Validation/index.html A api/net/2.9.0/Org.XmlUnit.Xpath/IXPathEngine.html A api/net/2.9.0/Org.XmlUnit.Xpath/XPathEngine.html A api/net/2.9.0/Org.XmlUnit.Xpath/index.html A api/net/2.9.0/Org.XmlUnit/ISource.html A api/net/2.9.0/Org.XmlUnit/XMLUnitException.html A api/net/2.9.0/Org.XmlUnit/index.html A api/net/2.9.0/index.html M index.html Log Message: ----------- announce releases |
From: Stefan B. <no...@gi...> - 2020-10-30 16:41:51
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 505f08233652ea6045828c45c7c1bb1494eac2a2 https://github.com/xmlunit/xmlunit/commit/505f08233652ea6045828c45c7c1bb1494eac2a2 Author: Stefan Bodewig <ste...@fr...> Date: 2020-10-30 (Fri, 30 Oct 2020) Changed paths: M .travis.yml M RELEASE_NOTES.md M pom.xml M xmlunit-assertj/pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml M xmlunit-placeholders/pom.xml Log Message: ----------- release XMLUnit for Java 2.8.0 Commit: 2a69e2634a7b8bd62444b75c8d706dfd057b143d https://github.com/xmlunit/xmlunit/commit/2a69e2634a7b8bd62444b75c8d706dfd057b143d Author: Stefan Bodewig <ste...@fr...> Date: 2020-10-30 (Fri, 30 Oct 2020) Changed paths: M .travis.yml M RELEASE_NOTES.md M pom.xml M xmlunit-assertj/pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml M xmlunit-placeholders/pom.xml Log Message: ----------- bump versions to 2.8.1-SNAPSHOT Compare: https://github.com/xmlunit/xmlunit/compare/5ae4f7214961...2a69e2634a7b |
From: Stefan B. <no...@gi...> - 2020-10-30 16:41:48
|
Branch: refs/tags/v2.8.0 Home: https://github.com/xmlunit/xmlunit |
From: AppVeyor <no-...@ap...> - 2020-10-30 16:27:27
|
<div style="font-family:'Segoe UI',Arial,Sans-Serif;font-size:10pt;"> <h1 style="font-size: 150%;font-weight:normal; color:#078DC7;"><a href="https://ci.appveyor.com/project/bodewig/xmlunit-net/builds/36055724" style="color:#078DC7;">Build xmlunit.net 2.9.1.206 completed</a></h1> <p style="color: #888;"> Commit <a href="https://github.com/xmlunit/xmlunit.net/commit/4154770661">4154770661</a> by <a href="mailto:ste...@fr...">Stefan Bodewig</a> on 10/30/2020 4:22 PM: <br /> <span style="font-size: 110%;color:#222;">bump version for 2.9.1</span> </p> <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p> </div> |
From: Stefan B. <no...@gi...> - 2020-10-30 16:23:06
|
Branch: refs/tags/v2.9.0 Home: https://github.com/xmlunit/xmlunit.net |
From: Stefan B. <no...@gi...> - 2020-10-30 16:23:03
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit.net Commit: 4154770661d4a15f32237a157e6810f0fb495808 https://github.com/xmlunit/xmlunit.net/commit/4154770661d4a15f32237a157e6810f0fb495808 Author: Stefan Bodewig <ste...@fr...> Date: 2020-10-30 (Fri, 30 Oct 2020) Changed paths: M RELEASE_NOTES.md M appveyor.yml M src/doc/monodoc/core/index.xml M src/shared/CommonAssemblyInfo.cs Log Message: ----------- bump version for 2.9.1 |
From: AppVeyor <no-...@ap...> - 2020-10-30 16:04:02
|
<div style="font-family:'Segoe UI',Arial,Sans-Serif;font-size:10pt;"> <h1 style="font-size: 150%;font-weight:normal; color:#078DC7;"><a href="https://ci.appveyor.com/project/bodewig/xmlunit-net/builds/36055260" style="color:#078DC7;">Build xmlunit.net 2.9.0.205 completed</a></h1> <p style="color: #888;"> Commit <a href="https://github.com/xmlunit/xmlunit.net/commit/23f85328da">23f85328da</a> by <a href="mailto:ste...@fr...">Stefan Bodewig</a> on 10/30/2020 3:57 PM: <br /> <span style="font-size: 110%;color:#222;">prepare 2.9.0 release</span> </p> <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p> </div> |
From: Stefan B. <no...@gi...> - 2020-10-30 15:58:37
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit.net Commit: 23f85328daa120a79018f1871ac4b4bbea7c1384 https://github.com/xmlunit/xmlunit.net/commit/23f85328daa120a79018f1871ac4b4bbea7c1384 Author: Stefan Bodewig <ste...@fr...> Date: 2020-10-30 (Fri, 30 Oct 2020) Changed paths: M RELEASE_NOTES.md M src/doc/monodoc/core/index.xml M src/shared/CommonAssemblyInfo.cs Log Message: ----------- prepare 2.9.0 release |
From: Travis CI <bu...@tr...> - 2020-10-17 15:36:47
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #603 Status: Still Failing Duration: 7 mins and 28 secs Commit: 5ae4f72 (main) Author: Stefan Bodewig Message: allow a custom TransformerFactory in DefaultComparisonFormatter closes #195 View the changeset: https://github.com/xmlunit/xmlunit/compare/c92c95851734...5ae4f7214961 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/736643091?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the xmlunit/xmlunit repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=3528127&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |
From: Stefan B. <no...@gi...> - 2020-10-17 15:28:59
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: 5ae4f721496157ea252426fb891fc77e602d7438 https://github.com/xmlunit/xmlunit/commit/5ae4f721496157ea252426fb891fc77e602d7438 Author: Stefan Bodewig <ste...@fr...> Date: 2020-10-17 (Sat, 17 Oct 2020) Changed paths: M RELEASE_NOTES.md M xmlunit-core/src/main/java/org/xmlunit/diff/DefaultComparisonFormatter.java M xmlunit-core/src/test/java/org/xmlunit/diff/DefaultComparisonFormatterTest.java Log Message: ----------- allow a custom TransformerFactory in DefaultComparisonFormatter closes #195 |
From: Travis CI <bu...@tr...> - 2020-10-17 15:10:37
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #602 Status: Still Failing Duration: 7 mins and 19 secs Commit: c92c958 (main) Author: Stefan Bodewig Message: support java.nio.file.Path as input source closes #196 View the changeset: https://github.com/xmlunit/xmlunit/compare/5bb7a2667dd3...c92c95851734 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/736633892?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the xmlunit/xmlunit repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=3528127&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |
From: Stefan B. <no...@gi...> - 2020-10-17 15:02:44
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: c92c9585173461af520624f3af7a59f41f897cf1 https://github.com/xmlunit/xmlunit/commit/c92c9585173461af520624f3af7a59f41f897cf1 Author: Stefan Bodewig <ste...@fr...> Date: 2020-10-17 (Sat, 17 Oct 2020) Changed paths: M RELEASE_NOTES.md M xmlunit-core/src/main/java/org/xmlunit/builder/Input.java M xmlunit-core/src/test/java/org/xmlunit/builder/InputTest.java Log Message: ----------- support java.nio.file.Path as input source closes #196 |
From: dependabot[bot] <no...@gi...> - 2020-10-13 17:17:57
|
Branch: refs/heads/dependabot/maven/xmlunit-legacy/junit-junit-4.13.1 Home: https://github.com/xmlunit/xmlunit |
From: dependabot[bot] <no...@gi...> - 2020-10-13 17:16:48
|
Branch: refs/heads/dependabot/maven/junit-junit-4.13.1 Home: https://github.com/xmlunit/xmlunit |
From: Travis CI <bu...@tr...> - 2020-10-13 07:27:43
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #600 Status: Failed Duration: 6 mins and 59 secs Commit: f3e1de5 (dependabot/maven/xmlunit-legacy/junit-junit-4.13.1) Author: dependabot[bot] Message: Bump junit from 3.8.1 to 4.13.1 in /xmlunit-legacy Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <su...@gi...> View the changeset: https://github.com/xmlunit/xmlunit/commit/f3e1de5d9d63 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/735290582?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the xmlunit/xmlunit repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=3528127&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications. |
From: dependabot[bot] <no...@gi...> - 2020-10-13 07:20:39
|
Branch: refs/heads/dependabot/maven/xmlunit-legacy/junit-junit-4.13.1 Home: https://github.com/xmlunit/xmlunit Commit: f3e1de5d9d63454bb354fdf3a0c61bcff1e487d6 https://github.com/xmlunit/xmlunit/commit/f3e1de5d9d63454bb354fdf3a0c61bcff1e487d6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2020-10-13 (Tue, 13 Oct 2020) Changed paths: M xmlunit-legacy/pom.xml Log Message: ----------- Bump junit from 3.8.1 to 4.13.1 in /xmlunit-legacy Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <su...@gi...> |