You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/09/17 11:31:47 UTC

DO NOT REPLY [Bug 22446] - uses the "inputstring" only first time

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22446>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22446

<apply> uses the "inputstring" only first time





------- Additional Comments From bodewig@apache.org  2003-09-17 09:31 -------
The problem is, that ExecuteOn reuses the Execute instance and the Redirector
has "gone bad" after the first invocation.

I see a certain problem with interpreting inputstring in the <apply> context.
Do you expect the same inputstring to be passed as input to each single
invocation or do you expect it to be the cumulative input?

I think the cumulative scenario doesn't make any sense at all as you'd have to
know the number and order of execution processes to really use it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org