Andreas Penski (init)
|
911a4215f4
|
Merge branch 'branch-1.2.x'
|
2020-03-23 13:55:59 +01:00 |
|
Andreas Penski (init)
|
515b45bc6e
|
(chore) reduce test objects, reuse simple stuff
|
2020-03-23 13:45:59 +01:00 |
|
Andreas Penski (init)
|
b50bed91d1
|
(chore) test with no schematron check / results
|
2020-03-23 13:39:38 +01:00 |
|
Andreas Penski (init)
|
d7f4a78fbc
|
(chore) fix typo
|
2020-03-23 13:35:15 +01:00 |
|
Andreas Penski (init)
|
982b8fd79f
|
(chore) reduce test objects, reuse simple stuff
|
2020-03-23 13:31:06 +01:00 |
|
Andreas Penski (init)
|
245d7d4cac
|
(chore) Integration Testing acceptMatch functionality
|
2020-03-23 13:22:38 +01:00 |
|
Andreas Penski (init)
|
65ed945602
|
(chore) adopt new test infrastructure
|
2020-03-23 11:57:52 +01:00 |
|
Andreas Penski (init)
|
1790d301b6
|
(fix) acceptMatch tests work with new test environment
|
2020-03-23 11:27:17 +01:00 |
|
Andreas Penski (init)
|
6aab106075
|
Merge remote-tracking branch 'origin/branch-1.2.x'
# Conflicts:
# CHANGELOG.md
# src/main/java/de/kosit/validationtool/impl/model/BaseScenario.java
|
2020-03-23 11:14:29 +01:00 |
|
Andreas Penski (init)
|
e313bc6328
|
(fix) tests regarding acceptance computation
|
2020-03-20 14:42:03 +01:00 |
|
Andreas Penski (init)
|
ab341feece
|
(fix) Handling acceptMatch correctly, compute the result based on schema and schematron on absence of "acceptMath"
|
2020-03-20 14:22:33 +01:00 |
|
Andreas Penski (init)
|
1807c78c51
|
Merge branch 'branch-1.1.x'
# Conflicts:
# src/test/java/de/kosit/validationtool/impl/SaxonSecurityTest.java
|
2020-02-17 16:50:49 +01:00 |
|
Andreas Penski (init)
|
ed3f37eb3f
|
(fix) correctly disable xxe with saxon api
|
2020-02-17 16:49:26 +01:00 |
|
Andreas Penski (init)
|
3ad1f449fa
|
(chore) cleanup test
|
2020-01-27 14:52:52 +01:00 |
|
Andreas Penski (init)
|
0d7aeb5de7
|
#41 Testing processing errors while running schema or schematron validations
|
2020-01-24 09:40:41 +01:00 |
|
Andreas Penski (init)
|
b6141bce23
|
#41 No schematron validation after schema errors
|
2020-01-23 16:20:18 +01:00 |
|
Andreas Penski (init)
|
7786d309e2
|
(chore) cleanup after test
|
2020-01-06 13:38:18 +01:00 |
|
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)
|
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 |
|
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 |
|