The exclusive tasks container that guarantees that the nested tasks will NOT run in parallel with other tasks that are nested in another exclusive tasks container. This task is suitable to form critical sections in ANT scripts running many parallel threads and sharing resources.