b8e462b934
Currently we use the "gradle project attachment plugin" to support building elasticsearch as part of another project. However, this plugin has a number of issues, a large part of which is requiring consistent use of the projectsPrefix. This change removes projectsPrefix, and adds support for a special extra-plugins directory in the root of elasticsearch. Any projects checked out within this directory will be automatically added to elasticsearch. |
||
---|---|---|
.. | ||
.gitignore | ||
build.gradle |