From 88c6bc8cd77bf56530fb5e18c30097911a7c7fe3 Mon Sep 17 00:00:00 2001 From: sgaebel Date: Thu, 18 Mar 2021 19:36:04 +0100 Subject: [PATCH] adds missing solr lib: opentracing 0.33.0 --- .classpath | 3 + build.xml | 3 + lib/opentracing-api-0.33.0-LICENSE.txt | 202 ++++++++++++++++++++++++ lib/opentracing-api-0.33.0.jar | Bin 0 -> 18189 bytes lib/opentracing-noop-0.33.0-LICENSE.txt | 202 ++++++++++++++++++++++++ lib/opentracing-noop-0.33.0.jar | Bin 0 -> 10542 bytes lib/opentracing-util-0.33.0-LICENSE.txt | 202 ++++++++++++++++++++++++ lib/opentracing-util-0.33.0.jar | Bin 0 -> 7504 bytes 8 files changed, 612 insertions(+) create mode 100644 lib/opentracing-api-0.33.0-LICENSE.txt create mode 100644 lib/opentracing-api-0.33.0.jar create mode 100644 lib/opentracing-noop-0.33.0-LICENSE.txt create mode 100644 lib/opentracing-noop-0.33.0.jar create mode 100644 lib/opentracing-util-0.33.0-LICENSE.txt create mode 100644 lib/opentracing-util-0.33.0.jar diff --git a/.classpath b/.classpath index 22a9a7f23..0df6df910 100644 --- a/.classpath +++ b/.classpath @@ -84,6 +84,9 @@ + + + diff --git a/build.xml b/build.xml index 8e3d16306..5cf33c3af 100644 --- a/build.xml +++ b/build.xml @@ -252,6 +252,9 @@ + + + diff --git a/lib/opentracing-api-0.33.0-LICENSE.txt b/lib/opentracing-api-0.33.0-LICENSE.txt new file mode 100644 index 000000000..d64569567 --- /dev/null +++ b/lib/opentracing-api-0.33.0-LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/lib/opentracing-api-0.33.0.jar b/lib/opentracing-api-0.33.0.jar new file mode 100644 index 0000000000000000000000000000000000000000..e3d65567d775447e1f426d31eab804f68f784d08 GIT binary patch literal 18189 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 literal 0 HcmV?d00001 diff --git a/lib/opentracing-noop-0.33.0-LICENSE.txt b/lib/opentracing-noop-0.33.0-LICENSE.txt new file mode 100644 index 000000000..d64569567 --- /dev/null +++ b/lib/opentracing-noop-0.33.0-LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/lib/opentracing-noop-0.33.0.jar b/lib/opentracing-noop-0.33.0.jar new file mode 100644 index 0000000000000000000000000000000000000000..f5101f85961a3c5385ffa9bb100b455c612e9d52 GIT binary patch literal 10542 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 literal 0 HcmV?d00001 diff --git a/lib/opentracing-util-0.33.0-LICENSE.txt b/lib/opentracing-util-0.33.0-LICENSE.txt new file mode 100644 index 000000000..d64569567 --- /dev/null +++ b/lib/opentracing-util-0.33.0-LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/lib/opentracing-util-0.33.0.jar b/lib/opentracing-util-0.33.0.jar new file mode 100644 index 0000000000000000000000000000000000000000..5e5e2e1fa8830944c4031829d759154f8f304f32 GIT binary patch literal 7504 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 moK-(YjUOlB?-%LUE&a>Mr3OSqx`Dug{v<(