Commit graph

126 commits

Author SHA1 Message Date
mihajlov
6059834dcc feat: upgrade dependencies to use Java 17 and jakarta 2024-10-02 08:26:39 +02:00
apenski
9a3e48ced4 Merge branch 'main' into #100_Make_createReport_optional
# Conflicts:
#	CHANGELOG.md
2022-11-28 09:05:24 +01:00
Andreas Penski
219aeaa1b7 Resolve https://projekte.kosit.org/kosit/validator/-/issues/97 "Replace docsify from UI" 2022-11-18 07:21:56 +00:00
apenski
55ec1dc560 make report optional 2022-11-09 16:35:38 +01:00
apenski
d019642ba5 Dependency Updates 2022-11-09 11:20:47 +01:00
apenski
b244f73d3a (Fix) https://projekte.kosit.org/kosit/validator/-/issues/95 NPE when using empty repository definition (-r "") 2022-11-09 09:02:15 +01:00
apenski
38ab54438c https://projekte.kosit.org/kosit/validator/-/issues/93 (Fix) No usage information necessary when validation fails 2022-11-09 08:27:01 +01:00
apenski
0281d94929 Upgrade Saxon to 11.4 2022-11-08 08:32:11 +01:00
apenski
f283f5204e Update Copyright 2022-11-07 16:09:12 +01:00
Andreas Penski
2e6efdd16f support multiple configuration 2021-05-21 11:16:20 +00:00
apenski
67d05d2130
Merge pull request #76 from reitzig/patch-1
Do not log error on invalid document
2021-04-09 09:54:05 +02:00
Andreas Penski (init)
7726a63a00 https://github.com/itplr-kosit/validator/issues/80 use classloader to initialize jaxb context 2021-04-09 09:45:06 +02:00
Andreas Penski (init)
2747eeb42d #74 Initialize ANSI console correctly 2021-04-09 09:33:27 +02:00
Raphael
6379da2e8f
Do not log error on invalid document
Relates to issue #75
2021-02-03 10:41:36 +01:00
Andreas Penski (init)
44403d82c9 Update copyright year to 2021. 2021-02-02 08:55:20 +01:00
Christian Schlichtherle
555dad2ede Fix language. 2020-10-30 18:56:03 +01:00
Christian Schlichtherle
5f32e1d3b7 Ensure English locale for English messages. 2020-10-30 18:55:38 +01:00
Andreas Penski
55986c2e8d https://github.com/itplr-kosit/validator/issues/53 Fix copyright and licensing information 2020-10-02 08:30:39 +00:00
Andreas Penski (init)
ef1ce56f2a https://github.com/itplr-kosit/validator/issues/56 trim namespaces and other strings when reading the scenarios 2020-10-02 10:06:29 +02:00
Andreas Penski (init)
65f6914c3c https://github.com/itplr-kosit/validator/issues/57 fix read stream 2020-10-02 09:47:28 +02:00
Andreas Penski
69d6e55f14 Resolve "Force formatting" 2020-09-03 06:02:42 +00:00
Andreas Penski
f2223552ad #67 [CLI,DAEMON] Return proper return codes / status codes 2020-09-02 12:34:20 +00:00
Andreas Penski (init)
fff5c256fa (chore) cleanup 2020-08-21 10:12:47 +02:00
Andreas Penski (init)
7a8635eba2 (fix) https://github.com/itplr-kosit/validator/issues/51 2020-08-21 10:03:21 +02:00
Andreas Penski (init)
9c98d6470d (chore) no stacktrace, when not targets supplied 2020-08-20 16:50:37 +02:00
Andreas Penski (init)
911a4f2ceb (fix) return code 0 on assertion check 2020-08-19 14:03:58 +02:00
Andreas Penski (init)
4d4aa5ea60 test custom resolving strategy 2020-08-17 08:24:06 +02:00
Andreas Penski (init)
bcbb0de09c (chore) more test coverage 2020-08-14 08:56:45 +02:00
Andreas Penski (init)
aad08768dd #65 daemon mode default output 2020-08-13 16:06:28 +02:00
Andreas Penski (init)
8aa93158d1 #65 daemon mode default output 2020-08-13 15:59:20 +02:00
Andreas Penski (init)
f4509fd097 cleanup 2020-08-13 15:23:59 +02:00
Andreas Penski (init)
46fff79fe2 #65 cli options for setting loglevel;
defining a default cli output
2020-08-13 15:11:46 +02:00
Andreas Penski (init)
a41336e9cf support for XdmNode as Input
cleanup
2020-08-13 10:04:34 +02:00
Andreas Penski (init)
f9c6248513 javadoc translations 2020-08-12 10:13:56 +02:00
Andreas Penski (init)
cc7bfb2250 fix date conversion in ConfigurationBuilder 2020-08-12 09:02:34 +02:00
Andreas Penski
e265667f25 Resolve "Validator new feature: Pruefbericht Gesamtuebersicht bei Batch Verarbeitung" 2020-08-10 06:38:20 +00:00
Renzo Kottmann
6b41020165 Typo in log.error message of ScenarioSelectionAction.java 2020-07-30 19:16:28 +00:00
Andreas Penski
8fb1098925 #55 More robust reporting in case of Schematron Error 2020-07-29 13:22:55 +00:00
Andreas Penski
3f361bf48b Resolve "Make report filenames customizable" 2020-07-29 13:03:06 +00:00
Andreas Penski
0717e22d33 #59 fix unparsed text uri resolving 2020-07-29 12:13:18 +00:00
Andreas Penski (init)
ecf1e1cef4 #58 Fix schematron evaluation
add tests with schematron
2020-07-28 17:05:59 +02:00
Andreas Penski (init)
5a7c6775b1 (chore) engine version in engine info 2020-07-08 13:29:01 +02:00
Renzo Kottmann
2ff43d2b72 Merge branch '48-documentation-and-semantic-defintion-of-accpetmatch-functionality' into configuration_api 2020-06-20 18:32:30 +02:00
Renzo Kottmann
a670b227ed Merge branch 'master' into 48-documentation-and-semantic-defintion-of-accpetmatch-functionality 2020-06-20 17:49:39 +02:00
Andreas Penski (init)
997f5073fe further doc 2020-05-18 09:22:35 +02:00
Andreas Penski
fdd2a5be18 Merge remote-tracking branch 'origin/configuration_api' into configuration_api 2020-05-11 09:07:55 +02:00
Andreas Penski
b164d71199 test for gui handler 2020-05-11 09:07:40 +02:00
Andreas Penski (init)
9e3b12685b Support for DOMSource and other Sources 2020-05-07 17:10:33 +02:00
Andreas Penski
b02126c1cc documentation for the daemon 2020-05-06 17:11:35 +02:00
Andreas Penski
62550c42d8 Merge remote-tracking branch 'origin/configuration_api' into configuration_api 2020-05-06 16:17:54 +02:00