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-05-06 15:57:36
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 121b5350a440348e295924e76639873ed23c6480 https://github.com/xmlunit/xmlunit/commit/121b5350a440348e295924e76639873ed23c6480 Author: Stefan Bodewig <ste...@fr...> Date: 2020-05-06 (Wed, 06 May 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 M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/MatchesRegexPlaceholderHandler.java M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/PlaceholderHandler.java Log Message: ----------- placeholders change is not backwards compatible the module has been marked as experimental so making backwards incompatible changes should be fine, but still we should at least do a minor release for this. see #178 |
From: Stefan B. <no...@gi...> - 2020-05-06 15:35:15
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: fea1758efc99dcd81d2132bc0f80db35c00f2156 https://github.com/xmlunit/xmlunit/commit/fea1758efc99dcd81d2132bc0f80db35c00f2156 Author: Mykhailo.Dyrda <myk...@fi...> Date: 2020-03-24 (Tue, 24 Mar 2020) Changed paths: M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/IgnorePlaceholderHandler.java M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/IsNumberPlaceholderHandler.java A xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/MatchesRegexPlaceholderHandler.java M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/PlaceholderDifferenceEvaluator.java M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/PlaceholderHandler.java M xmlunit-placeholders/src/main/resources/META-INF/services/org.xmlunit.placeholder.PlaceholderHandler A xmlunit-placeholders/src/test/java/org/xmlunit/placeholder/MatchesRegexPlaceholderHandlerTest.java M xmlunit-placeholders/src/test/java/org/xmlunit/placeholder/PlaceholderDifferenceEvaluatorTest.java Log Message: ----------- add support for matchesRegex placeholder Commit: ee476a27427b3061bdd2c3b4812e17eb2fc55cc4 https://github.com/xmlunit/xmlunit/commit/ee476a27427b3061bdd2c3b4812e17eb2fc55cc4 Author: Stefan Bodewig <bo...@ap...> Date: 2020-05-06 (Wed, 06 May 2020) Changed paths: M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/IgnorePlaceholderHandler.java M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/IsNumberPlaceholderHandler.java A xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/MatchesRegexPlaceholderHandler.java M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/PlaceholderDifferenceEvaluator.java M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/PlaceholderHandler.java M xmlunit-placeholders/src/main/resources/META-INF/services/org.xmlunit.placeholder.PlaceholderHandler A xmlunit-placeholders/src/test/java/org/xmlunit/placeholder/MatchesRegexPlaceholderHandlerTest.java M xmlunit-placeholders/src/test/java/org/xmlunit/placeholder/PlaceholderDifferenceEvaluatorTest.java Log Message: ----------- Merge pull request #178 from Jazzyekim/placeholder-regex add support for matchesRegex placeholder Compare: https://github.com/xmlunit/xmlunit/compare/4ee93796b1a2...ee476a27427b |
From: Stefan B. <no...@gi...> - 2020-05-04 14:00:57
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 4ee93796b1a2741b40e6aa20cf5be047d15db208 https://github.com/xmlunit/xmlunit/commit/4ee93796b1a2741b40e6aa20cf5be047d15db208 Author: Stefan Bodewig <ste...@fr...> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M RELEASE_NOTES.md Log Message: ----------- document assertj workaround, closes #181 |
From: Stefan B. <no...@gi...> - 2020-05-04 13:50:12
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 67ca1350c293c15eb7f0e1ef23d6d518166917dd https://github.com/xmlunit/xmlunit/commit/67ca1350c293c15eb7f0e1ef23d6d518166917dd Author: Stefan Bodewig <ste...@fr...> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M .travis.yml M xmlunit-assertj/src/main/java/org/xmlunit/assertj/ValueAssert.java Log Message: ----------- duplicate AssertJ's describedAt, work around backwards incompatible change see #181 |
From: Travis CI <bu...@tr...> - 2020-05-04 13:14:30
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #566 Status: Fixed Duration: 6 mins and 12 secs Commit: ba9d639 (master) Author: Stefan Bodewig Message: fix POM - and of course I've been talking about Java 14, not 11 View the changeset: https://github.com/xmlunit/xmlunit/compare/43b70d30ab60...ba9d6395a223 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/682904847?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-05-04 12:56:37
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: ba9d6395a223920f52bb3bff06c52a8ca853f72f https://github.com/xmlunit/xmlunit/commit/ba9d6395a223920f52bb3bff06c52a8ca853f72f Author: Stefan Bodewig <ste...@fr...> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M pom.xml Log Message: ----------- fix POM - and of course I've been talking about Java 14, not 11 |
From: Travis CI <bu...@tr...> - 2020-05-04 12:49:07
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #565 Status: Still Failing Duration: 2 mins and 53 secs Commit: 43b70d3 (master) Author: Stefan Bodewig Message: hope that bytebuddy 1.10.10 supports Java 11 via ASM 8 View the changeset: https://github.com/xmlunit/xmlunit/compare/395409275f30...43b70d30ab60 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/682898114?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-05-04 12:31:05
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 43b70d30ab602a781a4771c4f16bde0292a3a32e https://github.com/xmlunit/xmlunit/commit/43b70d30ab602a781a4771c4f16bde0292a3a32e Author: Stefan Bodewig <ste...@fr...> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M pom.xml Log Message: ----------- hope that bytebuddy 1.10.10 supports Java 11 via ASM 8 |
From: Travis CI <bu...@tr...> - 2020-05-04 08:15:08
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #564 Status: Still Failing Duration: 5 mins and 41 secs Commit: 3954092 (master) Author: Stefan Bodewig Message: make shell command return 0 exit code on openjdk7 View the changeset: https://github.com/xmlunit/xmlunit/compare/99574111b116...395409275f30 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/682792831?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-05-04 06:20:14
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #563 Status: Still Failing Duration: 5 mins and 41 secs Commit: 9957411 (master) Author: Stefan Bodewig Message: AssertJ compat tests require Java8 View the changeset: https://github.com/xmlunit/xmlunit/compare/03d8e2f02f4f...99574111b116 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/682791210?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-05-04 06:08:33
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 395409275f30f6b6f8d9569029e0e44b476c79b1 https://github.com/xmlunit/xmlunit/commit/395409275f30f6b6f8d9569029e0e44b476c79b1 Author: Stefan Bodewig <ste...@fr...> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M .travis.yml Log Message: ----------- make shell command return 0 exit code on openjdk7 |
From: Stefan B. <no...@gi...> - 2020-05-04 05:59:21
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 99574111b1160d3e7efc32f0adcf68b1b16b27be https://github.com/xmlunit/xmlunit/commit/99574111b1160d3e7efc32f0adcf68b1b16b27be Author: Stefan Bodewig <ste...@fr...> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M .travis.yml Log Message: ----------- AssertJ compat tests require Java8 |
From: Travis CI <bu...@tr...> - 2020-05-04 05:57:37
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #562 Status: Still Failing Duration: 5 mins and 50 secs Commit: 03d8e2f (master) Author: Stefan Bodewig Message: run compatibility tests in a subshell View the changeset: https://github.com/xmlunit/xmlunit/compare/24444e6b2611...03d8e2f02f4f View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/682789452?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-05-04 05:51:33
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 03d8e2f02f4f32697a4eeddfec54dcb6ac693dff https://github.com/xmlunit/xmlunit/commit/03d8e2f02f4f32697a4eeddfec54dcb6ac693dff Author: Stefan Bodewig <ste...@fr...> Date: 2020-05-04 (Mon, 04 May 2020) Changed paths: M .travis.yml Log Message: ----------- run compatibility tests in a subshell |
From: Travis CI <bu...@tr...> - 2020-05-03 19:33:39
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #561 Status: Broken Duration: 4 mins and 49 secs Commit: 24444e6 (master) Author: Stefan Bodewig Message: generate AssertJ compatibility tests View the changeset: https://github.com/xmlunit/xmlunit/compare/68138c85bea1...24444e6b2611 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/682673645?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-05-03 19:17:10
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 24444e6b2611e2dcec35e8246f05267ccdb928cb https://github.com/xmlunit/xmlunit/commit/24444e6b2611e2dcec35e8246f05267ccdb928cb Author: Stefan Bodewig <ste...@fr...> Date: 2020-05-03 (Sun, 03 May 2020) Changed paths: M .travis.yml A compat-tests/TestResources.java A compat-tests/assertj-test.sh M compat-tests/hamcrest-test.sh M pom.xml M xmlunit-assertj/pom.xml M xmlunit-assertj/src/test/java/org/xmlunit/assertj/CompareAssertAreNotSimilarTest.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/CompareAssertAreSimilarTest.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertValidationTest.java Log Message: ----------- generate AssertJ compatibility tests |
From: Stefan B. <no...@gi...> - 2020-05-03 18:57:17
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 68138c85bea15517fcce5d1e1ec64bd660dfe1cc https://github.com/xmlunit/xmlunit/commit/68138c85bea15517fcce5d1e1ec64bd660dfe1cc Author: Stefan Bodewig <ste...@fr...> Date: 2020-05-03 (Sun, 03 May 2020) Changed paths: M .gitignore M .travis.yml R compat-tests/hamcrest-2.x/pom.xml R compat-tests/hamcrest-2.x/src/test/java/org/xmlunit/TestResources.java R compat-tests/hamcrest-2.x/src/test/java/org/xmlunit/bugreports R compat-tests/hamcrest-2.x/src/test/java/org/xmlunit/matchers A compat-tests/hamcrest-test.sh Log Message: ----------- generate Hamcrest compatibility tests |
From: Travis CI <bu...@tr...> - 2020-04-28 09:10:20
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #559 Status: Fixed Duration: 5 mins and 18 secs Commit: cc1a76d (master) Author: Stefan Bodewig Message: make tests work with Java 14 View the changeset: https://github.com/xmlunit/xmlunit/compare/525591378e97...cc1a76d54b6c View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/680465672?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-04-28 09:04:58
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: cc1a76d54b6c7cd95604187a2ee7d68ecd424030 https://github.com/xmlunit/xmlunit/commit/cc1a76d54b6c7cd95604187a2ee7d68ecd424030 Author: Stefan Bodewig <ste...@fr...> Date: 2020-04-28 (Tue, 28 Apr 2020) Changed paths: M pom.xml M xmlunit-core/src/test/java/org/xmlunit/diff/DefaultComparisonFormatterTest.java Log Message: ----------- make tests work with Java 14 |
From: Travis CI <bu...@tr...> - 2020-04-28 08:35:32
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #558 Status: Still Failing Duration: 4 mins and 46 secs Commit: 5255913 (master) Author: Stefan Bodewig Message: special profile for Java 14+ View the changeset: https://github.com/xmlunit/xmlunit/compare/a91e4a542cc1...525591378e97 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/680453636?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-04-28 08:30:39
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: 525591378e97eb5e6b5c509c04da6285bcb343ec https://github.com/xmlunit/xmlunit/commit/525591378e97eb5e6b5c509c04da6285bcb343ec Author: Stefan Bodewig <ste...@fr...> Date: 2020-04-28 (Tue, 28 Apr 2020) Changed paths: M pom.xml Log Message: ----------- special profile for Java 14+ |
From: Travis CI <bu...@tr...> - 2020-04-28 08:25:30
|
Build Update for xmlunit/xmlunit ------------------------------------- Build: #557 Status: Broken Duration: 5 mins and 32 secs Commit: a91e4a5 (master) Author: Stefan Bodewig Message: test on Java14 as well View the changeset: https://github.com/xmlunit/xmlunit/compare/c5f189981349...a91e4a542cc1 View the full build log and details: https://travis-ci.org/github/xmlunit/xmlunit/builds/680450610?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-04-28 08:19:53
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: a91e4a542cc1369be5ff14b6185d7ec5e9d00034 https://github.com/xmlunit/xmlunit/commit/a91e4a542cc1369be5ff14b6185d7ec5e9d00034 Author: Stefan Bodewig <ste...@fr...> Date: 2020-04-28 (Tue, 28 Apr 2020) Changed paths: M .travis.yml Log Message: ----------- test on Java14 as well |
From: Stefan B. <no...@gi...> - 2020-04-28 08:13:29
|
Branch: refs/heads/master Home: https://github.com/xmlunit/xmlunit Commit: c5f189981349f8fbe9c2db60f5bc4854df5c3e4b https://github.com/xmlunit/xmlunit/commit/c5f189981349f8fbe9c2db60f5bc4854df5c3e4b Author: Stefan Bodewig <ste...@fr...> Date: 2020-04-28 (Tue, 28 Apr 2020) Changed paths: M RELEASE_NOTES.md M xmlunit-assertj/src/test/java/org/xmlunit/assertj/ValueAssertTest.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertValidationTest.java M xmlunit-assertj/src/test/java/org/xmlunit/assertj/XmlAssertValueByXPathTest.java A xmlunit-assertj/src/test/java/org/xmlunit/assertj/util/SetEnglishLocaleRule.java Log Message: ----------- make AssertJ tests work on non-English locales, closes #180 |
From: AppVeyor <no-...@ap...> - 2020-04-15 20:39:56
|
<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/32207585" style="color:#078DC7;">Build xmlunit.net 2.7.3.180 completed</a></h1> <p style="color: #888;"> Commit <a href="https://github.com/xmlunit/xmlunit.net/commit/12c799db28">12c799db28</a> by <a href="mailto:cam...@gm...">Cameron Cowen</a> on 4/15/2020 8:31 PM: <br /> <span style="font-size: 110%;color:#222;">Added tests for FR and ES</span> </p> <p><a href="https://ci.appveyor.com/notifications" style="font-size:85%;color:#999;">Configure your notification preferences</a></p> </div> |