This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch ci-rename-to-apache
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/ci-rename-to-apache by this
push:
new 233d5ee01 [infra] Updated project package name to org.apache.fluss
(#1588)
233d5ee01 is described below
commit 233d5ee01f1e0332702cd6ab0404f27c3bddff1d
Author: Jark Wu <[email protected]>
AuthorDate: Mon Aug 25 22:52:35 2025 +0800
[infra] Updated project package name to org.apache.fluss (#1588)
* [infra] Update package and groupId and spotless for org.apache.fluss
* [license] Add rat-check to the mvn package phase and ban Alibaba license
* [license] Remove unnecessary dependencies from NOTICE files
---
fluss-client/src/main/resources/META-INF/NOTICE | 4 --
.../src/main/resources/META-INF/NOTICE | 14 ------
.../resources/META-INF/licenses/LICENSE.jacoco | 14 ------
.../main/resources/META-INF/licenses/LICENSE.jdom | 51 ----------------------
fluss-flink/fluss-flink-2.1/pom.xml | 30 +++++++------
fluss-server/src/main/resources/META-INF/NOTICE | 5 ---
6 files changed, 16 insertions(+), 102 deletions(-)
diff --git a/fluss-client/src/main/resources/META-INF/NOTICE
b/fluss-client/src/main/resources/META-INF/NOTICE
index 2f1d08de9..fd48d55f4 100644
--- a/fluss-client/src/main/resources/META-INF/NOTICE
+++ b/fluss-client/src/main/resources/META-INF/NOTICE
@@ -11,10 +11,6 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.commons:commons-lang3:3.18.0
- org.apache.commons:commons-math3:3.6.1
- org.lz4:lz4-java:1.8.0
-- org.apache.fluss:fluss-shaded-arrow:15.0.0-1.0-incubating
-- org.apache.fluss:fluss-shaded-guava:32.1.3-jre-1.0-incubating
-- org.apache.fluss:fluss-shaded-jackson:2.15.3-1.0-incubating
-- org.apache.fluss:fluss-shaded-netty:4.1.104.Final-1.0-incubating
This project bundles the following dependencies under the MIT
(https://opensource.org/licenses/MIT)
See bundled license files for details.
diff --git a/fluss-filesystems/fluss-fs-obs/src/main/resources/META-INF/NOTICE
b/fluss-filesystems/fluss-fs-obs/src/main/resources/META-INF/NOTICE
index c55cfdd2f..9902412d1 100644
--- a/fluss-filesystems/fluss-fs-obs/src/main/resources/META-INF/NOTICE
+++ b/fluss-filesystems/fluss-fs-obs/src/main/resources/META-INF/NOTICE
@@ -19,10 +19,6 @@ This project bundles the following dependencies under the
Apache Software Licens
- commons-lang:commons-lang:2.6
- commons-logging:commons-logging:1.1.3
- org.apache.hadoop:hadoop-huaweicloud:3.4.0
-- org.apache.httpcomponents:httpclient:4.5.13
-- org.apache.httpcomponents:httpcore:4.4.13
-- org.codehaus.jettison:jettison:1.5.4
-- org.ini4j:ini4j:0.5.4
- net.java.dev.jets3t:jets3t:0.9.0
- org.apache.commons:commons-compress:1.21
- org.apache.commons:commons-lang3:3.18.0
@@ -57,16 +53,6 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.jetbrains:annotations:13.0
- org.yaml:snakeyaml:2.0
-The binary distribution of this product bundles these dependencies under the
Eclipse Public License - v 2.0
(https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt)
-See bundled license files for details.
-
-- org.jacoco:org.jacoco.agent:runtime:0.8.5
-
-This project bundles the following dependencies under the JDOM license.
-See bundled license files for details.
-
-- org.jdom:jdom2:2.0.6.1
-
This project bundles the following dependencies under the CDDL 1.1 license.
See bundled license files for details.
diff --git
a/fluss-filesystems/fluss-fs-obs/src/main/resources/META-INF/licenses/LICENSE.jacoco
b/fluss-filesystems/fluss-fs-obs/src/main/resources/META-INF/licenses/LICENSE.jacoco
deleted file mode 100644
index 47ff775ba..000000000
---
a/fluss-filesystems/fluss-fs-obs/src/main/resources/META-INF/licenses/LICENSE.jacoco
+++ /dev/null
@@ -1,14 +0,0 @@
-License
-=======
-
-Copyright (c) 2009, 2019 Mountainminds GmbH & Co. KG and Contributors
-
-The JaCoCo Java Code Coverage Library and all included documentation is made
-available by Mountainminds GmbH & Co. KG, Munich. Except indicated below, the
-Content is provided to you under the terms and conditions of the Eclipse Public
-License Version 2.0 ("EPL"). A copy of the EPL is available at
-[https://www.eclipse.org/legal/epl-2.0/](https://www.eclipse.org/legal/epl-2.0/).
-
-Please visit
-[http://www.jacoco.org/jacoco/trunk/doc/license.html](http://www.jacoco.org/jacoco/trunk/doc/license.html)
-for the complete license information including third party licenses and
trademarks.
\ No newline at end of file
diff --git
a/fluss-filesystems/fluss-fs-obs/src/main/resources/META-INF/licenses/LICENSE.jdom
b/fluss-filesystems/fluss-fs-obs/src/main/resources/META-INF/licenses/LICENSE.jdom
deleted file mode 100644
index b420aeb00..000000000
---
a/fluss-filesystems/fluss-fs-obs/src/main/resources/META-INF/licenses/LICENSE.jdom
+++ /dev/null
@@ -1,51 +0,0 @@
- Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
- All rights reserved.
-
-This project bundles the following dependencies under the following license.
-
- 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 disclaimer that follows
- these conditions in the documentation and/or other materials
- provided with the distribution.
-
- 3. The name "JDOM" must not be used to endorse or promote products
- derived from this software without prior written permission. For
- written permission, please contact <request_AT_jdom_DOT_org>.
-
- 4. Products derived from this software may not be called "JDOM", nor
- may "JDOM" appear in their name, without prior written permission
- from the JDOM Project Management <request_AT_jdom_DOT_org>.
-
- In addition, we request (but do not require) that you include in the
- end-user documentation provided with the redistribution and/or in the
- software itself an acknowledgement equivalent to the following:
- "This product includes software developed by the
- JDOM Project (http://www.jdom.org/)."
- Alternatively, the acknowledgment may be graphical using the logos
- available at http://www.jdom.org/images/logos.
-
- THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 JDOM AUTHORS OR THE PROJECT
- 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 software consists of voluntary contributions made by many
- individuals on behalf of the JDOM Project and was originally
- created by Jason Hunter <jhunter_AT_jdom_DOT_org> and
- Brett McLaughlin <brett_AT_jdom_DOT_org>. For more information
- on the JDOM Project, please see <http://www.jdom.org/>.
diff --git a/fluss-flink/fluss-flink-2.1/pom.xml
b/fluss-flink/fluss-flink-2.1/pom.xml
index 3f0731c1d..70437fb8f 100644
--- a/fluss-flink/fluss-flink-2.1/pom.xml
+++ b/fluss-flink/fluss-flink-2.1/pom.xml
@@ -1,19 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- ~ Copyright (c) 2025 Alibaba Group Holding Ltd.
- ~
- ~ 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.
- -->
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you 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.
+-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
diff --git a/fluss-server/src/main/resources/META-INF/NOTICE
b/fluss-server/src/main/resources/META-INF/NOTICE
index 817956f1a..fb2b8a315 100644
--- a/fluss-server/src/main/resources/META-INF/NOTICE
+++ b/fluss-server/src/main/resources/META-INF/NOTICE
@@ -15,11 +15,6 @@ This project bundles the following dependencies under the
Apache Software Licens
- org.apache.commons:commons-math3:3.6.1
- org.lz4:lz4-java:1.8.0
- org.xerial.snappy:snappy-java:1.1.10.4
-- org.apache.fluss:fluss-shaded-arrow:15.0.0-1.0-incubating
-- org.apache.fluss:fluss-shaded-guava:32.1.3-jre-1.0-incubating
-- org.apache.fluss:fluss-shaded-jackson:2.15.3-1.0-incubating
-- org.apache.fluss:fluss-shaded-netty:4.1.104.Final-1.0-incubating
-- org.apache.fluss:fluss-shaded-zookeeper:3.8.3-1.0-incubating
This project bundles the following dependencies under the MIT
(https://opensource.org/licenses/MIT)
See bundled license files for details.