Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
179 changes: 151 additions & 28 deletions azure-bundle/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,7 @@ This product bundles Azure SDK for Java.

Project URL: https://github.com/Azure/azure-sdk-for-java
License: MIT
| The MIT License (MIT)
|
Comment on lines -210 to -211
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

formatting issue, align with the rest of the file


| Copyright (c) 2015 Microsoft
|
| Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down Expand Up @@ -238,34 +237,145 @@ License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2

--------------------------------------------------------------------------------

This product bundles FastDoubleParser (via Jackson JSON Processor).

Copyright: 2023 Werner Randelshofer, Switzerland
Project URL: https://github.com/wrandelshofer/FastDoubleParser
License: MIT

| Copyright (c) 2023 Werner Randelshofer, Switzerland
|
| Permission is hereby granted, free of charge, to any person obtaining a copy
| of this software and associated documentation files (the "Software"), to deal
| in the Software without restriction, including without limitation the rights
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
| copies of the Software, and to permit persons to whom the Software is
| furnished to do so, subject to the following conditions:
|
| The above copyright notice and this permission notice shall be included in all
| copies or substantial portions of the Software.
|
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
| SOFTWARE.

--------------------------------------------------------------------------------

This product bundles fast_float (bundled by FastDoubleParser).

Copyright: 2021 The fast_float authors
Project URL: https://github.com/fastfloat/fast_float
License: MIT

| Copyright (c) 2021 The fast_float authors
|
| Permission is hereby granted, free of charge, to any person obtaining a copy
| of this software and associated documentation files (the "Software"), to deal
| in the Software without restriction, including without limitation the rights
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
| copies of the Software, and to permit persons to whom the Software is
| furnished to do so, subject to the following conditions:
|
| The above copyright notice and this permission notice shall be included in all
| copies or substantial portions of the Software.
|
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
| SOFTWARE.

--------------------------------------------------------------------------------

This product bundles bigint (bundled by FastDoubleParser).

Copyright: 2022 Tim Buktu
Project URL: https://github.com/tbuktu/bigint
License: BSD 2-Clause

| Copyright 2022 Tim Buktu
|
| Redistribution and use in source and binary forms, with or without
| modification, are permitted provided that the following conditions
| are met:
|
| 1. Redistributions of source code must retain the above copyright notice, this
| list of conditions and the following disclaimer.
|
| 2. Redistributions in binary form must reproduce the above copyright notice,
| this list of conditions and the following disclaimer in the documentation
| and/or other materials provided with the distribution.
|
| THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
| ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
| WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
| DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
| FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
| DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
| SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
| CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
| OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
| OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------------------

This product bundles Microsoft Authentication Library for Java.

Project URL: https://github.com/AzureAD/microsoft-authentication-library-for-java
License: MIT
| MIT License
|
| Copyright (c) Microsoft Corporation. All rights reserved.
|
| Permission is hereby granted, free of charge, to any person obtaining a copy
| of this software and associated documentation files (the "Software"), to deal
Comment on lines -248 to -253
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

formatting issue, remove the redundant MIT License, added a new line, and realign the rest of the lines

| in the Software without restriction, including without limitation the rights
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
| copies of the Software, and to permit persons to whom the Software is
| furnished to do so, subject to the following conditions:
|
| The above copyright notice and this permission notice shall be included in all
| copies or substantial portions of the Software.
|
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
| SOFTWARE

| Copyright (c) Microsoft Corporation. All rights reserved.
|
| Permission is hereby granted, free of charge, to any person obtaining a copy
| of this software and associated documentation files (the "Software"), to deal
| in the Software without restriction, including without limitation the rights
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
| copies of the Software, and to permit persons to whom the Software is
| furnished to do so, subject to the following conditions:
|
| The above copyright notice and this permission notice shall be included in all
| copies or substantial portions of the Software.
|
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
| SOFTWARE

--------------------------------------------------------------------------------

This product bundles MSAL4J Persistence Extension.

Project URL: https://github.com/AzureAD/microsoft-authentication-library-for-java
License: MIT

| Copyright (c) Microsoft Corporation. All rights reserved.
|
| Permission is hereby granted, free of charge, to any person obtaining a copy
| of this software and associated documentation files (the "Software"), to deal
| in the Software without restriction, including without limitation the rights
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
| copies of the Software, and to permit persons to whom the Software is
| furnished to do so, subject to the following conditions:
|
| The above copyright notice and this permission notice shall be included in all
| copies or substantial portions of the Software.
|
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
| SOFTWARE

--------------------------------------------------------------------------------

Expand All @@ -276,6 +386,13 @@ License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2

--------------------------------------------------------------------------------

This product bundles Apache Tomcat Native (netty-tcnative-classes and netty-tcnative-boringssl-static, bundled by Reactor Netty).

Project URL: https://tomcat.apache.org/native-doc/
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0

--------------------------------------------------------------------------------

This product bundles Reactor Core.

Project URL: https://github.com/reactor/reactor-core
Expand All @@ -290,9 +407,16 @@ License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2

--------------------------------------------------------------------------------

This product bundles Reactor AddOns.
This product bundles Reactor Pool (bundled by Reactor Netty).

Project URL: https://github.com/reactor/reactor-pool
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0

--------------------------------------------------------------------------------

This product bundles Aalto XML (bundled by Azure SDK for Java).

Project URL: https://github.com/reactor/reactor-addons
Project URL: https://github.com/FasterXML/aalto-xml
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0

--------------------------------------------------------------------------------
Expand All @@ -307,9 +431,8 @@ License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2
This product bundles Reactive Streams.

Project URL: http://www.reactive-streams.org/
License: MIT
| MIT No Attribution
|
License: MIT-0

| Copyright 2014 Reactive Streams
|
| Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so.
Expand Down
17 changes: 15 additions & 2 deletions azure-bundle/NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,17 @@ The Apache Software Foundation (http://www.apache.org/).
--------------------------------------------------------------------------------

This product bundles Jackson JSON Processor with the following in its NOTICE file:
|
| # Jackson JSON processor
|
| Jackson is a high-performance, Free/Open Source JSON processing library.
| It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
| been in development since 2007.
| It is currently developed by a community of developers.
|
| ## Copyright
|
| Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
|
| ## Licensing
|
| Jackson 2.x core and extension components are licensed under Apache License 2.0
Expand All @@ -26,7 +29,17 @@ This product bundles Jackson JSON Processor with the following in its NOTICE fil
| A list of contributors may be found from CREDITS(-2.x) file, which is included
| in some artifacts (usually source distributions); but is always available
| from the source code management (SCM) system project uses.
|
|
| ## FastDoubleParser
|
| jackson-core bundles a shaded copy of FastDoubleParser <https://github.com/wrandelshofer/FastDoubleParser>.
| That code is available under an MIT license <https://github.com/wrandelshofer/FastDoubleParser/blob/main/LICENSE>
| under the following copyright.
|
| Copyright © 2023 Werner Randelshofer, Switzerland. MIT License.
|
| See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser
| and the licenses and copyrights that apply to that code.

--------------------------------------------------------------------------------

Expand Down
10 changes: 6 additions & 4 deletions azure-bundle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ project(":iceberg-azure-bundle") {

tasks.jar.dependsOn tasks.shadowJar

configurations {
implementation {
exclude group: 'org.slf4j'
}
}

dependencies {
implementation platform(libs.azuresdk.bom)
implementation "com.azure:azure-storage-file-datalake"
Expand All @@ -40,10 +46,6 @@ project(":iceberg-azure-bundle") {
include 'NOTICE'
}

dependencies {
exclude(dependency('org.slf4j:slf4j-api'))
}

// relocate Azure-specific versions
relocate 'io.netty', 'org.apache.iceberg.azure.shaded.io.netty'
relocate 'com.fasterxml.jackson', 'org.apache.iceberg.azure.shaded.com.fasterxml.jackson'
Expand Down
1 change: 0 additions & 1 deletion azure-bundle/runtime-deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,3 @@ io.projectreactor:reactor-core:3.7.14
net.java.dev.jna:jna-platform:5.17.0
net.java.dev.jna:jna:5.17.0
org.reactivestreams:reactive-streams:1.0.4
org.slf4j:slf4j-api:2.0.17
Loading