-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Platform: All, OS: Linux
We use Hudson to start a Tomcat application server before tests are running. The freestyle project uses
an ant target for this with "fork=true" and "spawn=true", because we want to keep the Tomcat running
after the build.
Since Hudson version 1.284 it kills the tomcat-process after the build finished, even if the spawn
option is set.
Is there an option in Hudson available that prevents the process-killing?
Thank you
Timo Meinen
- duplicates
-
JENKINS-3105 Configuration UI to disable process tree killer selectively
- Resolved