Commit graph

442 commits

Author SHA1 Message Date
Andreas Penski (init)
9417080dd7 (fix) build image creation 2021-08-18 16:13:12 +02:00
Andreas Penski (init)
6f5ecc9a59 Merge remote-tracking branch 'origin/master' 2021-05-21 13:17:25 +02:00
Andreas Penski
9973304a2a Merge branch 'multiple_configurations' into 'master'
Support Multiple configuration

See merge request kosit/validator!41
2021-05-21 11:16:20 +00:00
Andreas Penski
2e6efdd16f support multiple configuration 2021-05-21 11:16:20 +00:00
Andreas Penski (init)
511265bb10 (chore) further reduce memory consumption 2021-05-21 13:14:08 +02:00
Andreas Penski (init)
730d7fefe9 [maven-release-plugin] prepare for next development iteration 2021-05-20 16:36:59 +02:00
Andreas Penski (init)
bc8d822360 [maven-release-plugin] prepare release v1.4.2 2021-05-20 16:36:55 +02:00
Andreas Penski (init)
955ec45bd1 (chore) update CHANGELOG.md 2021-05-20 16:11:52 +02:00
Andreas Penski (init)
1055866d16 (chore) rename jobs 2021-05-20 13:19:49 +02:00
Andreas Penski
27f0f5e1f4 Merge branch 'optimize_ci' into 'master'
Optimize ci

See merge request kosit/validator!40
2021-05-20 10:30:18 +00:00
Andreas Penski
99ffe18d2b Optimize ci 2021-05-20 10:30:18 +00:00
Andreas Penski (init)
c1b5c0ab81 (chore) upgrade jacoco 2021-05-20 11:50:13 +02:00
Andreas Penski (init)
cd2eb9a0a0 (chore) upgrade lombok 2021-05-20 11:50:09 +02:00
Andreas Penski (init)
941becc694 (chore) upgrade jaxb version 2021-05-20 11:50:05 +02:00
Andreas Penski (init)
2e16883cc9 fix link 2021-05-19 12:20:07 +02:00
apenski
3343c37ae9
Merge pull request #83 from itplr-kosit/dependabot/maven/commons-io-commons-io-2.7
Bump commons-io from 2.6 to 2.7
2021-05-19 12:07:21 +02:00
Andreas Penski
1faf9ed45a Merge branch 'optimize_ci' into 'master'
Optimize ci

See merge request kosit/validator!39
2021-05-19 09:06:35 +00:00
Andreas Penski
59c48f3918 Optimize ci 2021-05-19 09:06:35 +00:00
dependabot[bot]
259accd726
Bump commons-io from 2.6 to 2.7
Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-18 09:17:03 +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)
456c315d23 (chore) add ansi fix to CHANGELOG.md 2021-04-09 09:40:40 +02:00
Andreas Penski (init)
2747eeb42d #74 Initialize ANSI console correctly 2021-04-09 09:33:27 +02:00
Andreas Penski (init)
1d586699f6 (chore) gpg sign within specific profile 2021-04-07 15:28:00 +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)
7ff5287a23 (chore) disable until we can publish to maven central 2021-02-02 09:03:47 +01:00
Andreas Penski (init)
44403d82c9 Update copyright year to 2021. 2021-02-02 08:55:20 +01:00
apenski
7f28e80249
Merge pull request #66 from reitzig/patch-1
Update README.md
2021-01-04 16:20:54 +01:00
apenski
cecb5a78b3
Merge pull request #62 from bitmarck-service/master
Minor improvements
2021-01-04 16:18:41 +01:00
Christian Schlichtherle
69a2f85034 Add version for maven-gpg-plugin. 2020-12-21 19:32:40 +01:00
Christian Schlichtherle
ea3c9d294f Revert change. 2020-12-21 19:21:38 +01:00
Christian Schlichtherle
24826298ca Merge remote-tracking branch 'origin/master' 2020-12-21 13:47:49 +01:00
Andreas Penski (init)
7e5f0093d4 [maven-release-plugin] prepare for next development iteration 2020-12-21 09:01:04 +01:00
Andreas Penski (init)
fb29933d98 [maven-release-plugin] prepare release v1.4.1 2020-12-21 09:00:58 +01:00
Andreas Penski (init)
5f8a64d9da (chore) prepare release 2020-12-21 08:58:09 +01:00
Andreas Penski
2dd073444f Merge branch 'remove_saxon_signature' into 'master'
(fix) remove saxon signatature from uber-jar

See merge request kosit/validator!38
2020-12-21 07:54:06 +00:00
Andreas Penski (init)
7b8647c8c4 (fix) remove saxon signatature from uber-jar
see https://github.com/itplr-kosit/validator-configuration-xrechnung/issues/49
2020-12-21 08:48:14 +01:00
Andreas Penski
8a789c20b4 Merge branch '72-allow-more-than-3-customlevel-elements-in-scenarios' into 'master'
Resolve "Allow more than 3 customLevel elements in scenarios"

Closes #72

See merge request kosit/validator!37
2020-12-21 07:26:36 +00:00
Renzo Kottmann
705d31fdc8 Resolve "Allow more than 3 customLevel elements in scenarios" 2020-12-21 07:26:36 +00:00
Andreas Penski
34a109d8e6 (chore) fix api usage 2020-12-17 07:20:10 +00:00
Raphael
06c89f40a9
Update README.md
Add a note on dependencies with Java 11+
2020-11-09 12:13:28 +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
Christian Schlichtherle
4438038f22 Fix documentation. 2020-10-30 18:54:43 +01:00
Christian Schlichtherle
8d57cf77f7 Merge remote-tracking branch 'origin/master' 2020-10-26 10:39:18 +01:00
Andreas Penski
113f1c7926 Merge branch 'eol_style_test' into 'master'
Set specific EOL style

See merge request kosit/validator!36
2020-10-14 14:05:20 +00:00
Andreas Penski (init)
2c09da5f9d (chore) eol style defined 2020-10-14 15:51:11 +02:00
dependabot[bot]
f22fe65280
Bump junit from 4.13 to 4.13.1 (#63)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-14 13:30:23 +02:00
Stefan Blanke
6ac1346fa9
Add PHP example for using the HTTP daemon in docs. (#61)
* Add PHP example for using the HTTP daemon in docs.

* Use procedural code for example snippet

* Remove this variable
2020-10-12 19:05:53 +02:00
Christian Schlichtherle
fd3451fef1 Improve metadata for release to Maven Central. 2020-10-09 22:46:34 +02:00