Commit graph

64 commits

Author SHA1 Message Date
Renzo Kottmann
e8ff6765a4 Translate to English 2020-03-18 15:51:46 +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)
435c428c5f (chore) default (invalid) match for fallback scenario 2020-01-24 10:42:25 +01:00
Andreas Penski (init)
69372a9d5d #41 Testing processing errors while running schema or schematron validations
ignore fields on base class during marshalling
2020-01-24 10:10:24 +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)
382e1a5a72 Merge branch 'branch-1.1.x'
# Conflicts:
#	pom.xml
#	src/main/java/de/kosit/validationtool/impl/tasks/SchemaValidationAction.java
#	src/test/java/de/kosit/validationtool/impl/SchemaValidatorActionTest.java
2020-01-23 16:43:10 +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 (init)
7ec7414875 #39 Lazily read inputstream
use URI loading where applicable
2019-12-18 16:38:08 +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)
0f8e0754cb (chore) cleanup javadoc 2019-12-18 15:02:02 +01:00
Andreas Penski (init)
e7ebac9db0 (chore) remove unused code 2019-12-11 09:58:03 +01:00
Andreas Penski (init)
0771f88f4d (chore) cleanup logging 2019-12-10 14:49:08 +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 (init)
6849de69b4 #36 remove warnings from assembly plugin 2019-07-03 09:26:07 +02:00
Andreas Penski (init)
948ec463e0 #36 remove warnings from assembly plugin 2019-07-03 09:01:25 +02:00
Renzo Kottmann
5fddda0c37 License to end of file 2019-07-01 16:56:10 +02:00
Renzo Kottmann
d168e20570 Get rid of BOM encofing in app-info.properties and changed engine name to english 2019-07-01 16:51:52 +02:00
Andreas Penski (init)
f491d6897e (fix) compile 2019-06-28 14:42:34 +02:00
Andreas Penski (init)
0a28e41d98 (chore) refactoring der html extraktion 2019-06-28 14:35:00 +02:00
Andreas Penski
b4429bed89 #14 load from jar einfacher 2019-06-28 13:58:09 +02:00
Andreas Penski (init)
3184ac5c00 #35 fix rückgabe im erfolgsfall 2019-06-28 13:39:40 +02:00
Andreas Penski (init)
88b3f01276 (wip) Rückgabe von Informationen für den Fehlerfall 2019-06-28 13:39:40 +02:00
Andreas Penski
6fba84f31b Resolve "Make engine version configurable" 2019-06-24 16:47:07 +02:00
Andreas Penski (init)
c0f95f3e9d (chore) refactor build distribution
attaching the shaded standalone jars
2019-06-21 15:01:02 +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)
0f6b0489e2 #28 erstmal nur in der default-Implementierung und NICHT in der API 2019-06-21 14:13:56 +02:00
Andreas Penski (init)
e83b316d95 #28 Add CreateReportInput to result in API 2019-06-21 14:05:40 +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)
3ac764b33c (fix) add missing import 2019-05-29 12:37:58 +02:00
Andreas Penski (init)
2069c0d04e (chore) Rückgabe der Schematron-Ergebnisse als komplexes Objekt in der API 2019-05-24 11:32:08 +02:00
Andreas Penski (init)
b3e9d3a244 (chore) HTML-Extraktions-Funktionen aus dem Interface entfernt. Bleibt in der Default-Implementierung vorhanden. Entwickler müssen dann aber casten. 2019-05-24 10:12:04 +02:00
Andreas Penski (init)
cadedaf062 #21 Umbau NoScenarioMatch, als Fallback match 2019-05-17 16:26:27 +02:00
Andreas Penski
b350334a04 Update Result.java 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