Sebastian Bögl
Sebastian Bögl
As @naftalmm put it very well. I don't think such special cases are worth the hassle.
@mbachinger take a look at the [documentation](http://launch4j.sourceforge.net/docs.html) mentioning > `, format - Java >= 9` >The new version format is xxx[.xxx[.xxx]] where only 1 part is required and the update...
@mbachinger I've edited your answer to display your xml output as code block. I'm unable to reproduce your error. Please provide a minimal reproducible example. Creating the executable with your...
@mbachinger Are you referring to this plugin in version [2.4.4](/TheBoegl/gradle-launch4j/releases/tag/v2.4.4) from 2018? To really help you please attach a failing project configuration or a link to a repository. I'm still...
could you please provide a simple working example that you expected to work
This seems to be related to the used copy tasks. You should be able to create a PR adding the strategy there and testing it with the reproducible code snippet...
There are already some tests in this repo that run against different gradle versions. I don't have access to my IDE now but you might be able to set the...
If you like we can add examples as subprojects to the source code or link to your repository. Also that should help in #42 .
Sorry for that late response, I somehow missed this issue.
This seems to be a launch4j library issue. If I remember correctly an arm 64 library is not provided. Please open a feature request there or even better supply the...