beryx / badass-jlink-plugin

Create a custom runtime image of your modular application
https://badass-jlink-plugin.beryx.org
Apache License 2.0
386 stars 27 forks source link

3.1.0 is released but not published #282

Closed ice1000 closed 1 week ago

ice1000 commented 1 week ago

Latest version is still 3.1.0-rc-1

https://plugins.gradle.org/plugin/org.beryx.jlink

image

xzel23 commented 1 week ago

Ah, it should be published and work. Thank you for bringing this up.

Seems I had a little trouble with the release script and so the documentation was not updated. But you should be able to use 3.1 anyway. I am thinking about doing a 3.1.1 release in the coming days that fixes an issue when having annotations on module declarations (i.e. when the module is @Nullmarked using specify annotations) and I will see to it doing it right that time.

ice1000 commented 1 week ago

Thanks!

xzel23 commented 1 week ago

fixed in 3.1.1