OpenSearch/buildSrc
Alpar Torok 9709282735
Don't disable tasks based on the plugin (#36045)
Some times the test fixtures plugin did not correctly disable tasks
from the build plugin as it should.
The plugin manager and tasks both use domain name collections so
the previus conde should have worked.
I did not have trime to track it down, but suspect there's some race
condition in Gradle causing this. The plugin manager is still incubating.
Since the tasks are on the cp even if the plugin is not applyed, we
don't really  need to involve the plugin at all.

Closes #36041
2018-11-29 15:54:34 +02:00
..
src Don't disable tasks based on the plugin (#36045) 2018-11-29 15:54:34 +02:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Replace fixtures with docker-compose (#35651) 2018-11-29 09:43:16 +02:00
version.properties Build: Fix reproduce info for methods with ( or ) (#35712) 2018-11-29 08:38:09 -05:00