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

Method executeJava

src/main/org/apache/tools/ant/taskdefs/Java.java:135–137  ·  view source on GitHub ↗

Do the execution and return a return code. @return the return code from the execute java class if it was executed in a separate VM (fork = "yes") or a security manager was installed that prohibits ExitVM (default). @throws BuildException if required parameters are missing.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

executeMethod · 0.95
buildWeblogicJarMethod · 0.95
executeMethod · 0.95

Calls 11

getCommandLineMethod · 0.95
spawnMethod · 0.95
forkMethod · 0.95
runMethod · 0.95
logMethod · 0.95
getCommandlineMethod · 0.45
getStatusMethod · 0.45
getLocationMethod · 0.45
setLocationMethod · 0.45
equalsMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected