Commit Graph

8 Commits

Author SHA1 Message Date
Guillaume Nodet
1327fe2af4 Cleanup (#650)
* Improve reproducibility of builds by using digest on docker images
* Inline the manifest Multi-Release entry
* Remove unused files
* Switch the groupId to org.apache.maven.daemon and use maven parent pom
* Fix distribution
* Fix ITs
* Fix native build for windows
2022-06-15 08:09:12 +02:00
Guillaume Nodet
6a1528071d Use the easier --user option of docker (#628, #639) 2022-05-04 14:03:23 +02:00
Guillaume Nodet
7c8fa216ff FIx files generated with wrong user id, fixes #627 (#632) 2022-05-03 17:58:48 +02:00
Guillaume Nodet
3d83de9748 Reproducible build for the native library on windows, #628 2022-05-02 20:36:56 +02:00
Guillaume Nodet
d3f9865123 Support mac-arm64 platform (#502) 2021-10-19 14:24:20 +02:00
Guillaume Nodet
a6c6b08ddb Add support for linux-armv6 (#503) 2021-10-19 14:23:15 +02:00
Guillaume Nodet
08480dba4b Download required native JNI headers 2021-10-06 15:20:28 +02:00
Guillaume Nodet
d03c143f94 Provide a native library, fixes #400 2021-04-27 18:09:52 +02:00