Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for bwcSetup (0.09 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

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

    /**
     * By registering bwc tasks via this extension we can support declaring custom bwc tasks from the build script
     * 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";
    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