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 2004/11/15 13:38:39 UTC

DO NOT REPLY [Bug 28127] - documentation does not describe effects on target dependencies

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28127


conor@cortexebusiness.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         OS/Version|                            |All
           Priority|                            |P1
         Resolution|                            |INVALID




------- Additional Comments From conor@cortexebusiness.com.au  2004-11-15 13:38 -------
This is not a bug. The parallel documentation states:
Each nested task within the parallel task will be executed in its own thread.

You asked for one task, <antcall>, to be executed and so it was, in its own thread.

Your statement "I know that parallel continues until it reaches a <sequential>
block" is incorrect. parallel will happily execute <sequential> tasks in their
own thread too.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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