OpenSearch/x-pack/plugin/sql/qa
Nik Everett fa13585fae
Fix Eclipse build (#62733) (#62786)
Eclipse was confused for two reasons:
1. `:x-pack:plugin` depended on itself.
2. `ql`, `sql`, and `eql` couldn't see some methods.

I fixed problem 1 by only adding the "depends on itself" configuration
outside of eclipse. I fixed problem 2 by making a `test` sub-project in
`ql` that contains test utilities and depending on those where possible.
2020-09-22 17:44:25 -04:00
..
jdbc Introduce ordering in the constant_keyword test for better predictibility. (#61248) (#61252) 2020-08-18 12:17:15 +03:00
server Fix Eclipse build (#62733) (#62786) 2020-09-22 17:44:25 -04:00
build.gradle SQL: [Tests] Move JDBC integration tests to new module (#56872) (#57072) 2020-05-22 17:49:36 +02:00