Files
spring-batch/spring-batch-core-tests
Dimitrios Liapis f8f8a02a4d Explicitly considering Start Time not being null for running Job Executions
This is to exclude from capturing erroneous Job Executions. An example is
whenever a TaskRejectedException is thrown after submitting to the
taskExecutor in SimpleJobLauncher#run(), the JobExecution is left without
a Start or End Time. Also related tests are fixed.

Resolves BATCH-2675
2018-10-25 11:36:21 +02:00
..
2017-05-03 10:00:41 -05:00