This is an automated email from the ASF dual-hosted git repository.
stevenzwu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new 334269cd7d Azure: Fix LICENSE, NOTICE, and runtime-deps for
azure-bundle (#16181)
334269cd7d is described below
commit 334269cd7d5114564a406a3259aa9919e4590738
Author: Kevin Liu <[email protected]>
AuthorDate: Wed May 6 17:12:46 2026 -0400
Azure: Fix LICENSE, NOTICE, and runtime-deps for azure-bundle (#16181)
---
azure-bundle/LICENSE | 179 +++++++++++++++++++++++++++++++++++-------
azure-bundle/NOTICE | 17 +++-
azure-bundle/build.gradle | 10 ++-
azure-bundle/runtime-deps.txt | 1 -
4 files changed, 172 insertions(+), 35 deletions(-)
diff --git a/azure-bundle/LICENSE b/azure-bundle/LICENSE
index e8c049f4c3..b0964f5e65 100644
--- a/azure-bundle/LICENSE
+++ b/azure-bundle/LICENSE
@@ -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)
-|
+
| Copyright (c) 2015 Microsoft
|
| Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -238,6 +237,91 @@ 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.
--------------------------------------------------------------------------------
@@ -245,27 +329,53 @@ 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
-| 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
--------------------------------------------------------------------------------
@@ -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
@@ -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
--------------------------------------------------------------------------------
@@ -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.
diff --git a/azure-bundle/NOTICE b/azure-bundle/NOTICE
index 07f87c0bc0..12325baf97 100644
--- a/azure-bundle/NOTICE
+++ b/azure-bundle/NOTICE
@@ -8,7 +8,6 @@ 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.
@@ -16,6 +15,10 @@ This product bundles Jackson JSON Processor with the
following in its NOTICE fil
| been in development since 2007.
| It is currently developed by a community of developers.
|
+| ## Copyright
+|
+| Copyright 2007-, Tatu Saloranta ([email protected])
+|
| ## Licensing
|
| Jackson 2.x core and extension components are licensed under Apache License
2.0
@@ -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.
--------------------------------------------------------------------------------
diff --git a/azure-bundle/build.gradle b/azure-bundle/build.gradle
index dad563b67a..fde8adbfc5 100644
--- a/azure-bundle/build.gradle
+++ b/azure-bundle/build.gradle
@@ -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"
@@ -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'
diff --git a/azure-bundle/runtime-deps.txt b/azure-bundle/runtime-deps.txt
index 273146654a..2e5198f498 100644
--- a/azure-bundle/runtime-deps.txt
+++ b/azure-bundle/runtime-deps.txt
@@ -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