As best as I am able to tell, the system properties sbe.validation.warnings.fatal and sbe.validation.stop.on.error, whilst they are correctly used to setup ParserOptions, they don't seem to actually have any effect.
Setting sbe.validation.sbe works as intended, but any errors or warnings have no effect on the exit status
As best as I am able to tell, the system properties
sbe.validation.warnings.fatalandsbe.validation.stop.on.error, whilst they are correctly used to setupParserOptions, they don't seem to actually have any effect.Setting
sbe.validation.sbeworks as intended, but any errors or warnings have no effect on the exit status