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

Method perform

src/main/org/apache/tools/ant/Task.java:340–369  ·  view source on GitHub ↗

Performs this task if it's still valid, or gets a replacement version and performs that otherwise. Performing a task consists of firing a task started event, configuring the task, executing it, and then firing task finished event. If a runtime exception is thrown, the task finished event is still f

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

executeMethod · 0.95
heavy-script.jsFile · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
runMethod · 0.80
executeMethod · 0.80

Calls 10

getReplacementMethod · 0.95
getTaskMethod · 0.95
maybeConfigureMethod · 0.95
executeMethod · 0.95
setLocationMethod · 0.95
getProjectMethod · 0.65
fireTaskStartedMethod · 0.45
getLocationMethod · 0.45
setLocationMethod · 0.45
fireTaskFinishedMethod · 0.45

Tested by 2

executeMethod · 0.64
executeMethod · 0.64