sbt-native-packager icon indicating copy to clipboard operation
sbt-native-packager copied to clipboard

-no-version-check option for bat files.

Open rehan814 opened this issue 7 years ago • 1 comments
trafficstars

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

rehan814 avatar Nov 22 '17 13:11 rehan814

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.

muuki88 avatar Nov 24 '17 12:11 muuki88