14b979a7bc
In order to work with external elasticsearch plugins, some parts of build-tools need to know when the current build is part of the elasticsearch project or an external build. We identify these "internal" builds by a marker in our buildSrc classpath. However, some build-tools integ tests need to override this flag to test both the external and internal behavior. This commit moves the storage of the flag indicating whether we are running in an internal build to global build info. This will allow testkit projects to override the flag. |
||
---|---|---|
.. | ||
reaper | ||
src | ||
.gitignore | ||
build.gradle | ||
settings.gradle | ||
version.properties |