Commit graph

37 commits

Author SHA1 Message Date
4a2758b194 remove comments
Some checks are pending
CodeQL / Analyze (push) Waiting to run
2024-04-17 17:14:22 +02:00
2805b97026 lift to module path based compiling and testing 2024-04-08 16:04:18 +02:00
6811c4a8e0 update to Gradle 8.4 2023-10-19 18:23:11 +02:00
975feea2ee fix spotbugs 2023-10-17 12:03:52 +02:00
ce3eb16efa move config and settings to datastructures, deprecate this project 2023-10-04 11:27:45 +02:00
0af1cb38c5 move to forgejo 2023-05-26 09:42:12 +02:00
21b7b31108 update to gradle 8.1.1, update dependencies 2023-04-25 14:25:29 +02:00
9dd9a097c7 update build for stable codeql run 2022-11-07 23:13:54 +01:00
1232b799cd setup checkstyle, pmd 2022-11-07 20:25:56 +01:00
f4c8060401 update to net 3.0.0 2022-10-14 18:09:59 +02:00
eb3a89ddfa update to Java 17, update to Gradle 7.5 2022-08-04 11:47:14 +02: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
39b8da629c fix automatic interpolation, move content-config to config 2021-10-15 11:21:34 +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
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
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
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
0e37917c47 add settings refresher 2020-04-22 16:12:25 +02:00
ec7fd49baa cosmetic 2020-01-13 14:49:47 +01:00
74a3a2d75e fix loop in loading settings from map 2019-11-22 14:56:38 +01:00
b27158d62e update to gradle 5.6, woodstox 6.0.1 2019-09-15 23:12:13 +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
f065ce40bd update to jackson 2.8.11, Gradle 4.4.1 2018-01-27 20:37:51 +01: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
df3205ee0f re-enable yield() method, add TreeMultiMap 2016-11-13 19:58:03 +01:00
19682d6155 fixing artifact creation 2016-10-29 20:00:22 +02:00
6905991002 initial commit 2016-10-03 14:25:26 +02:00