MCPcopy Create free account
hub / github.com/apache/ant / Sequential

Class Sequential

src/main/org/apache/tools/ant/taskdefs/Sequential.java:41–72  ·  view source on GitHub ↗

Sequential is a container task - it can contain other Ant tasks. The nested tasks are simply executed in sequence. Sequential's primary use is to support the sequential execution of a subset of tasks within the Parallel Parallel Task The sequential task has no attributes and does not sup

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected