https://github.com/xwiki/xwiki-commons
Revision 2e507e3683246b44a27e80e676fab7e6f19b303e authored by Simon Urli on 24 July 2023, 15:31:25 UTC, committed by Simon Urli on 24 August 2023, 16:24:58 UTC
Provide a setter for the parent job status in AbstractJobStatus, so that
it's possible in ReplayJob to properly set the children job status'
parent, without needing to rely on the context.

(cherry picked from commit 93a097351f47ff6b5d3f6d27bf5864f5b6aa8119)
1 parent 61a9a40
History
Tip revision: 2e507e3683246b44a27e80e676fab7e6f19b303e authored by Simon Urli on 24 July 2023, 15:31:25 UTC
XCOMMONS-2576: ReplayJob is not properly setting the parent job status of its children jobs
Tip revision: 2e507e3
File Mode Size
.github
.mvn
xwiki-commons-core
xwiki-commons-pom
xwiki-commons-tools
.gitattributes -rw-r--r-- 155 bytes
.gitignore -rw-r--r-- 1.5 KB
.lgtm.yml -rw-r--r-- 1.5 KB
Jenkinsfile -rw-r--r-- 5.3 KB
LICENSE -rw-r--r-- 25.8 KB
README.md -rw-r--r-- 1.8 KB
SECURITY.md -rw-r--r-- 144 bytes
pom.xml -rw-r--r-- 130.2 KB

README.md

back to top