Commit graph

345 commits

Author SHA1 Message Date
Andreas Penski (init)
5b1d0cd467 (fix) tests 2020-04-29 13:55:12 +02:00
Andreas Penski (init)
7ca3ef90f3 (enhance) ContentRepository is only based on uri and strategy 2020-04-29 10:29:30 +02:00
Andreas Penski (init)
35c0797898 (enhance) introduce resolving strategy (configurable xml security); introduce API configuration 2020-04-29 10:06:00 +02:00
Andreas Penski (init)
7a86f049ac Refactor: don't reuse JAXB objects for internal configuration; create a Configuration interface. 2020-04-21 08:34:56 +02:00
Andreas Penski (init)
c8b3c1977c (fix) no scenario match is no reason to abort processing 2020-04-16 14:36:12 +02:00
Andreas Penski (init)
e0bd3ec8ab Merge branch 'branch-1.2.x'
# Conflicts:
#	CHANGELOG.md
#	src/main/java/de/kosit/validationtool/impl/model/BaseScenario.java
#	src/test/java/de/kosit/validationtool/impl/DefaultCheckTest.java
2020-04-16 13:56:12 +02:00
Andreas Penski (init)
7ae580d906 (chore) ignore occasional testing of xrechnung artefacts 2020-04-16 13:53:46 +02:00
Andreas Penski (init)
e28a9d9f80 #50 (fix) remove 'fallback' attribute from xml view 2020-04-16 11:59:04 +02:00
Andreas Penski (init)
a1a7328b8f #50 (fix) Validator creates invalid createReportInput xml in case of no scenrio match 2020-04-15 14:50:45 +02:00
Andreas Penski (init)
6220d1a7d2 Merge remote-tracking branch 'origin/branch-1.2.x'
# Conflicts:
#	CHANGELOG.md
#	pom.xml
2020-03-24 09:42:19 +01:00
Andreas Penski (init)
610348d3bd (chore) doc enhancements 2020-03-24 09:40:07 +01:00
Andreas Penski (init)
ac58e9f2ed (chore) remove label unreleased 2020-03-24 09:28:03 +01:00
Andreas Penski (init)
408df62634 [maven-release-plugin] prepare for next development iteration 2020-03-24 09:15:40 +01:00
Andreas Penski (init)
4c9aefaa11 [maven-release-plugin] prepare release v1.2.0 2020-03-24 09:15:31 +01:00
Andreas Penski (init)
0162433059 (chore) config changes 2020-03-24 08:46:11 +01:00
Andreas Penski (init)
cba3cdb139 (chore) prepare release version 2020-03-24 08:41:57 +01:00
Andreas Penski (init)
b737650937 (chore) export zip artefact 2020-03-24 08:39:36 +01:00
Andreas Penski (init)
3388eba1d2 (chore) doc enhancements 2020-03-24 08:37:14 +01:00
Andreas Penski (init)
f6bc280414 Merge branch 'branch-1.2.x' 2020-03-23 15:01:50 +01:00
Andreas Penski (init)
03cf40f328 (chore) clarify actual test 2020-03-23 14:59:43 +01:00
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)
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