ср, 7 нояб. 2018 г. в 1:50, Christopher Schultz <ch...@christopherschultz.net>:
> All,
>
> I've been working this afternoon on a Powershell script to do pretty
> much everything for a release. I chose Powershell because (a) I will
> have to operate on Windows for releases until I get NSIS working
> elsewhere and (b) batch scripts are The Worst.

FYI:
If I cannot do something with a batch script, I write a shell (bash)
script and run it with git-bash from Git for Windows.

Git for Windows comes bundled with many GNU utilities.
https://github.com/git-for-windows/git/releases/

(If Tomcat is migrated to Git someday, you are likely to use Git for
Windows on that machine anyway).

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to