|
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 |
|
|
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 |
|
|
ae7934381c
|
cleanup
|
2016-11-23 23:25:03 +01:00 |
|
|
418524b427
|
refactor property placeholder resolution, check BytesStreamOutput for length limit
|
2016-11-19 19:00:26 +01:00 |
|
|
8d157d9192
|
fixing RdfContentParameter generic type settings
|
2016-11-13 22:55:51 +01:00 |
|
|
df3205ee0f
|
re-enable yield() method, add TreeMultiMap
|
2016-11-13 19:58:03 +01:00 |
|
|
7a056ec4aa
|
sonarqube fixes, set RouteHandler interface to public
|
2016-11-08 21:14:24 +01:00 |
|
|
cfff322595
|
Travis needs repositories
|
2016-11-02 22:14:50 +01:00 |
|
|
045da0e218
|
update to jackson 2.8.4
|
2016-11-02 22:05:50 +01:00 |
|
|
609caade95
|
README
|
2016-11-02 21:12:10 +01:00 |
|