winsw/src
madargs de83539bef Fixes #95 - Service not sending SIGINT properly to java (#186)
* 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
a089755cb9.
2017-02-13 18:24:23 +03:00
..
.nuget Support merging plugins into winsw.exe executable 2015-02-08 14:28:15 +03:00
Core Fixes #95 - Service not sending SIGINT properly to java (#186) 2017-02-13 18:24:23 +03:00
Plugins Logging subsystem refactoring - use log4net (#145) 2016-12-09 01:41:20 +01:00
Test/winswTests Issue #178 - Add unit tests for argument ant arguments config entries 2017-01-04 23:14:49 +01:00
packages Logging subsystem refactoring - use log4net (#145) 2016-12-09 01:41:20 +01:00
winsw.sln Issue #170: Enable publishing of samples as AppVeyor artifacts 2016-12-23 22:47:05 +01:00
winsw.sln.DotSettings Integrate changes in WinSW core and SharedDirectoryMapper from #42 2015-02-08 13:53:26 +03:00