Guillaume Nodet
6c5dd056fa
Next is 2.0.0-rc-4-SNAPSHOT
2025-03-10 16:56:59 +01:00
Guillaume Nodet
f912362c18
[release] Release 2.0.0-rc-3
2025-03-10 16:56:55 +01:00
Tamas Cservenak
2606a78f46
Align to 2.0.0-rc-3-SNAPSHOT
...
Same as Maven master
2024-12-17 14:34:46 +01:00
Guillaume Nodet
c8fc604504
Next is 2.0.0-rc-2-SNAPSHOT
2024-11-26 10:14:09 +01:00
Guillaume Nodet
39127a4669
[release] Release 2.0.0-rc-1
2024-11-26 10:14:05 +01:00
Tamas Cservenak
69e7232ae7
Next is 2.0.0-beta-2-SNAPSHOT
2024-06-20 18:09:45 +02:00
Tamas Cservenak
74cdaf62b2
[release] Release 2.0.0-beta-1
2024-06-20 18:09:44 +02:00
Tamas Cservenak
7caba4d555
Next is 2.0.0-beta-2-SNAPSHOT
2024-06-18 09:11:12 +02:00
Tamas Cservenak
3f5b472022
[release] Release 2.0.0-beta-1
2024-06-18 09:11:10 +02:00
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
Tamas Cservenak
bc61f6441e
[2.x] Pre-release tidy-up ( #1011 )
...
Changes:
* no source change
* (build) expel all versions from child modules: they must be all top level depMgmt or pluginMgmt
* (build) Top POM contains GAVs while child modules GA+scope. This tremendously simplifies maintenance.
* (javadoc) fix Javadoc errors
* (build) remove obsolete profiles and mr-JARs, project is 17+
Updates:
* maven wrapper 3.3.2 w/ scripts
2024-06-13 10:05:16 +02:00
dependabot[bot]
f94464fe29
Bump info.picocli:picocli-codegen from 4.5.2 to 4.7.6 ( #988 )
...
Bumps [info.picocli:picocli-codegen](https://github.com/remkop/picocli ) from 4.5.2 to 4.7.6.
- [Release notes](https://github.com/remkop/picocli/releases )
- [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md )
- [Commits](https://github.com/remkop/picocli/compare/v4.5.2...v4.7.6 )
---
updated-dependencies:
- dependency-name: info.picocli:picocli-codegen
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 15:37:07 +02:00
Guillaume Nodet
a6b275db59
Split Maven 3 and 4 support and switch to version 2.0-SNAPSHOT ( fixes #973 ) ( #970 )
2024-04-26 10:38:39 +02:00
Tamas Cservenak
9bafc4b97d
More cleanup ( #967 )
...
Changes:
* update maven-wrapper to 3.3.0
* do not override parent versions
* use properties where appropriate
2024-04-23 09:30:57 +02:00
Guillaume Nodet
f05de78d08
Next is 1.0-m9-SNAPSHOT
2023-10-26 07:45:20 +02:00
Guillaume Nodet
0f4bdb6df5
[release] Release 1.0-m8
2023-10-26 07:45:11 +02:00
Tim te Beek
685ca13bff
[MNG-6847] Use diamond operator
...
Use this link to re-run the recipe: https://app.moderne.io/recipes/builder/SEvWu02zw?organizationId=QXBhY2hlIE1hdmVu
Co-authored-by: Moderne <team@moderne.io >
2023-09-26 13:06:24 +02:00
Guillaume Nodet
15d622e185
Next is 1.0-m8-SNAPSHOT
2023-07-11 07:13:39 +02:00
Guillaume Nodet
b2ef5d8199
[release] Release 1.0-m7
2023-07-11 06:59:21 +02:00
Guillaume Nodet
538a5c1369
Next is 1.0-m7-SNAPSHOT
2023-03-23 10:16:45 +01:00
Guillaume Nodet
47d4c6b9c3
[release] Release 1.0-m6
2023-03-23 09:59:27 +01:00
James Z.M. Gao
da20df03cd
Make native mvnd only require glibc 2.12 on ubuntu 22.04 ( #825 , fixes #823 )
...
The modern glibc from 2.34 had two breaking changes: move all api in lib{pthread,dl,rt}.so into libc.so, new static start up code breaking the runtime compatibility for old glibc (<2.34). See https://developers.redhat.com/articles/2021/12/17/why-glibc-234-removed-libpthread for more info.
This commit has 3 changes to overcome these changes:
- override gcc path to redefine glibc symbols on the fly in the generated .o by graalvm when linking
- provide a dynamic startup code to support both old and modern runtime glibc
- add needed dynamic libraries: lib{pthread,rt,dl}.so.
2023-03-23 09:02:38 +01:00
Guillaume Nodet
34b7ee35cf
Next is 1.0-m6-SNAPSHOT
2023-03-22 08:58:41 +01:00
Guillaume Nodet
71146dab82
[release] Release 1.0-m5
2023-03-22 08:58:28 +01:00
Guillaume Nodet
11c6567bdd
Next is 1.0.0-m5-SNAPSHOT
2023-01-28 14:41:03 +01:00
Guillaume Nodet
f01c3ff97a
[release] Release 1.0.0-m4
2023-01-28 14:35:11 +01:00
Guillaume Nodet
8e92805e30
Next is 1.0.0-m4-SNAPSHOT
2023-01-28 14:27:02 +01:00
Guillaume Nodet
35d3e842af
[release] Release 1.0.0-m3
2023-01-28 14:26:51 +01:00
Guillaume Nodet
44ea9d84ff
Next is 1.0.0-m3-SNAPSHOT
2023-01-28 10:16:22 +01:00
Guillaume Nodet
cef086fb3d
[release] Release 1.0.0-m2
2023-01-28 10:16:08 +01:00
Guillaume Nodet
554e82a6a1
Next is 1.0.0-SNAPSHOT
2022-12-16 12:57:35 +01:00
Guillaume Nodet
7586cf2b0c
[release] Release 1.0.0-m1
2022-12-16 12:08:31 +01:00
Guillaume Nodet
89841adbcb
Upgrade to maven parent 39 and reformat accordingly
2022-12-16 11:38:47 +01:00
Guillaume Nodet
a14a1eb80f
Reformat
2022-11-22 15:44:53 +01:00
Guillaume Nodet
5a8f29cf6f
Switch master to 1.0.0-SNAPSHOT
2022-11-19 16:17:44 +01:00
Guillaume Nodet
f2224cb563
Next is 0.9.0-SNAPSHOT
2022-10-04 09:06:03 +02:00
Guillaume Nodet
2bba2d6a4d
[release] Release 0.8.2
2022-10-04 09:05:56 +02:00
Guillaume Nodet
da369cfe0d
Next is 0.9.0-SNAPSHOT
2022-10-04 07:51:14 +02:00
Guillaume Nodet
a9f7d1156f
[release] Release 0.8.2
2022-10-04 07:51:08 +02:00
Guillaume Nodet
309d0c7eff
Next is 0.9.0-SNAPSHOT
2022-09-08 11:39:54 +02:00
Guillaume Nodet
821c6a54a2
[release] Release 0.8.1
2022-09-08 11:39:51 +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
dddc3e60f1
Next is 0.8.1-SNAPSHOT
2022-05-04 14:22:05 +02:00
Guillaume Nodet
2cfffe23ee
[release] Release 0.8.0
2022-05-04 14:22:01 +02:00
Guillaume Nodet
6a1528071d
Use the easier --user option of docker ( #628 , #639 )
2022-05-04 14:03:23 +02:00
Guillaume Nodet
94be8344e2
Regen native libraries
2022-05-03 20:53:08 +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
Hervé Boutemy
d3d83bad37
prepare Reproducible Builds ( #626 )
2022-05-02 11:14:07 +02:00
Guillaume Nodet
30c41aa8d5
Next is 0.8.1-SNAPSHOT
2022-04-29 17:31:50 +02:00