Skip to content

Conversation

@FBibonne
Copy link

@FBibonne FBibonne commented Feb 3, 2025

the names of different steps in a job must be different

Sloves #3757

A few comments :

  • pom is updated to have a have a version of slf4j-api corresponding to simple-slf4j
  • unicity of names is checked when starting the job , just before calling listeners because step names may be known only in JobScope
  • in FlowJob.findStepsThrowingIfNameNotUnique, I suggest to remove the else block when state is instance of StepHolder : it is never executed

Fabrice Bibonne and others added 6 commits February 3, 2025 05:30
the names of different steps in a job must be different

Signed-off-by: Fabrice Bibonne <[email protected]>
  Also change copyright date to 2025

Signed-off-by: Fabrice Bibonne <[email protected]>
@FBibonne
Copy link
Author

FBibonne commented Feb 3, 2025

this PR makes the same changes as #4544 which was closed dur to trouble with git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants