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

Method getAntVersion

src/main/org/apache/tools/ant/Main.java:1038–1059  ·  view source on GitHub ↗

Returns the Ant version information, if available. Once the information has been loaded once, it's cached and returned from the cache on future calls. @return the Ant version information as a String (always non- null ) @exception BuildException if the version information is unav

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

initPropertiesMethod · 0.95
printVersionMethod · 0.95
getShortAntVersionMethod · 0.95
doReportMethod · 0.95

Calls 5

loadMethod · 0.65
getPropertyMethod · 0.65
getResourceAsStreamMethod · 0.45
closeMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected