Multi JVMTesting Extension
Extension for the MultiJVMTestingPlugin.
Properties
All known Long Term Support JVM versions.
The JVM version that is used as target for compiling the code.
Allows to set the JVM versions on which tests should run by default (namely, when calling check). Defaults to supportedLtsVersionsAndLatest. Honors any excluded version.
Shortcut for accessing Companion.latestJava in the DSL.
Shortcut for accessing Companion.latestJavaSupportedByGradle in the DSL.
Shortcut for accessing Companion.latestJava in the DSL.
Newest JVM version supported by the project.
Shortcut for accessing Companion.latestJavaSupportedByGradle in the DSL.
Shortcut for accessing Companion.OLDEST_LTS in the DSL.
All the JVM versions supported by the project.
The set of all Long-Term Support JVM versions supported by this project.
Union of supportedLtsVersions and maximumSupportedJvmVersion.