Hi all,

I'm trying to write custom ant tasks. A top level one that runs sequencially nested tasks.

My top level task is a customized copy of ant task "Sequential".

When I run my maven plugin, nested task are executed sequenciallt BEFORE the top level task is executed.

Is they're something I've got to know about this ?

When I replace my custom top-level task by an <ant:parallel> it does the same (no parallel exec)

Did I miss something ?

Nico.

This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to