From: Dannes W. <no...@gi...> - 2023-09-12 06:37:01
|
Branch: refs/heads/develop Home: https://github.com/eXist-db/exist Commit: 0f5ebe1450faf10e2709f9c53cc6e6ab64b6293c https://github.com/eXist-db/exist/commit/0f5ebe1450faf10e2709f9c53cc6e6ab64b6293c Author: Patrick Reinhart <pa...@re...> Date: 2023-09-11 (Mon, 11 Sep 2023) Changed paths: M .github/workflows/ci-test.yml Log Message: ----------- [bugfix] increase the maven daemon timeout Signed-off-by: Patrick Reinhart <pa...@re...> Commit: 9ba8b3d53bea24f3b0f8c28a3d7cfbea62909ff4 https://github.com/eXist-db/exist/commit/9ba8b3d53bea24f3b0f8c28a3d7cfbea62909ff4 Author: Patrick Reinhart <pa...@re...> Date: 2023-09-12 (Tue, 12 Sep 2023) Changed paths: M exist-core/src/test/java/org/exist/storage/lock/CollectionLocksTest.java Log Message: ----------- [bugfix] increase single thread sleep to 15ms Signed-off-by: Patrick Reinhart <pa...@re...> Commit: d512df88621355983fd48d7ecc5ff17873d39dff https://github.com/eXist-db/exist/commit/d512df88621355983fd48d7ecc5ff17873d39dff Author: Dannes Wessels <di...@us...> Date: 2023-09-12 (Tue, 12 Sep 2023) Changed paths: M .github/workflows/ci-test.yml M exist-core/src/test/java/org/exist/storage/lock/CollectionLocksTest.java Log Message: ----------- Merge pull request #5054 from reinhapa/mvnd-windows [bugfix] increase the maven daemon timeout Compare: https://github.com/eXist-db/exist/compare/33dd3d0b7f88...d512df886213 |