How do i start child process(like Tomcat) in Ant Script?
Hi,all.
My build script has a task to start child process(like to start Tomcat).
The build script can't notify to finish the build to the build engine.
(i use completeTeamBuild task in my script.so Jazz Repository knows to finish
the script).
In the state, build engine can't start next build request.
how do i should to do to solve this problem?
My build script has a task to start child process(like to start Tomcat).
The build script can't notify to finish the build to the build engine.
(i use completeTeamBuild task in my script.so Jazz Repository knows to finish
the script).
In the state, build engine can't start next build request.
how do i should to do to solve this problem?