Closed ryanhamilton closed 4 months ago
Hi @ryanhamilton! Some files are renamed with the generic name "app.*" because some tools (like launch4j) don't support filenames with CHK characters ... maybe this not happens on Linux, but it was implemented as a generic behaviour
Hi, Your tool is working great. Thanks.
You are welcome 😄
I'm closing this issue due to lack of activity. Feel free to reopen it if you need more info
Hi, Your tool is working great. Thanks.
One question, for linux why do you rename the .jar?
I'm asking as:
I don't see the benefit to changing the name?
I even tried setting
runnableJar = file("app.jar.jar")
but it removed both the .jars :)