This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/causeway.git
commit f9bfaf8e3a77f7adcdffb0d95fdc852be948b56e Merge: 28ac7f672a 46302e4372 Author: Dan Haywood <[email protected]> AuthorDate: Sat Jun 1 13:47:27 2024 +0100 Merge pull request #2445 from apache/CAUSEWAY-3755 CAUSEWAY-3755: adds Listener for RunBackgroundCommandsJob .../core/config/CausewayConfiguration.java | 14 +++++ .../applib/CausewayModuleExtCommandLogApplib.java | 3 ++ .../applib/fakescheduler/FakeScheduler.java | 47 ++++++++++++---- .../applib/job/RunBackgroundCommandsJob.java | 29 ++++++++-- .../spi/RunBackgroundCommandsJobListener.java | 62 ++++++++++++++++++++++ 5 files changed, 141 insertions(+), 14 deletions(-)
