Commit graph

97 commits

Author SHA1 Message Date
4908e75a9e lift to module path, adjust tests 2024-04-08 16:16:35 +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
cf295dce5a update to jackson 2.15.2 2023-09-30 09:15:51 +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
12f52793ff update datastructures to 2.0.0 2023-02-05 17:18:33 +01:00
5b15e5edac RdfContentGenerator needs close() 2022-11-13 15:50:41 +01: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
7d09b26148 cleaning up IRI implementation 2022-10-22 13:00:27 +02:00
3fa5cb456c add codeql.yml 2022-10-16 23:09:32 +02:00
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