|
|
@@ -1377,7 +1377,7 @@ public void buildFinished(BuildEvent e) { |
|
|
|
|
|
|
|
<p>When Ant forks a new process for example by using the |
|
|
|
<code><exec></code>, <code><apply></code> |
|
|
|
or <code><java></code> tasks, it will also start a |
|
|
|
or <code><java></code> tasks, it will also start a |
|
|
|
new thread reading from standard input and sending |
|
|
|
everything that it has read to that process.</p> |
|
|
|
|
|
|
|