Commit graph

78 commits

Author SHA1 Message Date
Andreas Penski (init)
8224690b6a #40 Fix NPE in Result.getReportDocument for malformed xml input
Compute correct Hashcode, when Input is malformed
2020-01-06 12:09:17 +01:00
Andreas Penski (init)
5f18236b68 Merge remote-tracking branch 'origin/branch-1.1.x' 2020-01-06 11:50:26 +01:00
Andreas Penski (init)
7f57d8744b #40 Fix NPE in Result.getReportDocument for malformed xml input
Information about parsing errors in fallback-report
2020-01-06 11:49:42 +01:00
Andreas Penski (init)
5cb2c0ebcc Merge branch 'branch-1.1.x'
# Conflicts:
#	pom.xml
#	src/main/java/de/kosit/validationtool/impl/tasks/SchemaValidationAction.java
2020-01-06 11:02:22 +01:00
Andreas Penski (init)
da70421620 #40 Fix NPE in Result.getReportDocument for malformed xml input 2020-01-06 09:10:45 +01:00
Andreas Penski
efd4fd5fff #39 The supplied Input unnecessarily is not written into memory 2019-12-18 15:57:44 +01:00
Andreas Penski (init)
5e579dcd11 #41 fix validation of garbage e.g. non xml files
Testing also with not wellformed xml files
2019-12-10 14:48:28 +01:00
Andreas Penski (init)
fa5966d464 #41 fix validation of garbage e.g. non xml files 2019-08-14 11:28:12 +02:00
Andreas Penski
b4429bed89 #14 load from jar einfacher 2019-06-28 13:58:09 +02:00
Andreas Penski
b10a5da352 Resolve "CLI-Switch to serialize the 'CreateReportInput' as a file" 2019-06-21 14:58:08 +02:00
Andreas Penski (init)
0c3f65b53f (chore) Nachnutzen der Artefakte aus dem Tests; Entfernen der Docker-Konfiguration 2019-06-04 08:23:01 +02:00
Andreas Penski (init)
f36f7959c7 Merge remote-tracking branch 'origin/master' into #25_Refactor_build 2019-06-03 16:52:24 +02:00
Andreas Penski (init)
528e47b5cf (WIP) build ohne docker 2019-06-03 15:47:54 +02:00
Andreas Penski (init)
cadedaf062 #21 Umbau NoScenarioMatch, als Fallback match 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
65f4dfad68 #21 HTML Extraktion mit in der API angebunden 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
7ba7c84533 (fix) names 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
3d777fa8e5 #21 Übergabe von Fehlerinformation in der API 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
8d49b0fea3 (fix) compile 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
ab31ed71b1 #21 Umsetzung der API Rückgabe, erste version 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
99930a2b0a (wip) Umsetzung OHNE Nutzung eines java.nio.Filesystem 2019-05-17 16:26:27 +02:00
Renzo Kottmann
13208c2c35 Add not integrated test files 2019-05-16 11:16:41 +02:00
Penski, Andreas
70149817bf #11 jdk11 support 2019-03-06 14:26:05 +01:00
Penski, Andreas
d1d3d25f36 #10 Daemon Mode umsetzen 2019-03-04 08:42:21 +01:00
apenski
34d79d5e2c
Improve memory effeciency (#22)
#20 Use s9api only for internal processing; 
Improve memory effeciency
2019-02-13 08:19:02 +01:00
Andreas Penski (init)
72c7d4247d (fix) build with case-sensitive filesystem 2019-02-08 08:11:04 +01:00
fbuettner
9ad51731ab Moved validation tool one level up, as it is now the sole content of this repository 2018-03-06 09:27:56 +01:00
fbuettner
4eab984c01 Verzeichnisstruktur erweitert, um Prüftool und Konfiguration XRechnung aufzunehmen. 2017-10-26 10:24:07 +02:00
apenski
beeb104007 Initial Implementation 2017-10-26 09:50:58 +02:00