task_24859 #13

Merged
francesco.mangiacrapa merged 14 commits from task_24859 into master 2023-03-30 11:00:17 +02:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 4964056fb4 - Show all commits

View File

@ -208,6 +208,7 @@ public class Default3PhaseManager extends SimpleLifeCycleManager implements Life
return theReport;
}
//Updated by Francesco, see #24877
protected StepExecutionReport executeReject(StepExecutionReport theReport) throws Exception {
log.info(STEPS.REJECT + " running...");