mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-26 01:05:38 +00:00
#40 Fix NPE in Result.getReportDocument for malformed xml input
Information about parsing errors in fallback-report
This commit is contained in:
parent
0ca79fc89d
commit
7f57d8744b
5 changed files with 59 additions and 15 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue