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

Class DefaultExecutor

src/main/org/apache/tools/ant/helper/DefaultExecutor.java:31–60  ·  view source on GitHub ↗

Default Target executor implementation. Runs each target individually (including all of its dependencies). If an error occurs, behavior is determined by the Project's "keep-going" mode. @since Ant 1.6.3

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