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

Method setKeepGoingMode

src/main/org/apache/tools/ant/Project.java:897–899  ·  view source on GitHub ↗

Set "keep-going" mode. In this mode Ant will try to execute as many targets as possible. All targets that do not depend on failed target(s) will be executed. If the keepGoing setter/getter methods are used in conjunction with the ant.executor.class property, they will have no

(final boolean keepGoingMode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

runBuildMethod · 0.95
getProjectMethod · 0.95
initSubProjectMethod · 0.80

Calls

no outgoing calls

Tested by 1

getProjectMethod · 0.76