mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-02 17:09:18 +00:00
Removes the last remaining server dependencies from jdbc client. In order to do that it introduces the new project sql-shared-proto that contains only XContent-serializable classes. HTTP Client and JDBC now depend only on sql-shared-proto. I had to keep the original sql-proto project since it is used as a dependency by sql-cli and security integration tests. Relates #29856
6 lines
311 B
Plaintext
6 lines
311 B
Plaintext
=============================================================================
|
|
= NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
|
|
=============================================================================
|
|
This product includes software developed by
|
|
Joda.org (http://www.joda.org/).
|