9 Commits

Author SHA1 Message Date
Tamas Cservenak
446c292709 Port all the mvnd-1.x fixes for release to master (#1027)
Changes:
* Drop CHANGELOG.md and tool, it is confused by two branches (1.x and master).
* Update GH workflows, they now provide all 4 needed binaries
* Release scripts: do NOT push, user will (but remind user)
* native: Makefile and built binaries updated (cross checked with @gnodet )
2024-06-17 20:42:29 +02:00
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