11 Commits

Author SHA1 Message Date
Gauthier
49ddbfa85e Make tests pass on JDK 16 and 17 (#635)
* make tests pass on JDK 16 and 17
replace deprecated mockito-all by mockito-core, and updated to latest 3.x
replace deprecated org.mockito.Matchers

* code cleanup from IDE suggestions

* add oracle jdk 16 and 17 to Travis

(cherry picked from commit 5617b4323c9de42b551e2151d9113b1f53dba096)
2021-12-10 16:56:56 +01:00
Harald Kuhr
0e48ddd306 #292 Add legacy CMM option only for JDK 8. 2020-12-03 10:15:26 +01:00
Harald Kuhr
8682decbbc #292 Remove legacy CMM option. 2020-12-03 09:33:08 +01:00
Harald Kuhr
cb0c320b45 #292 Build on Java 8, 11 and 15. 2020-12-03 07:55:30 +01:00
Harald Kuhr
e6f437f55b
Moving travis build to trusty, to fix JDK8 build 2019-08-08 09:25:29 +02:00
Harald Kuhr
c2dd99286c #388 Now with correct Maven options env variable. 2017-11-05 09:46:41 +01:00
Harald Kuhr
810f120eee #388 Using env matrix for testing multiple CMMs on JDK8 2017-11-05 09:42:49 +01:00
Harald Kuhr
fe379df36e Removing Java 9 again + disabling Java 7 semi-permanent 2017-10-16 15:08:59 +02:00
Harald Kuhr
231866b448 Experimental, adding Java 9, removing Java 7. 2017-10-16 15:02:04 +02:00
Harald Kuhr
4b363a0d64 Disabling OpenJDK in Travis for now. 2015-10-16 10:56:59 +02:00
Harald Kuhr
1096f9bedd Testting Travis CI 2015-10-16 10:38:20 +02:00