Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for restXpackTestConfig (0.12 seconds)

  1. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/rest/RestResourcesPlugin.java

            // tests
            Configuration testConfig = project.getConfigurations().create("restTestConfig");
            Configuration xpackTestConfig = project.getConfigurations().create("restXpackTestConfig");
            // core
            Dependency restTestdependency = project.getDependencies()
                    .project(Map.of("path", ":rest-api-spec", "configuration", "restTests"));
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Wed Jun 23 09:36:58 GMT 2021
    - 6.4K bytes
    - Click Count (0)
Back to Top