mirror of https://github.com/winsw/winsw
* Fixes #95 - Service not sending SIGINT properly to java
Detach from console process after sending SIGINT to java.
Note: we still need <stopparentprocessfirst> to be set to true, so the
parent (java) process is shut down first.
Moved exception handling to GetChildPids.
StopProcessAndChildren now gets a fresh list of childPids after stopping
a parent process, as that may have caused some child processes to
terminate.
* Fixes #181 - V2 : WinSW.NET2.exe not working
Latest version of ILMerge targets .NET4 by default when merging
assemblies; specify target platform version for the .NET2 executable.
* Fixes #95 - Service not sending SIGINT properly to java
Error-checking for console detach, spaces indentation.
#181 fix moved to separate branch.
Revert "Fixes #181 - V2 :
WinSW.NET2.exe not working"
This reverts
commit
|
||
|---|---|---|
| .. | ||
| .nuget | ||
| Core | ||
| Plugins | ||
| Test/winswTests | ||
| packages | ||
| winsw.sln | ||
| winsw.sln.DotSettings | ||