|
0e72380ee1
|
fix code quality as reported by Github CodeQL
|
2022-10-16 17:21:38 +02:00 |
|
|
f4c8060401
|
update to net 3.0.0
|
2022-10-14 18:09:59 +02:00 |
|
|
8b4e4f9d2d
|
spotbugs fixes
|
2022-08-10 08:15:02 +02:00 |
|
|
eac22c3f50
|
fixes for deepsource
|
2022-08-09 22:30:04 +02:00 |
|
DeepSource Bot
|
01fcfaf16f
|
Add .deepsource.toml
|
2022-08-09 18:28:05 +00: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 |
|
|
54b000429d
|
fix unspecified string settings load
|
2022-01-06 14:12:24 +01:00 |
|
|
7b220eac39
|
move properties based settings loader out of the way
|
2022-01-05 17:33:05 +01:00 |
|
|
abe8e4adf8
|
remove property settings loader by default
|
2022-01-05 16:58:43 +01:00 |
|
|
15a7273b17
|
remove logging from checkstyle
|
2022-01-03 11:17:14 +01: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 |
|
|
969f86baae
|
fix NPE in PropertyPlaceHolder
|
2021-10-26 18:58:25 +02:00 |
|
|
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 |
|