Commit graph

100 commits

Author SHA1 Message Date
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)
cba3cdb139 (chore) prepare release version 2020-03-24 08:41:57 +01:00
Andreas Penski (init)
c6176d2109 (chore) scope 'test' test-scenario jar 2020-02-24 09:59:32 +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)
0d7aeb5de7 #41 Testing processing errors while running schema or schematron validations 2020-01-24 09:40:41 +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)
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)
da70421620 #40 Fix NPE in Result.getReportDocument for malformed xml input 2020-01-06 09:10:45 +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
Andreas Penski (init)
b44603b55f [maven-release-plugin] prepare release v1.1.1 2019-12-18 15:09:36 +01:00
Andreas Penski (init)
2d85fccd95 [maven-release-plugin] prepare for next development iteration 2019-07-03 13:27:56 +02:00
Andreas Penski (init)
3b4a3c0c9d (chore) change developer connnection 2019-07-03 12:58:01 +02:00
Andreas Penski (init)
dffc494ff2 (chore) change developer connnection 2019-07-03 12:56:48 +02:00
Andreas Penski (init)
a8b15bb20a (chore) rename execution after changing build setup 2019-07-03 09:29:25 +02:00
Andreas Penski (init)
129c7e084c #37 remove shade plugin warnings 2019-07-03 09:09:14 +02:00
Renzo Kottmann
884f41d443 Translated maven description 2019-07-01 16:59:37 +02:00
Renzo Kottmann
d168e20570 Get rid of BOM encofing in app-info.properties and changed engine name to english 2019-07-01 16:51:52 +02:00
Renzo Kottmann
2069f79412 Using target for maven antrun plugin 2019-07-01 16:43:15 +02:00
Renzo Kottmann
02201362f3 Changed commons.io to new mvn group id 2019-07-01 16:30:23 +02:00
Andreas Penski
b4429bed89 #14 load from jar einfacher 2019-06-28 13:58:09 +02:00
Andreas Penski
6fba84f31b Resolve "Make engine version configurable" 2019-06-24 16:47:07 +02:00
Andreas Penski (init)
e28a33089c (chore) update plugin version 2019-06-21 15:01:02 +02:00
Andreas Penski (init)
c0f95f3e9d (chore) refactor build distribution
attaching the shaded standalone jars
2019-06-21 15:01:02 +02:00
Renzo Kottmann
6f10491942 Fixed broken pom. sry 2019-06-20 13:34:21 +02:00
Renzo Kottmann
9d618d0bca Resolved merge conflict by acepting current commit 2019-06-20 13:30:04 +02:00
Renzo Kottmann
d4128e6c7e Switched to mvn enforcer plugin, add version to source plugin 2019-06-20 13:10:50 +02:00
Renzo Kottmann
58fc735fa4 Add developers and roles 2019-06-20 13:02:27 +02:00
Renzo Kottmann
8f543fad59 moved license to the end in pom.xml 2019-06-14 16:24:31 +02:00
Andreas Penski (init)
0c3f65b53f (chore) Nachnutzen der Artefakte aus dem Tests; Entfernen der Docker-Konfiguration 2019-06-04 08:23:01 +02:00
Andreas Penski (init)
01a0d3332e (chore) Dependency Updates 2019-06-03 16:08:43 +02:00
Andreas Penski (init)
528e47b5cf (WIP) build ohne docker 2019-06-03 15:47:54 +02:00
Andreas Penski (init)
ab31ed71b1 #21 Umsetzung der API Rückgabe, erste version 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
e60da352bb (wip) adding sample jar 2019-05-17 16:26:27 +02:00
Andreas Penski (init)
4b8c456d24 (chore) jaxb als optional deklariert 2019-05-10 11:14:53 +02:00
Penski, Andreas
70149817bf #11 jdk11 support 2019-03-06 14:26:05 +01:00
Penski, Andreas
d1d3d25f36 #10 Daemon Mode umsetzen 2019-03-04 08:42:21 +01:00
apenski
34d79d5e2c
Improve memory effeciency (#22)
#20 Use s9api only for internal processing; 
Improve memory effeciency
2019-02-13 08:19:02 +01:00
Andreas Penski (init)
aacbce522b [maven-release-plugin] prepare for next development iteration 2019-02-08 08:32:36 +01:00
Andreas Penski (init)
842239b336 [maven-release-plugin] prepare release v1.0.2 2019-02-08 08:32:26 +01:00
Andreas Penski (init)
ccfe53b7ac (chore) release plugin config erweitert 2019-02-08 07:55:12 +01:00
Andreas Penski (init)
70bbcf2589 (chore) Erstellung der alten Dist-Zips wiederhergestellt 2019-02-08 07:50:31 +01:00
fbuettner
9ad51731ab Moved validation tool one level up, as it is now the sole content of this repository 2018-03-06 09:27:56 +01:00
fbuettner
3a14b70c92 Next version is 1.0.2 2017-12-20 13:37:35 +01:00
fbuettner
2f3a6ebbd6 Updated validation tool version to 1.1.
Removed configuration XRechnung from dist.
2017-12-19 16:20:37 +01:00
apenski
8eca737599 Next version is 1.0.1 2017-10-27 13:06:45 +02:00
7dbcf6b6d4 Provide Maven based distribution packaging (#2)
* Provide Maven based distribution packaging
2017-10-26 15:24:18 +02:00
fbuettner
4eab984c01 Verzeichnisstruktur erweitert, um Prüftool und Konfiguration XRechnung aufzunehmen. 2017-10-26 10:24:07 +02:00
apenski
beeb104007 Initial Implementation 2017-10-26 09:50:58 +02:00