#40 Fix NPE in Result.getReportDocument for malformed xml input

Information about parsing errors in fallback-report
This commit is contained in:
Andreas Penski (init) 2020-01-06 11:49:42 +01:00
parent 0ca79fc89d
commit 7f57d8744b
5 changed files with 59 additions and 15 deletions

View file

@ -1,7 +1,7 @@
# do not edit this file
# this properties are overriden by build process
project_version=${project.version}
framework_version=1.0.0
framework_version=1.0.2
engine_name=KoSIT Validator
build_timestamp=${build.timestamp}
build_number=${build.number}