Commit graph

17 commits

Author SHA1 Message Date
2805b97026 lift to module path based compiling and testing 2024-04-08 16:04:18 +02:00
eb3a89ddfa update to Java 17, update to Gradle 7.5 2022-08-04 11:47:14 +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
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
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
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
fffa2f45eb update xbib-net to 1.1.1, gradle 4.8.1 2018-07-10 14:41:20 +02:00
14643b140f add xbib net dependency, update to Gradle 4.1, add some convenience methods 2017-08-14 23:00:13 +02:00
19682d6155 fixing artifact creation 2016-10-29 20:00:22 +02:00
6905991002 initial commit 2016-10-03 14:25:26 +02:00