sbt-native-packager
sbt-native-packager copied to clipboard
-no-version-check option for bat files.
Hi,
I am on sbt version number 0.13.15
Expected behaviour
The generated bat script should have -no-version-check option in it.
Actual behaviour
The generated bat script doesn't have -no-version-check option in it.
Information
-
What sbt-native-packager are you using universal
-
What sbt version 0.13.15
-
What is your build system (e.g. Ubuntu, MacOS, Windows, Debian ) MacOS
-
What package are you building (e.g. docker, rpm, ...) Windows, linux
-
What version has your build tool (find out with e.g.
rpm --version) -
What is your target system (e.g. Ubuntu 16.04, CentOS 7) windows server 2012, red hat linux, solaris, aix
Thanks for your feature request :) Do you have the time to provide a pull request adding this feature? @dwickern has done some great improvements already, so we would be more than happy to see another feature added that's already available in the bash scripts.