ccf3e443b5
Tests in BuildPluginIT copy the workspace but exclude the build directories based on whether the directory string representation includes `/build/` or not. This check is problematic if the directory of the project has a parent directory also named `build`. The change in this commit checks to see if the path relative to the project directory has any path parts equal to `build`. |
||
---|---|---|
.. | ||
main | ||
minimumRuntime/java/org/elasticsearch/gradle | ||
test | ||
testKit |