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

Method setJavaVersionProperty

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

Set the ant.java.version property and tests for unsupported JVM versions. If the version is supported, verbose log messages are generated to record the Java version and operating system name. @exception BuildException if this Java version is not supported. @see org.apache.tools.ant.ut

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

initPropertiesMethod · 0.95
initMethod · 0.80

Calls 5

getJavaVersionMethod · 0.95
setPropertyInternalMethod · 0.95
isAtLeastJavaVersionMethod · 0.95
logMethod · 0.95
getPropertyMethod · 0.65

Tested by

no test coverage detected