From 10e2efa08e38820e0448d35fcfd845555457114d Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
This behaviour leads to strange side effects like the Ant
- process being suspended when a build forking new process is
- run as a background process on Unix-like systems or
- <input>
tasks requiring additional inputs
- if they come after an <exec>
task.
<input>
+ tasks requiring
+ additional inputs if they come after
+ an <exec>
task.
Fortunately there is a workaround for this, always specify
inputstring=""
for