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: GitHub <no...@gi...> - 2017-11-09 19:05:19
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 9ba444bd3febb4925cae74c0e7e0d069a5504f4d https://github.com/xmlunit/xmlunit/commit/9ba444bd3febb4925cae74c0e7e0d069a5504f4d Author: Stefan Bodewig <ste...@fr...> Date: 2017-11-08 (Wed, 08 Nov 2017) Changed paths: M RELEASE_NOTES.md Log Message: ----------- somehow swapped lines Commit: 5405286af35c96231132889f217b3ef488340215 https://github.com/xmlunit/xmlunit/commit/5405286af35c96231132889f217b3ef488340215 Author: Stefan Bodewig <ste...@fr...> Date: 2017-11-08 (Wed, 08 Nov 2017) Changed paths: M RELEASE_NOTES.md M xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java M xmlunit-matchers/src/test/java/org/xmlunit/matchers/CompareMatcherTest.java Log Message: ----------- fix CompareMatcher#describeTo if there are no differences fixes #107 Commit: eb8acdfe1599a489a9cbf614c98e75943c147d05 https://github.com/xmlunit/xmlunit/commit/eb8acdfe1599a489a9cbf614c98e75943c147d05 Author: Stefan Bodewig <ste...@fr...> Date: 2017-11-09 (Thu, 09 Nov 2017) Changed paths: M RELEASE_NOTES.md M pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml Log Message: ----------- prepare the 2.5.1 release Commit: acf98d12980d92dea006c3cfcbf0c5aafcc88a28 https://github.com/xmlunit/xmlunit/commit/acf98d12980d92dea006c3cfcbf0c5aafcc88a28 Author: Stefan Bodewig <ste...@fr...> Date: 2017-11-09 (Thu, 09 Nov 2017) Changed paths: M RELEASE_NOTES.md M xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java M xmlunit-matchers/src/test/java/org/xmlunit/matchers/CompareMatcherTest.java Log Message: ----------- Merge tag 'refs/tags/v2.5.1' Conflicts: RELEASE_NOTES.md pom.xml xmlunit-core/pom.xml xmlunit-legacy/pom.xml xmlunit-matchers/pom.xml xmlunit-matchers/src/test/java/org/xmlunit/matchers/CompareMatcherTest.java Compare: https://github.com/xmlunit/xmlunit/compare/ffbdf2f51967...acf98d12980d |
From: GitHub <no...@gi...> - 2017-11-09 19:01:03
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.github.io Commit: 9c538aee4765cd87a7a34e18a61bdc8c924bd70f https://github.com/xmlunit/xmlunit.github.io/commit/9c538aee4765cd87a7a34e18a61bdc8c924bd70f Author: Stefan Bodewig <ste...@fr...> Date: 2017-11-09 (Thu, 09 Nov 2017) Changed paths: A api/java/2.5.1/allclasses-frame.html A api/java/2.5.1/allclasses-noframe.html A api/java/2.5.1/constant-values.html A api/java/2.5.1/deprecated-list.html A api/java/2.5.1/help-doc.html A api/java/2.5.1/index-all.html A api/java/2.5.1/index.html A api/java/2.5.1/org/custommonkey/xmlunit/AbstractNodeTester.html A api/java/2.5.1/org/custommonkey/xmlunit/ComparisonController.html A api/java/2.5.1/org/custommonkey/xmlunit/DetailedDiff.html A api/java/2.5.1/org/custommonkey/xmlunit/Diff.html A api/java/2.5.1/org/custommonkey/xmlunit/Difference.html A api/java/2.5.1/org/custommonkey/xmlunit/DifferenceConstants.html A api/java/2.5.1/org/custommonkey/xmlunit/DifferenceEngine.DifferenceFoundException.html A api/java/2.5.1/org/custommonkey/xmlunit/DifferenceEngine.html A api/java/2.5.1/org/custommonkey/xmlunit/DifferenceEngineContract.html A api/java/2.5.1/org/custommonkey/xmlunit/DifferenceListener.html A api/java/2.5.1/org/custommonkey/xmlunit/DoctypeInputStream.html A api/java/2.5.1/org/custommonkey/xmlunit/DoctypeReader.html A api/java/2.5.1/org/custommonkey/xmlunit/ElementNameAndAttributeQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/ElementNameAndTextQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/ElementNameQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/ElementQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/HTMLDocumentBuilder.SwingEvent2SaxAdapter.html A api/java/2.5.1/org/custommonkey/xmlunit/HTMLDocumentBuilder.html A api/java/2.5.1/org/custommonkey/xmlunit/IgnoreTextAndAttributeValuesDifferenceListener.html A api/java/2.5.1/org/custommonkey/xmlunit/JAXPConstants.Properties.html A api/java/2.5.1/org/custommonkey/xmlunit/JAXPConstants.html A api/java/2.5.1/org/custommonkey/xmlunit/MatchTracker.html A api/java/2.5.1/org/custommonkey/xmlunit/NamespaceContext.html A api/java/2.5.1/org/custommonkey/xmlunit/NewDifferenceEngine.ComparisonController2ComparisonController.html A api/java/2.5.1/org/custommonkey/xmlunit/NewDifferenceEngine.DifferenceListener2DifferenceEvaluator.html A api/java/2.5.1/org/custommonkey/xmlunit/NewDifferenceEngine.ElementQualifier2ElementSelector.html A api/java/2.5.1/org/custommonkey/xmlunit/NewDifferenceEngine.MatchTracker2ComparisonListener.html A api/java/2.5.1/org/custommonkey/xmlunit/NewDifferenceEngine.html A api/java/2.5.1/org/custommonkey/xmlunit/NodeDescriptor.html A api/java/2.5.1/org/custommonkey/xmlunit/NodeDetail.html A api/java/2.5.1/org/custommonkey/xmlunit/NodeInputStream.html A api/java/2.5.1/org/custommonkey/xmlunit/NodeTest.html A api/java/2.5.1/org/custommonkey/xmlunit/NodeTestException.html A api/java/2.5.1/org/custommonkey/xmlunit/NodeTester.html A api/java/2.5.1/org/custommonkey/xmlunit/QualifiedName.html A api/java/2.5.1/org/custommonkey/xmlunit/SimpleNamespaceContext.html A api/java/2.5.1/org/custommonkey/xmlunit/SimpleXpathEngine.html A api/java/2.5.1/org/custommonkey/xmlunit/TolerantSaxDocumentBuilder.html A api/java/2.5.1/org/custommonkey/xmlunit/Transform.html A api/java/2.5.1/org/custommonkey/xmlunit/Validator.html A api/java/2.5.1/org/custommonkey/xmlunit/XMLAssert.html A api/java/2.5.1/org/custommonkey/xmlunit/XMLConstants.html A api/java/2.5.1/org/custommonkey/xmlunit/XMLTestCase.html A api/java/2.5.1/org/custommonkey/xmlunit/XMLUnit.html A api/java/2.5.1/org/custommonkey/xmlunit/XSLTConstants.html A api/java/2.5.1/org/custommonkey/xmlunit/XpathEngine.html A api/java/2.5.1/org/custommonkey/xmlunit/XpathNodeTracker.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/AbstractNodeTester.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/ComparisonController.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/DetailedDiff.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/Diff.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/Difference.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/DifferenceConstants.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/DifferenceEngine.DifferenceFoundException.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/DifferenceEngine.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/DifferenceEngineContract.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/DifferenceListener.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/DoctypeInputStream.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/DoctypeReader.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/ElementNameAndAttributeQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/ElementNameAndTextQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/ElementNameQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/ElementQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/HTMLDocumentBuilder.SwingEvent2SaxAdapter.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/HTMLDocumentBuilder.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/IgnoreTextAndAttributeValuesDifferenceListener.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/JAXPConstants.Properties.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/JAXPConstants.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/MatchTracker.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NamespaceContext.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.ComparisonController2ComparisonController.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.DifferenceListener2DifferenceEvaluator.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.ElementQualifier2ElementSelector.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.MatchTracker2ComparisonListener.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NewDifferenceEngine.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NodeDescriptor.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NodeDetail.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NodeInputStream.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NodeTest.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NodeTestException.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/NodeTester.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/QualifiedName.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/SimpleNamespaceContext.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/SimpleXpathEngine.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/TolerantSaxDocumentBuilder.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/Transform.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/Validator.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/XMLAssert.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/XMLConstants.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/XMLTestCase.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/XMLUnit.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/XSLTConstants.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/XpathEngine.html A api/java/2.5.1/org/custommonkey/xmlunit/class-use/XpathNodeTracker.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/CaseInsensitiveDifferenceListener.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/CountingNodeTester.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/FloatingPointTolerantDifferenceListener.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/MultiLevelElementNameAndTextQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/RecursiveElementNameAndTextQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/TextDifferenceListenerBase.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/XPathRegexAssert.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/class-use/CaseInsensitiveDifferenceListener.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/class-use/CountingNodeTester.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/class-use/FloatingPointTolerantDifferenceListener.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/class-use/MultiLevelElementNameAndTextQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/class-use/RecursiveElementNameAndTextQualifier.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/class-use/TextDifferenceListenerBase.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/class-use/XPathRegexAssert.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/package-frame.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/package-summary.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/package-tree.html A api/java/2.5.1/org/custommonkey/xmlunit/examples/package-use.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/ConfigurationException.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/XMLUnitException.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/XMLUnitRuntimeException.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/XpathException.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/class-use/ConfigurationException.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/class-use/XMLUnitException.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/class-use/XMLUnitRuntimeException.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/class-use/XpathException.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/package-frame.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/package-summary.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/package-tree.html A api/java/2.5.1/org/custommonkey/xmlunit/exceptions/package-use.html A api/java/2.5.1/org/custommonkey/xmlunit/jaxp13/Jaxp13XpathEngine.html A api/java/2.5.1/org/custommonkey/xmlunit/jaxp13/Validator.html A api/java/2.5.1/org/custommonkey/xmlunit/jaxp13/XMLUnitNamespaceContext2Jaxp13.html A api/java/2.5.1/org/custommonkey/xmlunit/jaxp13/class-use/Jaxp13XpathEngine.html A api/java/2.5.1/org/custommonkey/xmlunit/jaxp13/class-use/Validator.html A api/java/2.5.1/org/custommonkey/xmlunit/jaxp13/class-use/XMLUnitNamespaceContext2Jaxp13.html A api/java/2.5.1/org/custommonkey/xmlunit/jaxp13/package-frame.html A api/java/2.5.1/org/custommonkey/xmlunit/jaxp13/package-summary.html A api/java/2.5.1/org/custommonkey/xmlunit/jaxp13/package-tree.html A api/java/2.5.1/org/custommonkey/xmlunit/jaxp13/package-use.html A api/java/2.5.1/org/custommonkey/xmlunit/package-frame.html A api/java/2.5.1/org/custommonkey/xmlunit/package-summary.html A api/java/2.5.1/org/custommonkey/xmlunit/package-tree.html A api/java/2.5.1/org/custommonkey/xmlunit/package-use.html A api/java/2.5.1/org/custommonkey/xmlunit/util/IntegerBuffer.html A api/java/2.5.1/org/custommonkey/xmlunit/util/class-use/IntegerBuffer.html A api/java/2.5.1/org/custommonkey/xmlunit/util/package-frame.html A api/java/2.5.1/org/custommonkey/xmlunit/util/package-summary.html A api/java/2.5.1/org/custommonkey/xmlunit/util/package-tree.html A api/java/2.5.1/org/custommonkey/xmlunit/util/package-use.html A api/java/2.5.1/org/xmlunit/ConfigurationException.html A api/java/2.5.1/org/xmlunit/XMLUnitException.html A api/java/2.5.1/org/xmlunit/builder/DiffBuilder.html A api/java/2.5.1/org/xmlunit/builder/Input.Builder.html A api/java/2.5.1/org/xmlunit/builder/Input.TransformationBuilder.html A api/java/2.5.1/org/xmlunit/builder/Input.html A api/java/2.5.1/org/xmlunit/builder/JaxbBuilder.html A api/java/2.5.1/org/xmlunit/builder/Transform.Builder.html A api/java/2.5.1/org/xmlunit/builder/Transform.TransformationResult.html A api/java/2.5.1/org/xmlunit/builder/Transform.html A api/java/2.5.1/org/xmlunit/builder/TransformationBuilderBase.html A api/java/2.5.1/org/xmlunit/builder/class-use/DiffBuilder.html A api/java/2.5.1/org/xmlunit/builder/class-use/Input.Builder.html A api/java/2.5.1/org/xmlunit/builder/class-use/Input.TransformationBuilder.html A api/java/2.5.1/org/xmlunit/builder/class-use/Input.html A api/java/2.5.1/org/xmlunit/builder/class-use/JaxbBuilder.html A api/java/2.5.1/org/xmlunit/builder/class-use/Transform.Builder.html A api/java/2.5.1/org/xmlunit/builder/class-use/Transform.TransformationResult.html A api/java/2.5.1/org/xmlunit/builder/class-use/Transform.html A api/java/2.5.1/org/xmlunit/builder/class-use/TransformationBuilderBase.html A api/java/2.5.1/org/xmlunit/builder/package-frame.html A api/java/2.5.1/org/xmlunit/builder/package-summary.html A api/java/2.5.1/org/xmlunit/builder/package-tree.html A api/java/2.5.1/org/xmlunit/builder/package-use.html A api/java/2.5.1/org/xmlunit/class-use/ConfigurationException.html A api/java/2.5.1/org/xmlunit/class-use/XMLUnitException.html A api/java/2.5.1/org/xmlunit/diff/AbstractDifferenceEngine.ComparisonState.html A api/java/2.5.1/org/xmlunit/diff/AbstractDifferenceEngine.DeferredComparison.html A api/java/2.5.1/org/xmlunit/diff/AbstractDifferenceEngine.FinishedComparisonState.html A api/java/2.5.1/org/xmlunit/diff/AbstractDifferenceEngine.OngoingComparisonState.html A api/java/2.5.1/org/xmlunit/diff/AbstractDifferenceEngine.html A api/java/2.5.1/org/xmlunit/diff/ByNameAndTextRecSelector.html A api/java/2.5.1/org/xmlunit/diff/Comparison.Detail.html A api/java/2.5.1/org/xmlunit/diff/Comparison.html A api/java/2.5.1/org/xmlunit/diff/ComparisonController.html A api/java/2.5.1/org/xmlunit/diff/ComparisonControllers.html A api/java/2.5.1/org/xmlunit/diff/ComparisonFormatter.html A api/java/2.5.1/org/xmlunit/diff/ComparisonListener.html A api/java/2.5.1/org/xmlunit/diff/ComparisonListenerSupport.html A api/java/2.5.1/org/xmlunit/diff/ComparisonResult.html A api/java/2.5.1/org/xmlunit/diff/ComparisonType.html A api/java/2.5.1/org/xmlunit/diff/DOMDifferenceEngine.html A api/java/2.5.1/org/xmlunit/diff/DefaultComparisonFormatter.html A api/java/2.5.1/org/xmlunit/diff/DefaultNodeMatcher.DefaultNodeTypeMatcher.html A api/java/2.5.1/org/xmlunit/diff/DefaultNodeMatcher.NodeTypeMatcher.html A api/java/2.5.1/org/xmlunit/diff/DefaultNodeMatcher.html A api/java/2.5.1/org/xmlunit/diff/Diff.html A api/java/2.5.1/org/xmlunit/diff/Difference.html A api/java/2.5.1/org/xmlunit/diff/DifferenceEngine.html A api/java/2.5.1/org/xmlunit/diff/DifferenceEvaluator.html A api/java/2.5.1/org/xmlunit/diff/DifferenceEvaluators.html A api/java/2.5.1/org/xmlunit/diff/ElementSelector.html A api/java/2.5.1/org/xmlunit/diff/ElementSelectors.ConditionalSelectorBuilder.html A api/java/2.5.1/org/xmlunit/diff/ElementSelectors.ConditionalSelectorBuilderThen.html A api/java/2.5.1/org/xmlunit/diff/ElementSelectors.html A api/java/2.5.1/org/xmlunit/diff/MultiLevelByNameAndTextSelector.html A api/java/2.5.1/org/xmlunit/diff/NodeFilters.html A api/java/2.5.1/org/xmlunit/diff/NodeMatcher.html A api/java/2.5.1/org/xmlunit/diff/RecursiveXPathBuilder.html A api/java/2.5.1/org/xmlunit/diff/XPathContext.DOMNodeInfo.html A api/java/2.5.1/org/xmlunit/diff/XPathContext.NodeInfo.html A api/java/2.5.1/org/xmlunit/diff/XPathContext.html A api/java/2.5.1/org/xmlunit/diff/class-use/AbstractDifferenceEngine.ComparisonState.html A api/java/2.5.1/org/xmlunit/diff/class-use/AbstractDifferenceEngine.DeferredComparison.html A api/java/2.5.1/org/xmlunit/diff/class-use/AbstractDifferenceEngine.FinishedComparisonState.html A api/java/2.5.1/org/xmlunit/diff/class-use/AbstractDifferenceEngine.OngoingComparisonState.html A api/java/2.5.1/org/xmlunit/diff/class-use/AbstractDifferenceEngine.html A api/java/2.5.1/org/xmlunit/diff/class-use/ByNameAndTextRecSelector.html A api/java/2.5.1/org/xmlunit/diff/class-use/Comparison.Detail.html A api/java/2.5.1/org/xmlunit/diff/class-use/Comparison.html A api/java/2.5.1/org/xmlunit/diff/class-use/ComparisonController.html A api/java/2.5.1/org/xmlunit/diff/class-use/ComparisonControllers.html A api/java/2.5.1/org/xmlunit/diff/class-use/ComparisonFormatter.html A api/java/2.5.1/org/xmlunit/diff/class-use/ComparisonListener.html A api/java/2.5.1/org/xmlunit/diff/class-use/ComparisonListenerSupport.html A api/java/2.5.1/org/xmlunit/diff/class-use/ComparisonResult.html A api/java/2.5.1/org/xmlunit/diff/class-use/ComparisonType.html A api/java/2.5.1/org/xmlunit/diff/class-use/DOMDifferenceEngine.html A api/java/2.5.1/org/xmlunit/diff/class-use/DefaultComparisonFormatter.html A api/java/2.5.1/org/xmlunit/diff/class-use/DefaultNodeMatcher.DefaultNodeTypeMatcher.html A api/java/2.5.1/org/xmlunit/diff/class-use/DefaultNodeMatcher.NodeTypeMatcher.html A api/java/2.5.1/org/xmlunit/diff/class-use/DefaultNodeMatcher.html A api/java/2.5.1/org/xmlunit/diff/class-use/Diff.html A api/java/2.5.1/org/xmlunit/diff/class-use/Difference.html A api/java/2.5.1/org/xmlunit/diff/class-use/DifferenceEngine.html A api/java/2.5.1/org/xmlunit/diff/class-use/DifferenceEvaluator.html A api/java/2.5.1/org/xmlunit/diff/class-use/DifferenceEvaluators.html A api/java/2.5.1/org/xmlunit/diff/class-use/ElementSelector.html A api/java/2.5.1/org/xmlunit/diff/class-use/ElementSelectors.ConditionalSelectorBuilder.html A api/java/2.5.1/org/xmlunit/diff/class-use/ElementSelectors.ConditionalSelectorBuilderThen.html A api/java/2.5.1/org/xmlunit/diff/class-use/ElementSelectors.html A api/java/2.5.1/org/xmlunit/diff/class-use/MultiLevelByNameAndTextSelector.html A api/java/2.5.1/org/xmlunit/diff/class-use/NodeFilters.html A api/java/2.5.1/org/xmlunit/diff/class-use/NodeMatcher.html A api/java/2.5.1/org/xmlunit/diff/class-use/RecursiveXPathBuilder.html A api/java/2.5.1/org/xmlunit/diff/class-use/XPathContext.DOMNodeInfo.html A api/java/2.5.1/org/xmlunit/diff/class-use/XPathContext.NodeInfo.html A api/java/2.5.1/org/xmlunit/diff/class-use/XPathContext.html A api/java/2.5.1/org/xmlunit/diff/package-frame.html A api/java/2.5.1/org/xmlunit/diff/package-summary.html A api/java/2.5.1/org/xmlunit/diff/package-tree.html A api/java/2.5.1/org/xmlunit/diff/package-use.html A api/java/2.5.1/org/xmlunit/input/CommentLessSource.html A api/java/2.5.1/org/xmlunit/input/NormalizedSource.html A api/java/2.5.1/org/xmlunit/input/WhitespaceNormalizedSource.html A api/java/2.5.1/org/xmlunit/input/WhitespaceStrippedSource.html A api/java/2.5.1/org/xmlunit/input/class-use/CommentLessSource.html A api/java/2.5.1/org/xmlunit/input/class-use/NormalizedSource.html A api/java/2.5.1/org/xmlunit/input/class-use/WhitespaceNormalizedSource.html A api/java/2.5.1/org/xmlunit/input/class-use/WhitespaceStrippedSource.html A api/java/2.5.1/org/xmlunit/input/package-frame.html A api/java/2.5.1/org/xmlunit/input/package-summary.html A api/java/2.5.1/org/xmlunit/input/package-tree.html A api/java/2.5.1/org/xmlunit/input/package-use.html A api/java/2.5.1/org/xmlunit/matchers/CompareMatcher.html A api/java/2.5.1/org/xmlunit/matchers/EvaluateXPathMatcher.html A api/java/2.5.1/org/xmlunit/matchers/HasXPathMatcher.html A api/java/2.5.1/org/xmlunit/matchers/ValidationMatcher.html A api/java/2.5.1/org/xmlunit/matchers/class-use/CompareMatcher.html A api/java/2.5.1/org/xmlunit/matchers/class-use/EvaluateXPathMatcher.html A api/java/2.5.1/org/xmlunit/matchers/class-use/HasXPathMatcher.html A api/java/2.5.1/org/xmlunit/matchers/class-use/ValidationMatcher.html A api/java/2.5.1/org/xmlunit/matchers/package-frame.html A api/java/2.5.1/org/xmlunit/matchers/package-summary.html A api/java/2.5.1/org/xmlunit/matchers/package-tree.html A api/java/2.5.1/org/xmlunit/matchers/package-use.html A api/java/2.5.1/org/xmlunit/package-frame.html A api/java/2.5.1/org/xmlunit/package-summary.html A api/java/2.5.1/org/xmlunit/package-tree.html A api/java/2.5.1/org/xmlunit/package-use.html A api/java/2.5.1/org/xmlunit/transform/Transformation.html A api/java/2.5.1/org/xmlunit/transform/class-use/Transformation.html A api/java/2.5.1/org/xmlunit/transform/package-frame.html A api/java/2.5.1/org/xmlunit/transform/package-summary.html A api/java/2.5.1/org/xmlunit/transform/package-tree.html A api/java/2.5.1/org/xmlunit/transform/package-use.html A api/java/2.5.1/org/xmlunit/util/Convert.html A api/java/2.5.1/org/xmlunit/util/IsNullPredicate.html A api/java/2.5.1/org/xmlunit/util/IterableNodeList.html A api/java/2.5.1/org/xmlunit/util/Linqy.html A api/java/2.5.1/org/xmlunit/util/Mapper.html A api/java/2.5.1/org/xmlunit/util/Nodes.html A api/java/2.5.1/org/xmlunit/util/Predicate.html A api/java/2.5.1/org/xmlunit/util/class-use/Convert.html A api/java/2.5.1/org/xmlunit/util/class-use/IsNullPredicate.html A api/java/2.5.1/org/xmlunit/util/class-use/IterableNodeList.html A api/java/2.5.1/org/xmlunit/util/class-use/Linqy.html A api/java/2.5.1/org/xmlunit/util/class-use/Mapper.html A api/java/2.5.1/org/xmlunit/util/class-use/Nodes.html A api/java/2.5.1/org/xmlunit/util/class-use/Predicate.html A api/java/2.5.1/org/xmlunit/util/package-frame.html A api/java/2.5.1/org/xmlunit/util/package-summary.html A api/java/2.5.1/org/xmlunit/util/package-tree.html A api/java/2.5.1/org/xmlunit/util/package-use.html A api/java/2.5.1/org/xmlunit/validation/JAXPValidator.html A api/java/2.5.1/org/xmlunit/validation/Languages.html A api/java/2.5.1/org/xmlunit/validation/ParsingValidator.html A api/java/2.5.1/org/xmlunit/validation/ValidationProblem.ProblemType.html A api/java/2.5.1/org/xmlunit/validation/ValidationProblem.html A api/java/2.5.1/org/xmlunit/validation/ValidationResult.html A api/java/2.5.1/org/xmlunit/validation/Validator.html A api/java/2.5.1/org/xmlunit/validation/class-use/JAXPValidator.html A api/java/2.5.1/org/xmlunit/validation/class-use/Languages.html A api/java/2.5.1/org/xmlunit/validation/class-use/ParsingValidator.html A api/java/2.5.1/org/xmlunit/validation/class-use/ValidationProblem.ProblemType.html A api/java/2.5.1/org/xmlunit/validation/class-use/ValidationProblem.html A api/java/2.5.1/org/xmlunit/validation/class-use/ValidationResult.html A api/java/2.5.1/org/xmlunit/validation/class-use/Validator.html A api/java/2.5.1/org/xmlunit/validation/package-frame.html A api/java/2.5.1/org/xmlunit/validation/package-summary.html A api/java/2.5.1/org/xmlunit/validation/package-tree.html A api/java/2.5.1/org/xmlunit/validation/package-use.html A api/java/2.5.1/org/xmlunit/xpath/JAXPXPathEngine.html A api/java/2.5.1/org/xmlunit/xpath/XPathEngine.html A api/java/2.5.1/org/xmlunit/xpath/class-use/JAXPXPathEngine.html A api/java/2.5.1/org/xmlunit/xpath/class-use/XPathEngine.html A api/java/2.5.1/org/xmlunit/xpath/package-frame.html A api/java/2.5.1/org/xmlunit/xpath/package-summary.html A api/java/2.5.1/org/xmlunit/xpath/package-tree.html A api/java/2.5.1/org/xmlunit/xpath/package-use.html A api/java/2.5.1/overview-frame.html A api/java/2.5.1/overview-summary.html A api/java/2.5.1/overview-tree.html A api/java/2.5.1/package-list A api/java/2.5.1/script.js A api/java/2.5.1/serialized-form.html A api/java/2.5.1/stylesheet.css M index.html Log Message: ----------- announce XMLUnit for Java 2.5.1 |
From: Travis CI <bu...@tr...> - 2017-11-09 18:53:43
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #414 Status: Passed Duration: 4 minutes and 42 seconds Commit: eb8acdf (v2.5.1) Author: Stefan Bodewig Message: prepare the 2.5.1 release View the changeset: https://github.com/xmlunit/xmlunit/compare/v2.5.1 View the full build log and details: https://travis-ci.org/xmlunit/xmlunit/builds/299804006?utm_source=email&utm_medium=notification -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications |
From: GitHub <no...@gi...> - 2017-11-09 18:48:17
|
Branch: refs/tags/v2.5.1 Home: https://github.com/xmlunit/xmlunit |
From: GitHub <no...@gi...> - 2017-11-09 18:48:11
|
Branch: refs/heads/fix-compare-matcher-107 Home: https://github.com/xmlunit/xmlunit Commit: eb8acdfe1599a489a9cbf614c98e75943c147d05 https://github.com/xmlunit/xmlunit/commit/eb8acdfe1599a489a9cbf614c98e75943c147d05 Author: Stefan Bodewig <ste...@fr...> Date: 2017-11-09 (Thu, 09 Nov 2017) Changed paths: M RELEASE_NOTES.md M pom.xml M xmlunit-core/pom.xml M xmlunit-legacy/pom.xml M xmlunit-matchers/pom.xml Log Message: ----------- prepare the 2.5.1 release |
From: Travis CI <bu...@tr...> - 2017-11-08 07:32:04
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #412 Status: Passed Duration: 2 minutes and 0 seconds Commit: 5405286 (fix-compare-matcher-107) Author: Stefan Bodewig Message: fix CompareMatcher#describeTo if there are no differences fixes #107 View the changeset: https://github.com/xmlunit/xmlunit/compare/9ba444bd3feb^...5405286af35c View the full build log and details: https://travis-ci.org/xmlunit/xmlunit/builds/298963078?utm_source=email&utm_medium=notification -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications |
From: GitHub <no...@gi...> - 2017-11-08 07:29:20
|
Branch: refs/heads/fix-compare-matcher-107 Home: https://github.com/xmlunit/xmlunit Commit: 9ba444bd3febb4925cae74c0e7e0d069a5504f4d https://github.com/xmlunit/xmlunit/commit/9ba444bd3febb4925cae74c0e7e0d069a5504f4d Author: Stefan Bodewig <ste...@fr...> Date: 2017-11-08 (Wed, 08 Nov 2017) Changed paths: M RELEASE_NOTES.md Log Message: ----------- somehow swapped lines Commit: 5405286af35c96231132889f217b3ef488340215 https://github.com/xmlunit/xmlunit/commit/5405286af35c96231132889f217b3ef488340215 Author: Stefan Bodewig <ste...@fr...> Date: 2017-11-08 (Wed, 08 Nov 2017) Changed paths: M RELEASE_NOTES.md M xmlunit-matchers/src/main/java/org/xmlunit/matchers/CompareMatcher.java M xmlunit-matchers/src/test/java/org/xmlunit/matchers/CompareMatcherTest.java Log Message: ----------- fix CompareMatcher#describeTo if there are no differences fixes #107 Compare: https://github.com/xmlunit/xmlunit/compare/9ba444bd3feb^...5405286af35c |
From: AppVeyor <no-...@ap...> - 2017-10-31 11:17:54
|
<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/build/2.6.0.125" style="color:#078DC7;">Build xmlunit.net 2.6.0.125 completed</a></h1> <p style="color: #888;"> Commit <a href="https://github.com/xmlunit/xmlunit.net/commit/47478886e4">47478886e4</a> by <a href="mailto:ste...@fr...">Stefan Bodewig</a> on 10/31/2017 11:15 AM: <br /> <span style="font-size: 110%;color:#222;">Merge pull request #23 from jawn/patch-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: GitHub <no...@gi...> - 2017-10-31 11:16:53
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.github.io Commit: d31824e32e996d84b4e5fd0733c34ed6331ee3f9 https://github.com/xmlunit/xmlunit.github.io/commit/d31824e32e996d84b4e5fd0733c34ed6331ee3f9 Author: Bernard Vander Beken <be...@ja...> Date: 2017-10-31 (Tue, 31 Oct 2017) Changed paths: M index.html Log Message: ----------- Fix AppVeyor spelling Commit: 38880346aac06e98f1afdd216910694ccff7c800 https://github.com/xmlunit/xmlunit.github.io/commit/38880346aac06e98f1afdd216910694ccff7c800 Author: Stefan Bodewig <ste...@fr...> Date: 2017-10-31 (Tue, 31 Oct 2017) Changed paths: M index.html Log Message: ----------- Merge pull request #1 from jawn/patch-1 Fix AppVeyor spelling Compare: https://github.com/xmlunit/xmlunit.github.io/compare/8b876d37c4ac...38880346aac0 |
From: GitHub <no...@gi...> - 2017-10-31 11:16:05
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 596be86f1a5e88abd24322e941c1b8964f363696 https://github.com/xmlunit/xmlunit.net/commit/596be86f1a5e88abd24322e941c1b8964f363696 Author: Bernard Vander Beken <be...@ja...> Date: 2017-10-31 (Tue, 31 Oct 2017) Changed paths: M README.md Log Message: ----------- Fix AppVeyor spelling Commit: 47478886e415238f2c13668db82749bdb2aa65a4 https://github.com/xmlunit/xmlunit.net/commit/47478886e415238f2c13668db82749bdb2aa65a4 Author: Stefan Bodewig <ste...@fr...> Date: 2017-10-31 (Tue, 31 Oct 2017) Changed paths: M README.md Log Message: ----------- Merge pull request #23 from jawn/patch-1 Fix AppVeyor spelling Compare: https://github.com/xmlunit/xmlunit.net/compare/87e2101359fb...47478886e415 |
From: AppVeyor <no-...@ap...> - 2017-10-31 09:32:25
|
<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/build/2.6.0.124" style="color:#078DC7;">Build xmlunit.net 2.6.0.124 completed</a></h1> <p style="color: #888;"> Commit <a href="https://github.com/xmlunit/xmlunit.net/commit/48a6dc6e11">48a6dc6e11</a> by <a href="mailto:be...@ja...">Bernard Vander Beken</a> on 10/31/2017 9:30 AM: <br /> <span style="font-size: 110%;color:#222;">Fix AppVeyor spelling</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. <bo...@ap...> - 2017-10-29 00:40:15
|
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ge...@gu.... Project xmlunit.net has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 2 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xmlunit.net : Extension for XML unit tests. Full details are available at: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/gump_work/build_xmlunit.net_xmlunit.net.html Work Name: build_xmlunit.net_xmlunit.net (Type: Build) Work ended in a state of : Failed Elapsed: Command Line: xbuild /verbosity:diagnostic XMLUnit.NET.sln [Working Directory: /srv/gump/public/workspace/xmlunit.net] --------------------------------------------- 0.269 ms _CheckForInvalidConfigurationAndPlatform 1 calls 0.356 ms _AddCorlibReference 1 calls 0.367 ms CreateManifestResourceNames 1 calls 0.490 ms ImplicitlyExpandDesignTimeFacades 1 calls 1.065 ms AssignTargetPaths 1 calls 1.355 ms SplitResourcesByCulture 1 calls 1.624 ms AssignLinkMetadata 1 calls 2.035 ms CopyFilesMarkedCopyLocal 1 calls 3.415 ms _RecordCleanFile 1 calls 4.182 ms GetFrameworkPaths 1 calls 5.239 ms PrepareForBuild 1 calls 14.546 ms ValidateSolutionConfiguration 1 calls 28.385 ms GetReferenceAssemblyPaths 1 calls 49.492 ms ResolveAssemblyReferences 1 calls 253.005 ms CoreCompile 1 calls 399.208 ms Build 1 calls Tasks performance summary: 0.689 ms RemoveDuplicates 1 calls 0.801 ms WriteLinesToFile 1 calls 0.826 ms AssignCulture 1 calls 0.839 ms ReadLinesFromFile 1 calls 0.892 ms FindUnderPath 1 calls 0.944 ms AssignTargetPath 3 calls 1.122 ms CreateProperty 2 calls 1.807 ms GetFrameworkPath 1 calls 1.914 ms Copy 1 calls 2.209 ms MakeDir 1 calls 2.473 ms CreateItem 4 calls 2.541 ms FindAppConfigFile 1 calls 9.594 ms Message 2 calls 24.595 ms GetReferenceAssemblyPaths 1 calls 46.855 ms ResolveAssemblyReference 1 calls 251.983 ms Csc 1 calls 398.106 ms MSBuild 1 calls Build FAILED. Errors: /srv/gump/public/workspace/xmlunit.net/XMLUnit.NET.sln (default targets) -> (Build target) -> /srv/gump/public/workspace/xmlunit.net/src/main/net-core/XMLUnit.Core.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 1. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.7897940 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/rss.xml - Atom: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20171029000008, vmgump-vm3.apache.org:vmgump:20171029000008 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump-vm3] |
From: Stefan B. <bo...@ap...> - 2017-10-28 19:04:17
|
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ge...@gu.... Project xmlunit.net has an issue affecting its community integration. This issue affects 1 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xmlunit.net : Extension for XML unit tests. Full details are available at: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/gump_work/build_xmlunit.net_xmlunit.net.html Work Name: build_xmlunit.net_xmlunit.net (Type: Build) Work ended in a state of : Failed Elapsed: 1 sec Command Line: xbuild /verbosity:diagnostic XMLUnit.NET.sln [Working Directory: /srv/gump/public/workspace/xmlunit.net] --------------------------------------------- 0.311 ms CreateManifestResourceNames 1 calls 0.314 ms _CheckForInvalidConfigurationAndPlatform 1 calls 0.407 ms _AddCorlibReference 1 calls 0.649 ms ImplicitlyExpandDesignTimeFacades 1 calls 1.360 ms AssignTargetPaths 1 calls 1.445 ms CopyFilesMarkedCopyLocal 1 calls 1.586 ms SplitResourcesByCulture 1 calls 2.021 ms AssignLinkMetadata 1 calls 3.306 ms _RecordCleanFile 1 calls 4.482 ms GetFrameworkPaths 1 calls 6.584 ms PrepareForBuild 1 calls 17.434 ms ValidateSolutionConfiguration 1 calls 32.260 ms GetReferenceAssemblyPaths 1 calls 60.657 ms ResolveAssemblyReferences 1 calls 265.644 ms CoreCompile 1 calls 442.810 ms Build 1 calls Tasks performance summary: 0.660 ms RemoveDuplicates 1 calls 0.709 ms WriteLinesToFile 1 calls 0.866 ms ReadLinesFromFile 1 calls 0.867 ms FindUnderPath 1 calls 0.964 ms AssignCulture 1 calls 1.148 ms CreateProperty 2 calls 1.180 ms AssignTargetPath 3 calls 1.362 ms Copy 1 calls 1.949 ms GetFrameworkPath 1 calls 2.709 ms MakeDir 1 calls 3.041 ms CreateItem 4 calls 3.264 ms FindAppConfigFile 1 calls 11.370 ms Message 2 calls 27.368 ms GetReferenceAssemblyPaths 1 calls 57.501 ms ResolveAssemblyReference 1 calls 264.233 ms Csc 1 calls 441.281 ms MSBuild 1 calls Build FAILED. Errors: /srv/gump/public/workspace/xmlunit.net/XMLUnit.NET.sln (default targets) -> (Build target) -> /srv/gump/public/workspace/xmlunit.net/src/main/net-core/XMLUnit.Core.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 1. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.9491340 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/rss.xml - Atom: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20171028180006, vmgump-vm3.apache.org:vmgump:20171028180006 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump-vm3] |
From: Stefan B. <bo...@ap...> - 2017-10-26 00:27:08
|
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ge...@gu.... Project xmlunit.net has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 185 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xmlunit.net : Extension for XML unit tests. Full details are available at: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/gump_work/build_xmlunit.net_xmlunit.net.html Work Name: build_xmlunit.net_xmlunit.net (Type: Build) Work ended in a state of : Failed Elapsed: 1 sec Command Line: xbuild /verbosity:diagnostic XMLUnit.NET.sln [Working Directory: /srv/gump/public/workspace/xmlunit.net] --------------------------------------------- 0.306 ms _AddCorlibReference 1 calls 0.324 ms CreateManifestResourceNames 1 calls 0.332 ms _CheckForInvalidConfigurationAndPlatform 1 calls 0.537 ms ImplicitlyExpandDesignTimeFacades 1 calls 1.183 ms AssignTargetPaths 1 calls 1.459 ms SplitResourcesByCulture 1 calls 1.619 ms CopyFilesMarkedCopyLocal 1 calls 1.665 ms AssignLinkMetadata 1 calls 3.504 ms _RecordCleanFile 1 calls 4.476 ms GetFrameworkPaths 1 calls 5.750 ms PrepareForBuild 1 calls 15.228 ms ValidateSolutionConfiguration 1 calls 29.331 ms GetReferenceAssemblyPaths 1 calls 57.297 ms ResolveAssemblyReferences 1 calls 269.981 ms CoreCompile 1 calls 426.459 ms Build 1 calls Tasks performance summary: 0.712 ms WriteLinesToFile 1 calls 0.818 ms FindUnderPath 1 calls 0.828 ms RemoveDuplicates 1 calls 0.834 ms AssignCulture 1 calls 0.891 ms ReadLinesFromFile 1 calls 1.060 ms AssignTargetPath 3 calls 1.181 ms CreateProperty 2 calls 1.545 ms Copy 1 calls 1.941 ms GetFrameworkPath 1 calls 2.377 ms MakeDir 1 calls 2.743 ms FindAppConfigFile 1 calls 2.978 ms CreateItem 4 calls 10.150 ms Message 2 calls 25.226 ms GetReferenceAssemblyPaths 1 calls 54.234 ms ResolveAssemblyReference 1 calls 268.908 ms Csc 1 calls 425.403 ms MSBuild 1 calls Build FAILED. Errors: /srv/gump/public/workspace/xmlunit.net/XMLUnit.NET.sln (default targets) -> (Build target) -> /srv/gump/public/workspace/xmlunit.net/src/main/net-core/XMLUnit.Core.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 1. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.8343740 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/rss.xml - Atom: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20171026000011, vmgump-vm3.apache.org:vmgump:20171026000011 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump-vm3] |
From: Stefan B. <bo...@ap...> - 2017-10-25 00:27:17
|
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ge...@gu.... Project xmlunit.net has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 181 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xmlunit.net : Extension for XML unit tests. Full details are available at: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/gump_work/build_xmlunit.net_xmlunit.net.html Work Name: build_xmlunit.net_xmlunit.net (Type: Build) Work ended in a state of : Failed Elapsed: 1 sec Command Line: xbuild /verbosity:diagnostic XMLUnit.NET.sln [Working Directory: /srv/gump/public/workspace/xmlunit.net] --------------------------------------------- 0.284 ms _CheckForInvalidConfigurationAndPlatform 1 calls 0.319 ms CreateManifestResourceNames 1 calls 0.428 ms _AddCorlibReference 1 calls 0.549 ms ImplicitlyExpandDesignTimeFacades 1 calls 1.014 ms AssignTargetPaths 1 calls 1.477 ms SplitResourcesByCulture 1 calls 1.654 ms CopyFilesMarkedCopyLocal 1 calls 1.891 ms AssignLinkMetadata 1 calls 3.546 ms _RecordCleanFile 1 calls 4.376 ms GetFrameworkPaths 1 calls 5.651 ms PrepareForBuild 1 calls 16.060 ms ValidateSolutionConfiguration 1 calls 29.643 ms GetReferenceAssemblyPaths 1 calls 56.674 ms ResolveAssemblyReferences 1 calls 288.983 ms CoreCompile 1 calls 449.890 ms Build 1 calls Tasks performance summary: 0.701 ms WriteLinesToFile 1 calls 0.742 ms RemoveDuplicates 1 calls 0.855 ms AssignCulture 1 calls 0.895 ms AssignTargetPath 3 calls 0.949 ms ReadLinesFromFile 1 calls 0.955 ms FindUnderPath 1 calls 1.301 ms CreateProperty 2 calls 1.571 ms Copy 1 calls 1.792 ms GetFrameworkPath 1 calls 2.377 ms MakeDir 1 calls 2.742 ms FindAppConfigFile 1 calls 2.906 ms CreateItem 4 calls 10.951 ms Message 2 calls 25.595 ms GetReferenceAssemblyPaths 1 calls 53.697 ms ResolveAssemblyReference 1 calls 287.928 ms Csc 1 calls 448.502 ms MSBuild 1 calls Build FAILED. Errors: /srv/gump/public/workspace/xmlunit.net/XMLUnit.NET.sln (default targets) -> (Build target) -> /srv/gump/public/workspace/xmlunit.net/src/main/net-core/XMLUnit.Core.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 1. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.8976950 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/rss.xml - Atom: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20171025000010, vmgump-vm3.apache.org:vmgump:20171025000010 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump-vm3] |
From: Stefan B. <bo...@ap...> - 2017-10-24 00:24:09
|
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ge...@gu.... Project xmlunit.net has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 177 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xmlunit.net : Extension for XML unit tests. Full details are available at: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/gump_work/build_xmlunit.net_xmlunit.net.html Work Name: build_xmlunit.net_xmlunit.net (Type: Build) Work ended in a state of : Failed Elapsed: Command Line: xbuild /verbosity:diagnostic XMLUnit.NET.sln [Working Directory: /srv/gump/public/workspace/xmlunit.net] --------------------------------------------- 0.271 ms _CheckForInvalidConfigurationAndPlatform 1 calls 0.307 ms _AddCorlibReference 1 calls 0.316 ms CreateManifestResourceNames 1 calls 0.535 ms ImplicitlyExpandDesignTimeFacades 1 calls 1.050 ms AssignTargetPaths 1 calls 1.366 ms SplitResourcesByCulture 1 calls 1.550 ms CopyFilesMarkedCopyLocal 1 calls 1.584 ms AssignLinkMetadata 1 calls 3.153 ms _RecordCleanFile 1 calls 4.249 ms GetFrameworkPaths 1 calls 5.478 ms PrepareForBuild 1 calls 14.485 ms ValidateSolutionConfiguration 1 calls 29.994 ms GetReferenceAssemblyPaths 1 calls 54.709 ms ResolveAssemblyReferences 1 calls 269.244 ms CoreCompile 1 calls 419.619 ms Build 1 calls Tasks performance summary: 0.645 ms RemoveDuplicates 1 calls 0.720 ms WriteLinesToFile 1 calls 0.796 ms ReadLinesFromFile 1 calls 0.807 ms FindUnderPath 1 calls 0.833 ms AssignCulture 1 calls 0.929 ms AssignTargetPath 3 calls 1.137 ms CreateProperty 2 calls 1.459 ms Copy 1 calls 1.779 ms GetFrameworkPath 1 calls 2.351 ms MakeDir 1 calls 2.477 ms CreateItem 4 calls 2.616 ms FindAppConfigFile 1 calls 9.562 ms Message 2 calls 26.182 ms GetReferenceAssemblyPaths 1 calls 52.116 ms ResolveAssemblyReference 1 calls 267.961 ms Csc 1 calls 418.568 ms MSBuild 1 calls Build FAILED. Errors: /srv/gump/public/workspace/xmlunit.net/XMLUnit.NET.sln (default targets) -> (Build target) -> /srv/gump/public/workspace/xmlunit.net/src/main/net-core/XMLUnit.Core.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 1. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.8140960 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/rss.xml - Atom: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20171024000009, vmgump-vm3.apache.org:vmgump:20171024000009 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump-vm3] |
From: Stefan B. <bo...@ap...> - 2017-10-23 00:23:06
|
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ge...@gu.... Project xmlunit.net has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 173 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xmlunit.net : Extension for XML unit tests. Full details are available at: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/gump_work/build_xmlunit.net_xmlunit.net.html Work Name: build_xmlunit.net_xmlunit.net (Type: Build) Work ended in a state of : Failed Elapsed: 1 sec Command Line: xbuild /verbosity:diagnostic XMLUnit.NET.sln [Working Directory: /srv/gump/public/workspace/xmlunit.net] --------------------------------------------- 0.312 ms CreateManifestResourceNames 1 calls 0.319 ms _AddCorlibReference 1 calls 0.345 ms _CheckForInvalidConfigurationAndPlatform 1 calls 0.466 ms ImplicitlyExpandDesignTimeFacades 1 calls 1.059 ms AssignTargetPaths 1 calls 1.319 ms CopyFilesMarkedCopyLocal 1 calls 1.336 ms SplitResourcesByCulture 1 calls 1.671 ms AssignLinkMetadata 1 calls 3.540 ms _RecordCleanFile 1 calls 5.671 ms GetFrameworkPaths 1 calls 5.830 ms PrepareForBuild 1 calls 15.322 ms ValidateSolutionConfiguration 1 calls 31.029 ms GetReferenceAssemblyPaths 1 calls 95.853 ms ResolveAssemblyReferences 1 calls 401.037 ms CoreCompile 1 calls 599.847 ms Build 1 calls Tasks performance summary: 0.662 ms RemoveDuplicates 1 calls 0.743 ms WriteLinesToFile 1 calls 0.789 ms AssignCulture 1 calls 0.883 ms FindUnderPath 1 calls 0.936 ms AssignTargetPath 3 calls 1.056 ms ReadLinesFromFile 1 calls 1.188 ms CreateProperty 2 calls 1.252 ms Copy 1 calls 1.948 ms GetFrameworkPath 1 calls 2.390 ms MakeDir 1 calls 2.572 ms CreateItem 4 calls 2.836 ms FindAppConfigFile 1 calls 10.249 ms Message 2 calls 27.063 ms GetReferenceAssemblyPaths 1 calls 93.168 ms ResolveAssemblyReference 1 calls 399.932 ms Csc 1 calls 598.743 ms MSBuild 1 calls Build FAILED. Errors: /srv/gump/public/workspace/xmlunit.net/XMLUnit.NET.sln (default targets) -> (Build target) -> /srv/gump/public/workspace/xmlunit.net/src/main/net-core/XMLUnit.Core.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 1. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:01.0549270 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/rss.xml - Atom: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20171023000008, vmgump-vm3.apache.org:vmgump:20171023000008 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump-vm3] |
From: Stefan B. <bo...@ap...> - 2017-10-22 00:23:10
|
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ge...@gu.... Project xmlunit.net has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 169 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xmlunit.net : Extension for XML unit tests. Full details are available at: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/gump_work/build_xmlunit.net_xmlunit.net.html Work Name: build_xmlunit.net_xmlunit.net (Type: Build) Work ended in a state of : Failed Elapsed: 1 sec Command Line: xbuild /verbosity:diagnostic XMLUnit.NET.sln [Working Directory: /srv/gump/public/workspace/xmlunit.net] --------------------------------------------- 0.276 ms _CheckForInvalidConfigurationAndPlatform 1 calls 0.305 ms CreateManifestResourceNames 1 calls 0.319 ms _AddCorlibReference 1 calls 0.459 ms ImplicitlyExpandDesignTimeFacades 1 calls 1.115 ms AssignTargetPaths 1 calls 1.331 ms SplitResourcesByCulture 1 calls 1.395 ms CopyFilesMarkedCopyLocal 1 calls 1.658 ms AssignLinkMetadata 1 calls 3.252 ms _RecordCleanFile 1 calls 4.314 ms GetFrameworkPaths 1 calls 5.553 ms PrepareForBuild 1 calls 15.499 ms ValidateSolutionConfiguration 1 calls 34.903 ms GetReferenceAssemblyPaths 1 calls 92.196 ms ResolveAssemblyReferences 1 calls 272.025 ms CoreCompile 1 calls 467.162 ms Build 1 calls Tasks performance summary: 0.639 ms RemoveDuplicates 1 calls 0.752 ms WriteLinesToFile 1 calls 0.789 ms AssignCulture 1 calls 0.819 ms ReadLinesFromFile 1 calls 0.853 ms FindUnderPath 1 calls 0.994 ms AssignTargetPath 3 calls 1.197 ms CreateProperty 2 calls 1.329 ms Copy 1 calls 1.856 ms GetFrameworkPath 1 calls 2.303 ms MakeDir 1 calls 2.667 ms CreateItem 4 calls 2.726 ms FindAppConfigFile 1 calls 10.259 ms Message 2 calls 30.809 ms GetReferenceAssemblyPaths 1 calls 89.317 ms ResolveAssemblyReference 1 calls 271.053 ms Csc 1 calls 466.078 ms MSBuild 1 calls Build FAILED. Errors: /srv/gump/public/workspace/xmlunit.net/XMLUnit.NET.sln (default targets) -> (Build target) -> /srv/gump/public/workspace/xmlunit.net/src/main/net-core/XMLUnit.Core.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 1. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:00.8810970 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/rss.xml - Atom: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20171022000008, vmgump-vm3.apache.org:vmgump:20171022000008 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump-vm3] |
From: AppVeyor <no-...@ap...> - 2017-10-21 08:22:13
|
<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/build/2.6.0.123" style="color:#078DC7;">Build xmlunit.net 2.6.0.123 completed</a></h1> <p style="color: #888;"> Commit <a href="https://github.com/xmlunit/xmlunit.net/commit/87e2101359">87e2101359</a> by <a href="mailto:ste...@fr...">Stefan Bodewig</a> on 10/21/2017 8:19 AM: <br /> <span style="font-size: 110%;color:#222;">fix a few errors, reflow text, change nuget link</span> </p> <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p> </div> |
From: GitHub <no...@gi...> - 2017-10-21 08:20:02
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.net Commit: 87e2101359fb7285907a827c5c349d2faa5e09cf https://github.com/xmlunit/xmlunit.net/commit/87e2101359fb7285907a827c5c349d2faa5e09cf Author: Stefan Bodewig <ste...@fr...> Date: 2017-10-21 (Sat, 21 Oct 2017) Changed paths: M README.md Log Message: ----------- fix a few errors, reflow text, change nuget link |
From: GitHub <no...@gi...> - 2017-10-21 08:17:02
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: ffbdf2f51967650efc77d5347d39268834f5e040 https://github.com/xmlunit/xmlunit/commit/ffbdf2f51967650efc77d5347d39268834f5e040 Author: Stefan Bodewig <ste...@fr...> Date: 2017-10-21 (Sat, 21 Oct 2017) Changed paths: M README.md Log Message: ----------- fix a few errors and clarify hamcrest version |
From: GitHub <no...@gi...> - 2017-10-21 08:12:03
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 5f7783054a5be9f20dd61aa4b28127672124afc0 https://github.com/xmlunit/xmlunit/commit/5f7783054a5be9f20dd61aa4b28127672124afc0 Author: Stefan Bodewig <ste...@fr...> Date: 2017-10-21 (Sat, 21 Oct 2017) Changed paths: M HELP_WANTED.md Log Message: ----------- add .NET Core support to the things I'd like help with |
From: Stefan B. <bo...@ap...> - 2017-10-21 00:20:34
|
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ge...@gu.... Project xmlunit.net has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 165 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - xmlunit.net : Extension for XML unit tests. Full details are available at: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed The following work was performed: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/gump_work/build_xmlunit.net_xmlunit.net.html Work Name: build_xmlunit.net_xmlunit.net (Type: Build) Work ended in a state of : Failed Elapsed: 1 sec Command Line: xbuild /verbosity:diagnostic XMLUnit.NET.sln [Working Directory: /srv/gump/public/workspace/xmlunit.net] --------------------------------------------- 0.292 ms _CheckForInvalidConfigurationAndPlatform 1 calls 0.310 ms CreateManifestResourceNames 1 calls 0.372 ms _AddCorlibReference 1 calls 0.496 ms ImplicitlyExpandDesignTimeFacades 1 calls 1.139 ms AssignTargetPaths 1 calls 1.439 ms CopyFilesMarkedCopyLocal 1 calls 1.526 ms SplitResourcesByCulture 1 calls 1.622 ms AssignLinkMetadata 1 calls 3.278 ms _RecordCleanFile 1 calls 4.094 ms GetFrameworkPaths 1 calls 5.269 ms PrepareForBuild 1 calls 14.428 ms ValidateSolutionConfiguration 1 calls 40.217 ms GetReferenceAssemblyPaths 1 calls 282.213 ms CoreCompile 1 calls 378.116 ms ResolveAssemblyReferences 1 calls 766.674 ms Build 1 calls Tasks performance summary: 0.660 ms RemoveDuplicates 1 calls 0.724 ms WriteLinesToFile 1 calls 0.838 ms FindUnderPath 1 calls 0.858 ms ReadLinesFromFile 1 calls 0.957 ms AssignCulture 1 calls 0.996 ms AssignTargetPath 3 calls 1.140 ms CreateProperty 2 calls 1.365 ms Copy 1 calls 1.713 ms GetFrameworkPath 1 calls 2.248 ms MakeDir 1 calls 2.496 ms CreateItem 4 calls 2.538 ms FindAppConfigFile 1 calls 9.542 ms Message 2 calls 36.330 ms GetReferenceAssemblyPaths 1 calls 281.158 ms Csc 1 calls 375.518 ms ResolveAssemblyReference 1 calls 765.607 ms MSBuild 1 calls Build FAILED. Errors: /srv/gump/public/workspace/xmlunit.net/XMLUnit.NET.sln (default targets) -> (Build target) -> /srv/gump/public/workspace/xmlunit.net/src/main/net-core/XMLUnit.Core.csproj (default targets) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) -> /usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 1. 0 Warning(s) 1 Error(s) Time Elapsed 00:00:01.1890610 --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/rss.xml - Atom: http://vmgump-vm3.apache.org/xmlunit.net/xmlunit.net/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20171021000010, vmgump-vm3.apache.org:vmgump:20171021000010 Gump E-mail Identifier (unique within run) #1. -- Apache Gump http://gump.apache.org/ [Instance: vmgump-vm3] |
From: GitHub <no...@gi...> - 2017-10-20 20:48:41
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit.github.io Commit: 8b876d37c4acd1ab6773f5f5c96f79105c203f64 https://github.com/xmlunit/xmlunit.github.io/commit/8b876d37c4acd1ab6773f5f5c96f79105c203f64 Author: Stefan Bodewig <ste...@in...> Date: 2017-10-20 (Fri, 20 Oct 2017) Changed paths: A api/net/2.5.1/Org.XmlUnit.Builder/DiffBuilder.html A api/net/2.5.1/Org.XmlUnit.Builder/IDifferenceEngineConfigurer`1.html A api/net/2.5.1/Org.XmlUnit.Builder/ITransformationBuilderBase`1.html A api/net/2.5.1/Org.XmlUnit.Builder/Input+IBuilder.html A api/net/2.5.1/Org.XmlUnit.Builder/Input+ITransformationBuilder.html A api/net/2.5.1/Org.XmlUnit.Builder/Input.html A api/net/2.5.1/Org.XmlUnit.Builder/Transform+IBuilder.html A api/net/2.5.1/Org.XmlUnit.Builder/Transform+ITransformationResult.html A api/net/2.5.1/Org.XmlUnit.Builder/Transform.html A api/net/2.5.1/Org.XmlUnit.Builder/index.html A api/net/2.5.1/Org.XmlUnit.Constraints/CompareConstraint+CompareConstraintResult.html A api/net/2.5.1/Org.XmlUnit.Constraints/CompareConstraint.html A api/net/2.5.1/Org.XmlUnit.Constraints/EvaluateXPathConstraint+HasXPathConstraintResult.html A api/net/2.5.1/Org.XmlUnit.Constraints/EvaluateXPathConstraint.html A api/net/2.5.1/Org.XmlUnit.Constraints/HasXPathConstraint+HasXPathConstraintResult.html A api/net/2.5.1/Org.XmlUnit.Constraints/HasXPathConstraint.html A api/net/2.5.1/Org.XmlUnit.Constraints/SchemaValidConstraint+SchemaValidationConstraintResult.html A api/net/2.5.1/Org.XmlUnit.Constraints/SchemaValidConstraint.html A api/net/2.5.1/Org.XmlUnit.Constraints/index.html A api/net/2.5.1/Org.XmlUnit.Diff/AbstractDifferenceEngine+ComparisonState.html A api/net/2.5.1/Org.XmlUnit.Diff/AbstractDifferenceEngine.html A api/net/2.5.1/Org.XmlUnit.Diff/ByNameAndTextRecSelector.html A api/net/2.5.1/Org.XmlUnit.Diff/Comparison+Detail.html A api/net/2.5.1/Org.XmlUnit.Diff/Comparison.html A api/net/2.5.1/Org.XmlUnit.Diff/ComparisonController.html A api/net/2.5.1/Org.XmlUnit.Diff/ComparisonControllers.html A api/net/2.5.1/Org.XmlUnit.Diff/ComparisonListener.html A api/net/2.5.1/Org.XmlUnit.Diff/ComparisonResult.html A api/net/2.5.1/Org.XmlUnit.Diff/ComparisonType.html A api/net/2.5.1/Org.XmlUnit.Diff/ComparisonTypes.html A api/net/2.5.1/Org.XmlUnit.Diff/DOMDifferenceEngine.html A api/net/2.5.1/Org.XmlUnit.Diff/DefaultComparisonFormatter.html A api/net/2.5.1/Org.XmlUnit.Diff/DefaultNodeMatcher+NodeTypeMatcher.html A api/net/2.5.1/Org.XmlUnit.Diff/DefaultNodeMatcher.html A api/net/2.5.1/Org.XmlUnit.Diff/Diff.html A api/net/2.5.1/Org.XmlUnit.Diff/Difference.html A api/net/2.5.1/Org.XmlUnit.Diff/DifferenceEvaluator.html A api/net/2.5.1/Org.XmlUnit.Diff/DifferenceEvaluators.html A api/net/2.5.1/Org.XmlUnit.Diff/ElementSelector.html A api/net/2.5.1/Org.XmlUnit.Diff/ElementSelectors+IConditionalSelectorBuilder.html A api/net/2.5.1/Org.XmlUnit.Diff/ElementSelectors+IConditionalSelectorBuilderThen.html A api/net/2.5.1/Org.XmlUnit.Diff/ElementSelectors.html A api/net/2.5.1/Org.XmlUnit.Diff/IComparisonFormatter.html A api/net/2.5.1/Org.XmlUnit.Diff/IDifferenceEngine.html A api/net/2.5.1/Org.XmlUnit.Diff/INodeMatcher.html A api/net/2.5.1/Org.XmlUnit.Diff/MultiLevelByNameAndTextSelector.html A api/net/2.5.1/Org.XmlUnit.Diff/NodeFilters.html A api/net/2.5.1/Org.XmlUnit.Diff/RecursiveXPathBuilder.html A api/net/2.5.1/Org.XmlUnit.Diff/XPathContext+DOMNodeInfo.html A api/net/2.5.1/Org.XmlUnit.Diff/XPathContext+INodeInfo.html A api/net/2.5.1/Org.XmlUnit.Diff/XPathContext.html A api/net/2.5.1/Org.XmlUnit.Diff/index.html A api/net/2.5.1/Org.XmlUnit.Input/AbstractSource.html A api/net/2.5.1/Org.XmlUnit.Input/ByteArraySource.html A api/net/2.5.1/Org.XmlUnit.Input/CommentLessSource.html A api/net/2.5.1/Org.XmlUnit.Input/DOMSource.html A api/net/2.5.1/Org.XmlUnit.Input/LinqSource.html A api/net/2.5.1/Org.XmlUnit.Input/NormalizedSource.html A api/net/2.5.1/Org.XmlUnit.Input/ReaderSource.html A api/net/2.5.1/Org.XmlUnit.Input/StreamSource.html A api/net/2.5.1/Org.XmlUnit.Input/StringSource.html A api/net/2.5.1/Org.XmlUnit.Input/WhitespaceNormalizedSource.html A api/net/2.5.1/Org.XmlUnit.Input/WhitespaceStrippedSource.html A api/net/2.5.1/Org.XmlUnit.Input/index.html A api/net/2.5.1/Org.XmlUnit.Transform/Transformation.html A api/net/2.5.1/Org.XmlUnit.Transform/index.html A api/net/2.5.1/Org.XmlUnit.Util/Convert.html A api/net/2.5.1/Org.XmlUnit.Util/Linqy.html A api/net/2.5.1/Org.XmlUnit.Util/Nodes.html A api/net/2.5.1/Org.XmlUnit.Util/index.html A api/net/2.5.1/Org.XmlUnit.Validation/Languages.html A api/net/2.5.1/Org.XmlUnit.Validation/ValidationProblem.html A api/net/2.5.1/Org.XmlUnit.Validation/ValidationResult.html A api/net/2.5.1/Org.XmlUnit.Validation/Validator.html A api/net/2.5.1/Org.XmlUnit.Validation/index.html A api/net/2.5.1/Org.XmlUnit.Xpath/IXPathEngine.html A api/net/2.5.1/Org.XmlUnit.Xpath/XPathEngine.html A api/net/2.5.1/Org.XmlUnit.Xpath/index.html A api/net/2.5.1/Org.XmlUnit/ISource.html A api/net/2.5.1/Org.XmlUnit/XMLUnitException.html A api/net/2.5.1/Org.XmlUnit/index.html A api/net/2.5.1/index.html M index.html Log Message: ----------- announce XMLUnit.NET 2.5.1 |
From: AppVeyor <no-...@ap...> - 2017-10-20 20:46:31
|
<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/build/2.6.0.122" style="color:#078DC7;">Build xmlunit.net 2.6.0.122 completed</a></h1> <p style="color: #888;"> Commit <a href="https://github.com/xmlunit/xmlunit.net/commit/923a3ed9f2">923a3ed9f2</a> by <a href="mailto:ste...@fr...">Stefan Bodewig</a> on 10/20/2017 8:43 PM: <br /> <span style="font-size: 110%;color:#222;">add -f to rm to work when there is nothing to remove</span> </p> <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p> </div> |