Commit graph

25 commits

Author SHA1 Message Date
2805b97026 lift to module path based compiling and testing 2024-04-08 16:04:18 +02:00
5b15e5edac RdfContentGenerator needs close() 2022-11-13 15:50:41 +01:00
0e72380ee1 fix code quality as reported by Github CodeQL 2022-10-16 17:21:38 +02:00
eac22c3f50 fixes for deepsource 2022-08-09 22:30:04 +02:00
eb3a89ddfa update to Java 17, update to Gradle 7.5 2022-08-04 11:47:14 +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
ef3d38a4a5 add system property setting for found config path 2020-09-16 11:34:15 +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
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
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
6f932191b6 catch number parse exception in literal creation 2018-01-30 00:33:24 +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
ae7934381c cleanup 2016-11-23 23:25:03 +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
6905991002 initial commit 2016-10-03 14:25:26 +02:00