Commit graph

324 commits

Author SHA1 Message Date
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)
fc419495e9 (chore) changelog for next release corrected 2020-03-20 16:31:12 +01:00
Andreas Penski (init)
554a6f080a (chore) changelog documenation of api changes 2020-03-20 16:21:49 +01:00
Andreas Penski (init)
2a9cdc551a (chore) Extends Result-API, provide more information about schematron results 2020-03-20 15:13:44 +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
Renzo Kottmann
84ef377324 Add accept documentation about acceptRecommendation 2020-03-20 11:20:34 +01:00
Renzo Kottmann
a12ff356d8 Add a little englisch foc to acceptMatch Element 2020-03-20 11:20:28 +01:00
Renzo Kottmann
13acb9ff7e Translate getAcceptRecommendation javadoc to English 2020-03-20 11:20:23 +01:00
Renzo Kottmann
bd60ddc41d Translate to English 2020-03-20 11:20:14 +01:00
Renzo Kottmann
fa1dbe75fd Add accept documentation about acceptRecommendation 2020-03-18 18:16:35 +01:00
Renzo Kottmann
aa53eaea73 Add a little englisch foc to acceptMatch Element 2020-03-18 18:07:47 +01:00
Renzo Kottmann
7999fa1790 Translate getAcceptRecommendation javadoc to English 2020-03-18 15:52:37 +01:00
Renzo Kottmann
e8ff6765a4 Translate to English 2020-03-18 15:51:46 +01:00
Renzo Kottmann
ea3edd8495 Fixed typos and structure of CHANGELOG.md 2020-03-05 15:23:54 +01:00
Andreas Penski (init)
62e3c0001d Merge branch 'branch-1.1.x' 2020-02-24 10:00:00 +01:00
Andreas Penski (init)
c6176d2109 (chore) scope 'test' test-scenario jar 2020-02-24 09:59:32 +01:00
Andreas Penski (init)
586e2b4c80 (chore) changelog for next release corrected 2020-02-20 16:05:34 +01:00
Andreas Penski (init)
7170e9dd49 Merge remote-tracking branch 'origin/branch-1.1.x'
# Conflicts:
#	pom.xml
2020-02-20 16:03:15 +01:00
Andreas Penski (init)
f54259e3ed [maven-release-plugin] prepare for next development iteration 2020-02-20 15:49:21 +01:00
Andreas Penski (init)
0e29e76144 (chore) add link to bug ticket 2020-02-20 15:45:42 +01:00
Andreas Penski (init)
8fc0fa4d35 (chore) prepare release 2020-02-20 15:42:05 +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)
2bc35389e3 (chore) keep dist zip 2020-01-21 09:02:18 +01:00
Andreas Penski (init)
96e82e0009 [maven-release-plugin] prepare for next development iteration 2020-01-21 08:51:22 +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)
0ca79fc89d (chore) prepare bugfix release 2020-01-06 09:12:34 +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
0c26fa7420 Merge branch '39-input-soll-nicht-die-datei-im-speicher-ablegen' into 'master'
Resolve "Input soll NICHT die Datei im Speicher ablegen"

See merge request kosit/validator!20
2019-12-18 15:57:44 +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)
d7ee019194 [maven-release-plugin] prepare for next development iteration 2019-12-18 15:09:41 +01:00