OpenSearch/x-pack/plugin/sql
Nik Everett 1b97652a4c
Build: Move shadow customizations into common code (#32014)
Moves the customizations to the build to produce nice shadow jars and
javadocs into common build code, mostly BuildPlugin with a little into
the root build.gradle file. This means that any project that applies the
shadow plugin will automatically be set up just like the high level rest
client:
* The non-shadow jar will not be built
* The shadow jar will not have a "classifier"
* Tests will run against the shadow jar
* Javadoc will include all of the shadowed classes
* Service files in `META-INF/services` will be merged
2018-07-17 14:20:41 -04:00
..
jdbc Build: Move shadow customizations into common code (#32014) 2018-07-17 14:20:41 -04:00
sql-action Check timeZone() argument in AbstractSqlQueryRequest (#31822) 2018-07-06 14:35:03 +02:00
sql-cli SQL: Update CLI logo 2018-07-04 16:15:29 +03:00
sql-client SQL: Refactor package names of sql-proto and sql-shared-proto projects (#31622) 2018-06-28 05:56:16 -07:00
sql-proto SQL: Refactor package names of sql-proto and sql-shared-proto projects (#31622) 2018-06-28 05:56:16 -07:00
src SQL: allow LEFT and RIGHT as function names (#32066) 2018-07-16 23:42:44 +03:00
build.gradle SQL: Refactor package names of sql-proto and sql-shared-proto projects (#31622) 2018-06-28 05:56:16 -07:00