Hi everyone,
I upgrade to Spring Batch Version 2.1.0 today. But in the configuration of skippable-execption-classes I get an error from the schema. I canīt set the new <include class="bla.bla.bla" /> tag.
Is an old schema online?Code:<batch:skippable-exception-classes> <include class="bla.bla.bla" /> </batch:skippable-exception-classes>


Reply With Quote
