OpenSearch/distribution
Nik Everett 21b1db2965 Remove assemble from build task when assemble removed
Removes the `assemble` task from the `build` task when we have
removed `assemble` from the project. We removed `assemble` from
projects that aren't published so our releases will be faster. But
That broke CI because CI builds with `gradle precommit build` and,
it turns out, that `build` includes `check` and `assemble`. With
this change CI will only run `check` for projects without an
`assemble`.
2017-06-16 17:19:14 -04:00
..
bwc Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00
deb Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
integ-test-zip Adds nodes usage API to monitor usages of actions (#24169) 2017-06-02 08:46:38 +01:00
rpm Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
src/main When stopping via systemd only kill the JVM, not its control group (#25195) 2017-06-14 09:23:41 +01:00
tar Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
tools Remove import from InstallPluginCommandTests 2017-06-01 08:56:25 -04:00
zip Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Rework bwc snapshot projects to build up to two bwc versions (#24870) 2017-05-29 10:22:32 -04:00