11 Commits

Author SHA1 Message Date
10681f4eb3 bump language level to Java 11 2020-05-22 09:40:02 +02:00
f2d385dada fix coverage profile 2020-05-08 16:37:35 +02:00
9d16a90600 jackson 2.11 + dev dependency updates 2020-05-04 14:33:06 +02:00
8ce5ea3aef add JDK 13 to automated builds
Test all current LTS versions (8, 11) and the latest stable release (13)
2019-10-02 20:18:57 +02:00
c61e637df9 update Drone CI config, switch to OpenJDK on Travis 2019-06-17 18:58:34 +02:00
9e7a2a92ee Add JDK11 to CI configuration 2018-10-02 22:14:51 +02:00
8631a43ed8 Add JDK10 to CI configuration 2018-08-03 17:57:42 +02:00
ca9578a4d3 JaCoCo offline analysis
As PowerMock instrumented classes (used to mock API requests here)
messes up with JaCoCo coverage analysis, Maven build is changed to
offline instrumentation.
2017-08-19 17:34:39 +02:00
9ecb3763af Add SonarCloud to Travis 2017-08-18 14:08:35 +02:00
af8e49e53f Travis config 2016-12-27 18:10:31 +01:00
3abb134d30 Travis 2016-12-27 17:57:43 +01:00