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
105 changes: 0 additions & 105 deletions plugins/spark/v3.5/spark/BUNDLE-LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -229,14 +229,6 @@ License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

This binary artifact contains jspecify.

Copyright: Google LLC - SpotBugs Team
Project URL: https://github.com/jspecify/jspecify
License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

This binary artifact contains Apache Datasketches.

Copyright: 2020 The Apache Software Foundation
Expand Down Expand Up @@ -487,103 +479,6 @@ License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

This binary artifact contains Jakarta Annotation.

Project URL: https://projects.eclipse.org/projects/ee4j.ca
License: EPL 2.0 - https://www.eclipse.org/legal/epl-2.0

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

This binary artifact contains Jakarta Validation.

Project URL: https://beanvalidation.org
License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

This binary artifact contains Jakarta Servlet.

Project URL: https://projects.eclipse.org/projects/ee4j.servlet
License: EPL 2.0 - https://www.eclipse.org/legal/epl-2.0

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

This binary artifact contains Micrometer.

Copyright: 2017-Present VMware, Inc. All Rights Reserved.
Project URL: https://github.com/micrometer-metrics/micrometer
License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

This binary artifact contains Commons Compress.

Copyright: 2002-2025 The Apache Software Foundation
Project URL: https://commons.apache.org/proper/commons-compress/
License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

This binary artifact contains Commons Codec.

Copyright: 2002-2025 The Apache Software Foundation
Project URL: https://commons.apache.org/proper/commons-codec/
License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

This binary artifact contains SLF4J.

Copyright: 2004-2022 QOS.ch Sarl (Switzerland)
Project URL: http://www.slf4j.org
License: MIT License
| Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
| 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 binary artifact contains j2objc.

Project URL: https://github.com/google/j2objc/
License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

This binary artifact contains Commons IO.

Copyright: 2002-2025 The Apache Software Foundation
Project URL: https://commons.apache.org/proper/commons-io/
License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

This binary artifact contains Commons Lang3.

Copyright: 2001-2025 The Apache Software Foundation
Project URL: https://commons.apache.org/proper/commons-lang/
License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

This binary artifact contains OpenHFT.

Copyright: 2014 Higher Frequency Trading http://www.higherfrequencytrading.com
Expand Down
98 changes: 0 additions & 98 deletions plugins/spark/v3.5/spark/BUNDLE-NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -384,104 +384,6 @@ file:

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

This binary artifact contains Jakarta Validation with the following in its NOTICE
file:
| # Notices for Eclipse Jakarta Validation
|
| This content is produced and maintained by the Eclipse Jakarta Validation
| project.
|
| * Project home: https://projects.eclipse.org/projects/ee4j.validation
|
| ## Trademarks
|
| Jakarta Validation is a trademark of the Eclipse Foundation.
|
| ## Copyright
|
| All content is the property of the respective authors or their employers. For
| more information regarding authorship of content, please consult the listed
| source code repository logs.
|
| ## Declared Project Licenses
|
| This program and the accompanying materials are made available under the terms
| of the Apache License, Version 2.0 which is available at
| https://www.apache.org/licenses/LICENSE-2.0.
|
| SPDX-License-Identifier: Apache-2.0
|
| ## Source Code
|
| The project maintains the following source code repositories:
|
| * [The specification repository](https://github.com/jakartaee/validation-spec)
| * [The API repository](https://github.com/jakartaee/validation)
| * [The TCK repository](https://github.com/jakartaee/validation-tck)
|
| ## Third-party Content
|
| This project leverages the following third party content.
|
| Test dependencies:
|
| * [TestNG](https://github.com/cbeust/testng) - Apache License 2.0
| * [JCommander](https://github.com/cbeust/jcommander) - Apache License 2.0
| * [SnakeYAML](https://bitbucket.org/asomov/snakeyaml/src) - Apache License 2.0
|

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

This binary artifact contains Micrometer with the following in its NOTICE
file:
| Micrometer
|
| Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
|
| 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
|
| https://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.
|
| -------------------------------------------------------------------------------
|
| This product contains a modified portion of 'io.netty.util.internal.logging',
| in the Netty/Common library distributed by The Netty Project:
|
| * Copyright 2013 The Netty Project
| * License: Apache License v2.0
| * Homepage: https://netty.io
|
| This product contains a modified portion of 'StringUtils.isBlank()',
| in the Commons Lang library distributed by The Apache Software Foundation:
|
| * Copyright 2001-2019 The Apache Software Foundation
| * License: Apache License v2.0
| * Homepage: https://commons.apache.org/proper/commons-lang/
|
| This product contains a modified portion of 'JsonUtf8Writer',
| in the Moshi library distributed by Square, Inc:
|
| * Copyright 2010 Google Inc.
| * License: Apache License v2.0
| * Homepage: https://github.com/square/moshi
|
| This product contains a modified portion of the 'org.springframework.lang'
| package in the Spring Framework library, distributed by VMware, Inc:
|
| * Copyright 2002-2019 the original author or authors.
| * License: Apache License v2.0
| * Homepage: https://spring.io/projects/spring-framework

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

This binary artifact contains code from Kite, developed at Cloudera, Inc. with
the following copyright notice:

Expand Down
Loading