This is an automated email from the ASF dual-hosted git repository.
delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new f668c280 chore: rename license files for consistency (#774)
f668c280 is described below
commit f668c2802875db0a88d4214dbdeb717666318d4d
Author: Shuxin Pan <[email protected]>
AuthorDate: Mon Jan 5 20:05:48 2026 +0800
chore: rename license files for consistency (#774)
---
.../licenses/LICENSE-SparseBitSet.txt | 0
.../licenses/LICENSE-commons-codec.txt | 0
.../licenses/LICENSE-commons-collections4.txt | 0
.../licenses/LICENSE-commons-compress.txt | 0
.../licenses/LICENSE-commons-csv.txt | 0
.../licenses/LICENSE-commons-io.txt | 0
.../licenses/LICENSE-commons-lang3.txt | 0
.../licenses/LICENSE-commons-math3.txt | 0
.../licenses/LICENSE-curvesapi.txt | 0
.../licenses/LICENSE-ehcache.txt | 0
.../licenses/LICENSE-fastexcel-support.txt | 0
.../licenses/LICENSE-log4j-api.txt | 0
.../licenses/LICENSE-poi-ooxml-lite.txt | 0
.../licenses/LICENSE-poi-ooxml.txt | 0
.../licenses/LICENSE-poi.txt | 0
.../licenses/LICENSE-slf4j-api.txt | 0
.../licenses/LICENSE-xmlbeans.txt | 0
fesod-distribution/fesod-bin.xml | 72 ------------------
fesod-distribution/fesod-src.xml | 45 -----------
fesod-distribution/pom.xml | 88 ----------------------
pom.xml | 3 +-
21 files changed, 1 insertion(+), 207 deletions(-)
diff --git a/fesod-distribution/licenses/LICENSE-SparseBitSet.txt
b/dist/licenses/LICENSE-SparseBitSet.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-SparseBitSet.txt
rename to dist/licenses/LICENSE-SparseBitSet.txt
diff --git a/fesod-distribution/licenses/LICENSE-commons-codec.txt
b/dist/licenses/LICENSE-commons-codec.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-commons-codec.txt
rename to dist/licenses/LICENSE-commons-codec.txt
diff --git a/fesod-distribution/licenses/LICENSE-commons-collections4.txt
b/dist/licenses/LICENSE-commons-collections4.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-commons-collections4.txt
rename to dist/licenses/LICENSE-commons-collections4.txt
diff --git a/fesod-distribution/licenses/LICENSE-commons-compress.txt
b/dist/licenses/LICENSE-commons-compress.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-commons-compress.txt
rename to dist/licenses/LICENSE-commons-compress.txt
diff --git a/fesod-distribution/licenses/LICENSE-commons-csv.txt
b/dist/licenses/LICENSE-commons-csv.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-commons-csv.txt
rename to dist/licenses/LICENSE-commons-csv.txt
diff --git a/fesod-distribution/licenses/LICENSE-commons-io.txt
b/dist/licenses/LICENSE-commons-io.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-commons-io.txt
rename to dist/licenses/LICENSE-commons-io.txt
diff --git a/fesod-distribution/licenses/LICENSE-commons-lang3.txt
b/dist/licenses/LICENSE-commons-lang3.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-commons-lang3.txt
rename to dist/licenses/LICENSE-commons-lang3.txt
diff --git a/fesod-distribution/licenses/LICENSE-commons-math3.txt
b/dist/licenses/LICENSE-commons-math3.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-commons-math3.txt
rename to dist/licenses/LICENSE-commons-math3.txt
diff --git a/fesod-distribution/licenses/LICENSE-curvesapi.txt
b/dist/licenses/LICENSE-curvesapi.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-curvesapi.txt
rename to dist/licenses/LICENSE-curvesapi.txt
diff --git a/fesod-distribution/licenses/LICENSE-ehcache.txt
b/dist/licenses/LICENSE-ehcache.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-ehcache.txt
rename to dist/licenses/LICENSE-ehcache.txt
diff --git a/fesod-distribution/licenses/LICENSE-fastexcel-support.txt
b/dist/licenses/LICENSE-fastexcel-support.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-fastexcel-support.txt
rename to dist/licenses/LICENSE-fastexcel-support.txt
diff --git a/fesod-distribution/licenses/LICENSE-log4j-api.txt
b/dist/licenses/LICENSE-log4j-api.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-log4j-api.txt
rename to dist/licenses/LICENSE-log4j-api.txt
diff --git a/fesod-distribution/licenses/LICENSE-poi-ooxml-lite.txt
b/dist/licenses/LICENSE-poi-ooxml-lite.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-poi-ooxml-lite.txt
rename to dist/licenses/LICENSE-poi-ooxml-lite.txt
diff --git a/fesod-distribution/licenses/LICENSE-poi-ooxml.txt
b/dist/licenses/LICENSE-poi-ooxml.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-poi-ooxml.txt
rename to dist/licenses/LICENSE-poi-ooxml.txt
diff --git a/fesod-distribution/licenses/LICENSE-poi.txt
b/dist/licenses/LICENSE-poi.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-poi.txt
rename to dist/licenses/LICENSE-poi.txt
diff --git a/fesod-distribution/licenses/LICENSE-slf4j-api.txt
b/dist/licenses/LICENSE-slf4j-api.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-slf4j-api.txt
rename to dist/licenses/LICENSE-slf4j-api.txt
diff --git a/fesod-distribution/licenses/LICENSE-xmlbeans.txt
b/dist/licenses/LICENSE-xmlbeans.txt
similarity index 100%
rename from fesod-distribution/licenses/LICENSE-xmlbeans.txt
rename to dist/licenses/LICENSE-xmlbeans.txt
diff --git a/fesod-distribution/fesod-bin.xml b/fesod-distribution/fesod-bin.xml
deleted file mode 100644
index d115ec8c..00000000
--- a/fesod-distribution/fesod-bin.xml
+++ /dev/null
@@ -1,72 +0,0 @@
-<!--
-
- 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.
-
--->
-<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.1.1"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.1.1
https://maven.apache.org/xsd/assembly-2.1.1.xsd">
- <id>bin</id>
- <formats>
- <format>dir</format>
- <format>tar.gz</format>
- </formats>
- <includeBaseDirectory>true</includeBaseDirectory>
-
- <fileSets>
- <fileSet>
- <directory>../</directory>
- <outputDirectory>/</outputDirectory>
- <includes>
- <include>README.md</include>
- <include>LICENSE</include>
- <include>NOTICE</include>
- <include>DISCLAIMER</include>
- </includes>
- </fileSet>
- <fileSet>
- <directory>licenses</directory>
- <outputDirectory>licenses</outputDirectory>
- <includes>
- <include>**/*</include>
- </includes>
- </fileSet>
- </fileSets>
-
- <dependencySets>
-
- <dependencySet>
- <outputDirectory>bin</outputDirectory>
- <useTransitiveDependencies>false</useTransitiveDependencies>
- <useProjectArtifact>false</useProjectArtifact>
- <includes>
- <include>org.apache.fesod:*</include>
- </includes>
- </dependencySet>
-
- <dependencySet>
- <outputDirectory>lib</outputDirectory>
- <useTransitiveDependencies>true</useTransitiveDependencies>
- <useProjectArtifact>false</useProjectArtifact>
- <excludes>
- <exclude>org.apache.fesod:*</exclude>
- </excludes>
- </dependencySet>
-
- </dependencySets>
-</assembly>
\ No newline at end of file
diff --git a/fesod-distribution/fesod-src.xml b/fesod-distribution/fesod-src.xml
deleted file mode 100644
index 45c0fb8b..00000000
--- a/fesod-distribution/fesod-src.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<!--
-
- 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.
-
--->
-<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.1.1"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.1.1
https://maven.apache.org/xsd/assembly-2.1.1.xsd">
- <id>src</id>
- <formats>
- <format>tar.gz</format>
- </formats>
- <includeBaseDirectory>true</includeBaseDirectory>
- <fileSets>
- <fileSet>
- <directory>../</directory>
-
- <outputDirectory>/</outputDirectory>
- <useDefaultExcludes>true</useDefaultExcludes>
- <excludes>
- <exclude>**/target/**</exclude>
- <exclude>**/.git/**</exclude>
- <exclude>**/.idea/**</exclude>
- <exclude>**/*.iml</exclude>
- <exclude>**/.DS_Store</exclude>
- <exclude>release.properties</exclude>
- </excludes>
- </fileSet>
- </fileSets>
-</assembly>
\ No newline at end of file
diff --git a/fesod-distribution/pom.xml b/fesod-distribution/pom.xml
deleted file mode 100644
index fc3cfb65..00000000
--- a/fesod-distribution/pom.xml
+++ /dev/null
@@ -1,88 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
- 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">
- <parent>
- <artifactId>fesod-parent</artifactId>
- <groupId>org.apache.fesod</groupId>
- <version>${revision}</version>
- </parent>
- <modelVersion>4.0.0</modelVersion>
-
- <artifactId>fesod-distribution</artifactId>
- <packaging>pom</packaging>
- <name>Fesod Distribution</name>
-
- <dependencies>
- <dependency>
- <groupId>org.apache.fesod</groupId>
- <artifactId>fesod-common</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.fesod</groupId>
- <artifactId>fesod-sheet</artifactId>
- <version>${project.version}</version>
- </dependency>
- </dependencies>
-
- <build>
- <finalName>apache-fesod-${revision}</finalName>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-assembly-plugin</artifactId>
- <version>3.6.0</version>
- <configuration>
- <descriptors>
- <descriptor>fesod-bin.xml</descriptor>
- <descriptor>fesod-src.xml</descriptor>
- </descriptors>
- <tarLongFileMode>posix</tarLongFileMode>
- </configuration>
- <executions>
- <execution>
- <id>make-assembly</id>
- <phase>package</phase>
- <goals>
- <goal>single</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-javadoc-plugin</artifactId>
- <configuration>
- <skip>true</skip>
- </configuration>
- <executions>
- <execution>
- <id>attach-javadocs</id>
- <phase>none</phase>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
-</project>
diff --git a/pom.xml b/pom.xml
index 1a9cd011..76a14cbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<packaging>pom</packaging>
<name>fesod-parent</name>
<description>
- Fesod is a high-performance and memory-efficient Java library for
reading and writing Excel files, designed to
+ Apache Fesod (Incubating) is a high-performance and memory-efficient
Java library for reading and writing Excel files, designed to
simplify development and ensure reliability.
</description>
<url>https://github.com/apache/fesod</url>
@@ -51,7 +51,6 @@
<module>fesod-common</module>
<module>fesod-examples</module>
<module>fesod-sheet</module>
- <module>fesod-distribution</module>
</modules>
<properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]