|
From: Stefan B. <no...@gi...> - 2026-07-08 15:24:33
|
Branch: refs/heads/main Home: https://github.com/xmlunit/xmlunit Commit: ed2748b6d385e9237800d54b011bae40fea60e8a https://github.com/xmlunit/xmlunit/commit/ed2748b6d385e9237800d54b011bae40fea60e8a Author: Syed Mohammed Nayyar <jm...@gm...> Date: 2026-06-24 (Wed, 24 Jun 2026) Changed paths: M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/IsDateTimePlaceholderHandler.java M xmlunit-placeholders/src/test/java/org/xmlunit/placeholder/IsDateTimePlaceholderHandlerTest.java Log Message: ----------- pin locale when parsing dates in IsDateTimePlaceholderHandler Commit: 323c87fa0f2baa1579f0363dd057d4abc6ce7e65 https://github.com/xmlunit/xmlunit/commit/323c87fa0f2baa1579f0363dd057d4abc6ce7e65 Author: Syed Mohammed Nayyar <jm...@gm...> Date: 2026-07-04 (Sat, 04 Jul 2026) Changed paths: M RELEASE_NOTES.md M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/IsDateTimePlaceholderHandler.java M xmlunit-placeholders/src/test/java/org/xmlunit/placeholder/IsDateTimePlaceholderHandlerTest.java Log Message: ----------- allow specifying locale for isDateTime pattern - add optional second argument to select the parsing locale - default to Locale.US when none is given - document the new argument and add release notes entry Signed-off-by: Syed Mohammed Nayyar <jm...@gm...> Commit: 084d1a404ba0584cedf9fdd6f46eaf73b0248b9b https://github.com/xmlunit/xmlunit/commit/084d1a404ba0584cedf9fdd6f46eaf73b0248b9b Author: Stefan Bodewig <bo...@ap...> Date: 2026-07-05 (Sun, 05 Jul 2026) Changed paths: M xmlunit-placeholders/src/test/java/org/xmlunit/placeholder/IsDateTimePlaceholderHandlerTest.java Log Message: ----------- add explicit test for empty second argument Commit: 998399dba87d773c5f911c4c6a6c9cb1350a9216 https://github.com/xmlunit/xmlunit/commit/998399dba87d773c5f911c4c6a6c9cb1350a9216 Author: Stefan Bodewig <bo...@ap...> Date: 2026-07-08 (Wed, 08 Jul 2026) Changed paths: M RELEASE_NOTES.md M xmlunit-placeholders/src/main/java/org/xmlunit/placeholder/IsDateTimePlaceholderHandler.java M xmlunit-placeholders/src/test/java/org/xmlunit/placeholder/IsDateTimePlaceholderHandlerTest.java Log Message: ----------- Merge pull request #336 from xmlunit/jmestwa-coder-isdatetime-locale pin locale when parsing dates in IsDateTimePlaceholderHandler Compare: https://github.com/xmlunit/xmlunit/compare/f0a6fe635151...998399dba87d To unsubscribe from these emails, change your notification settings at https://github.com/xmlunit/xmlunit/settings/notifications |