OpenSearch/client
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
..
benchmark Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00
client-benchmark-noop-api-plugin Remove assemble from build task when assemble removed 2017-06-16 17:19:14 -04:00
rest [TEST] test that low level REST client leaves path untouched (#25193) 2017-06-15 11:32:26 +02:00
rest-high-level Use SPI in High Level Rest Client to load XContent parsers (#25098) 2017-06-15 12:50:02 +02:00
sniffer Update Jackson to 2.8.6 (#22596) 2017-01-13 09:05:48 +01:00
test move ignore parameter support from yaml test client to low level rest client (#22637) 2017-01-16 18:54:44 +01:00
transport Disable the Netty recycler in the client 2017-05-19 09:05:30 -04:00