Commit graph

383 commits

Author SHA1 Message Date
Andreas Penski (init)
776c91fabe Merge remote-tracking branch 'origin/branch-1.2.x'
# Conflicts:
#	CHANGELOG.md
#	pom.xml
2020-06-24 13:18:39 +02:00
Andreas Penski (init)
09955b279e [maven-release-plugin] prepare for next development iteration 2020-06-24 13:13:32 +02:00
Andreas Penski (init)
3231c66c37 [maven-release-plugin] prepare release v1.2.1 2020-06-24 13:13:25 +02:00
Andreas Penski (init)
beac5dd4f7 (chore) Release prepare: Set correct version in CHANGELOG.md 2020-06-24 13:12:06 +02:00
Andreas Penski (init)
5ef290c187 (chore) config changes 2020-06-24 13:10:24 +02:00
Andreas Penski
a78a0861e8 Merge branch 'configuration_api' into 'master'
New configuration api and xml  security configuration

See merge request kosit/validator!24
2020-06-24 11:03:33 +00:00
Renzo Kottmann
6219eb6f41 Typos and Grammar on daemon.md 2020-06-20 16:51:05 +00:00
Renzo Kottmann
b04aa344bc Minor typos and grammer 2020-06-20 16:41:19 +00: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)
e26cbc9613 make java snippet explicit 2020-05-29 09:58:04 +02:00
Andreas Penski (init)
3e4aa9f957 (chore) daemon documentation and license clarification for docsify 2020-05-29 09:03:16 +02:00
Andreas Penski (init)
e01976e7ae fix some typos 2020-05-28 15:38:43 +02:00
Andreas Penski (init)
997f5073fe further doc 2020-05-18 09:22:35 +02:00
Andreas Penski (init)
06a88848db prepare docs for release 1.3.0 2020-05-15 10:01:32 +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
Andreas Penski
91e4d79953 introduce docsify; refactor the daemon 2020-05-06 16:17:45 +02:00
Andreas Penski (init)
649ea6c0c4 documentation 2020-05-06 10:49:12 +02:00
Andreas Penski (init)
edb8427dec create tests for resolvers 2020-05-04 16:27:55 +02:00
Andreas Penski (init)
7671977249 reduce visibility 2020-05-04 14:59:21 +02:00
Andreas Penski (init)
5f15c99c04 sleep a little longer 2020-05-04 14:57:20 +02:00
Andreas Penski (init)
01ae592862 more tests 2020-05-04 14:57:07 +02:00
Andreas Penski
7dc62012a6 some cleanup 2020-05-03 16:52:55 +02:00
Andreas Penski (init)
1a001a1af4 more tests 2020-05-01 13:47:40 +02:00
Andreas Penski (init)
7abc072911 cleanup 2020-04-30 17:57:02 +02:00
Andreas Penski (init)
2c479eded5 some more tests 2020-04-30 17:44:23 +02:00
Andreas Penski (init)
46ddea57d6 some more tests 2020-04-30 15:49:09 +02:00
Andreas Penski (init)
0bb0f6671d some more tests 2020-04-30 15:41:39 +02:00
Andreas Penski (init)
16dc45ab46 some more tests 2020-04-30 14:28:51 +02:00
Andreas Penski (init)
fcf3ff2bf1 use random ports;
tests for the Daemon
2020-04-30 10:32:22 +02:00
Andreas Penski (init)
aca3d2bd04 jacoco for the daemon code 2020-04-29 19:48:57 +02:00
Andreas Penski (init)
5886c9a0db (fix) generate source to target folder 2020-04-29 17:17:16 +02:00
Andreas Penski (init)
a739868c3b remove generated code on clean; sonar fixes 2020-04-29 17:10:30 +02:00
Andreas Penski (init)
d0000fc698 get rid of ObjectFactory.java 2020-04-29 16:57:15 +02:00
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