Commit graph

21 commits

Author SHA1 Message Date
0e72380ee1 fix code quality as reported by Github CodeQL 2022-10-16 17:21:38 +02:00
Jörg Prante
e300ba9b2c fix deprecated call 2022-08-05 14:28:55 +02:00
eb3a89ddfa update to Java 17, update to Gradle 7.5 2022-08-04 11:47:14 +02:00
823b15d3a9 implement content-settings and content-config on JSON/YAML tiny datastructures 2021-10-12 11:48:29 +02:00
d11f292b1b update module information 2021-05-17 16:54:24 +02:00
37e8cc90aa enable auto jackson deps for third parties 2021-05-15 21:08:47 +02:00
65769e5c1c large refactoring, new subprojects api, settings; json parser/generator moved to json; cleaned up methods and helper classes 2021-05-15 20:03:23 +02:00
dd635c54b2 Jackson 2.11, update named modules, add pmd/checkstyle/spotbugs 2020-06-04 23:41:01 +02:00
d46afa4c03 add Java named modules, Gradle 6, remove all logging, JUnit 5 2020-05-19 16:06:39 +02:00
00639d970b remove java.util.logging from core, json, yaml, settings 2020-05-07 20:07:21 +02:00
b27158d62e update to gradle 5.6, woodstox 6.0.1 2019-09-15 23:12:13 +02:00
22658af20e update to current jackson 2.9.9, 2.9.9.2 2019-08-08 21:48:55 +02:00
5c826041b6 update to OpenJDK 11, xbib net 2.0.0 2019-08-08 15:31:56 +02:00
fffa2f45eb update xbib-net to 1.1.1, gradle 4.8.1 2018-07-10 14:41:20 +02:00
1037f9308a prepare for build under Java 9 2018-02-06 23:31:56 +01:00
14643b140f add xbib net dependency, update to Gradle 4.1, add some convenience methods 2017-08-14 23:00:13 +02:00
73afbd806f Gradle 3.2.1, flat map for XContentBuilder 2016-12-07 15:37:41 +01:00
7a056ec4aa sonarqube fixes, set RouteHandler interface to public 2016-11-08 21:14:24 +01:00
19682d6155 fixing artifact creation 2016-10-29 20:00:22 +02:00
b9ac7f87bd adding properties loading, fixes settings loader service 2016-10-18 00:43:00 +02:00
6905991002 initial commit 2016-10-03 14:25:26 +02:00