Hi, 
Need to ensure that the same ant task can't be run multiple times
concurrently by the same user.
Having checked the docs, googled and searched the list archives am surprised
not to have found any convenient way to do this.
Am starting to look at combining the waitfor task with
java.nio.channels.FileLock as a means to do this.
Thought I'd ask here though in case I've missed something or someone already
has a solution for this they can share.
Cheers,
D.
-- 
View this message in context: 
http://www.nabble.com/Synchronizing-processes-in-ant-tf4442508.html#a12675285
Sent from the Ant - Users mailing list archive at Nabble.com.


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

Reply via email to