Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for BwcSetupExtension (0.07 seconds)

  1. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BwcSetupExtension.java

     * without relying on groovy closures and sharing common logic for tasks created by the BwcSetup plugin already.
     */
    public class BwcSetupExtension {
    
        private static final String MINIMUM_COMPILER_VERSION_PATH = "src/main/resources/minimumCompilerVersion";
        private static final Version BUILD_TOOL_MINIMUM_VERSION = Version.fromString("7.14.0");
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Wed Aug 18 09:11:28 GMT 2021
    - 6.8K bytes
    - Click Count (0)
Back to Top