Search Options

Display Count
Sort
Preferred Language
Advanced Search

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

  1. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/rest/compat/YamlRestCompatTestPlugin.java

                        )
                    );
                    task.setAdditionalConfigToFileTree(
                        config -> project.fileTree(
                            getCompatProjectPath(project, config.getSingleFile().toPath()).resolve(RELATIVE_REST_PROJECT_RESOURCES)
                                .resolve(RELATIVE_API_PATH)
                        )
                    );
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Fri Sep 03 16:26:11 GMT 2021
    - 11.7K bytes
    - Click Count (0)
Back to Top