5 Commits

Author SHA1 Message Date
Harald Kuhr
0495f6e266 #661: JUnit test results take 4
(cherry picked from commit 92632fa2a38617ac270e1f398e77d54e2051bf42)
2022-02-21 16:15:33 +01:00
Harald Kuhr
bc7c8ba20c #661: JUnit test results take 3
(cherry picked from commit 5a563e315f2dc763fcc92df4f1ebd853f4e84cbe)
2022-02-21 16:15:31 +01:00
Harald Kuhr
0c270f8343 #661: JUnit test results take 2
(cherry picked from commit c06d47d1235de088576d72513127493355631d4a)
2022-02-21 16:15:28 +01:00
Harald Kuhr
e1db332dca #661: JUnit test results
(cherry picked from commit fea6beb36416cac1cf73e1eb8966a097597db4ff)
2022-02-21 16:15:26 +01:00
Gauthier
9e9decd5dd add support for Github Actions, publish snapshots to OSSRH automatically (#633)
* remove oss-parent

* add github workflow

* use java 16 for now

* disable fail fast

* add java 15

* use only java 8 and 11 for now

* snapshot deploy

* snapshot deploy

* oracle jdk

* oracle jdk

* oracle jdk

* kcms matrix

* kcms job name

* only deploy for snapshots

* try not operator

* prepare PR

* restore groupId

* Fixed Travis link + bonus project summary updates

* Readme improvements

* #629: Preliminary WebP animation (ANIM/ANMF) support

* #629: Fixed build

* 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

* test on java 17

* try to fix warning about maven-source-plugin

Co-authored-by: Harald Kuhr <harald.kuhr@gmail.com>
(cherry picked from commit 191b2371c8560f8ed1d400e44ffee323f08e24d5)
2022-02-21 16:14:30 +01:00