Commit graph

47 commits

Author SHA1 Message Date
5b15e5edac RdfContentGenerator needs close() 2022-11-13 15:50:41 +01:00
0e72380ee1 fix code quality as reported by Github CodeQL 2022-10-16 17:21:38 +02:00
eb3a89ddfa update to Java 17, update to Gradle 7.5 2022-08-04 11:47:14 +02:00
3690597d02 update to gradle 7.3.2, update to checkstyle 9.2.1, update to pmd 6.41.0 2022-01-03 11:14:08 +01: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
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
eee2eb0d0c update versions 2021-05-13 22:06:01 +02:00
af614accec switch system logger to stderr 2021-05-03 18:02:32 +02:00
a8808ab002 load config from args 2021-02-11 09:25:05 +01:00
9a33129983 add config loading from stdin 2021-02-10 15:34:34 +01:00
0e44a91c37 implement XDG config home 2021-01-21 16:04:11 +01:00
040faea906 update to datatsructure 0.0.3 2020-10-14 14:41:29 +02:00
135bf78e58 add override by system properties, reduce config logger API 2020-10-13 10:05:54 +02:00
8774fcc1dd fix NPE 2020-10-09 17:59:45 +02:00
21439c133b update to jackson 2.11.3 2020-10-09 14:56:28 +02:00
15adb8d9f7 add time series map keys of Instant type 2020-10-05 13:24:17 +02:00
c07c2b82ff update to datastructures 0.0.2 2020-09-29 13:56:18 +02:00
ef3d38a4a5 add system property setting for found config path 2020-09-16 11:34:15 +02:00
2e19c8829a moving to tiny map instead of LinkedHashMap because of memory hogging, update to gradle 6.6.1 2020-09-12 23:24:42 +02:00
7fb5d52466 adding config loader 2020-08-05 10:46:20 +02:00
3ee81143b0 update to Jackson 2.11.1 2020-07-29 12:06:16 +02:00
4151667da8 update to xbib net 2.1.0 2020-06-05 11:09:43 +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
0e37917c47 add settings refresher 2020-04-22 16:12:25 +02:00
74a3a2d75e fix loop in loading settings from map 2019-11-22 14:56:38 +01:00
1f80fa1740 update to xbib-net 2.0.3, jackson 2.9.10.1, woodstox 6.0.2, junit 5.5.2, hamcrest 2.1, mockito 3.1.0 2019-11-06 21:40:15 +01:00
b27158d62e update to gradle 5.6, woodstox 6.0.1 2019-09-15 23:12:13 +02:00
f7d4422d8f update to xbib net 2.0.1 2019-08-29 16:05:58 +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
67d4f65f0a update to gradle 4.8.1 2018-07-09 22:47:26 +02:00
e2aa055487 update to Gradle 4.6-rc-1 2018-02-21 09:19:13 +01:00
1037f9308a prepare for build under Java 9 2018-02-06 23:31:56 +01:00
5289b080a1 fix TreeMap NPE in XML namespace context 2018-01-30 16:13:06 +01:00
c2e4bb8646 fix TreeMap NPE in XML namespace context 2018-01-30 09:26:40 +01:00
6f932191b6 catch number parse exception in literal creation 2018-01-30 00:33:24 +01:00
f065ce40bd update to jackson 2.8.11, Gradle 4.4.1 2018-01-27 20:37:51 +01:00
0062671316 update to Jackson 2.8.9 2017-09-10 19:58:44 +02: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
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