Commit graph

70 commits

Author SHA1 Message Date
2b26886b17 null logger 2021-10-19 09:13:19 +02:00
0bd3e98253 use static memory for settings by config params 2021-10-18 18:05:01 +02:00
39b8da629c fix automatic interpolation, move content-config to config 2021-10-15 11:21:34 +02:00
5df5a3e2cc fix settings from args 2021-10-15 10:31:27 +02:00
3041e0580e exact year check 2021-10-13 17:43:22 +02:00
bd2eb07591 refactoring into the settings subprojects, each content/datastructure 2021-10-13 17:32:29 +02:00
9411e901be move Settings, SettingsBuilder, SettingsLoader to API package, make SettingsBuilder to be loadable by ServiceLoader 2021-10-13 15:33:08 +02:00
823b15d3a9 implement content-settings and content-config on JSON/YAML tiny datastructures 2021-10-12 11:48:29 +02:00
86c28934a5 add gradle maven repos 2021-05-24 23:18:10 +02:00
86579fc93a add gradle maven repos 2021-05-24 23:12:26 +02:00
83f9fd3745 check for ossrhUsername in gradle build 2021-05-24 22:53:50 +02:00
b04eec4f26 delete ci build 2021-05-24 21:52:45 +02:00
8a10f6984a add ci build 2021-05-24 20:45:03 +02:00
c23bcd913c add ci build 2021-05-24 20:44:49 +02:00
6f7c558dca add ci build 2021-05-24 20:42:55 +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
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
ec7fd49baa cosmetic 2020-01-13 14:49:47 +01:00
272dff4b63 fix loop in loading settings from map 2019-11-22 14:57:36 +01: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
89aeaf90b1 some cosmetic changes 2018-02-08 11:06:27 +01:00