Skip to content

Fix running with Java versions > 11 failing tests and windows compat fixes

Created by: dbluhm

DataElementProcessor tests loosened to not consider warnings a failure condition. Removed LoggingDataElementProcessor in favor of just having a standard logger during testing; leave it up to tester to determine if warnings are serious or not.

Closes #472 (closed)

Merge request reports