Skip to content

Conversation

@psxjoy
Copy link
Member

@psxjoy psxjoy commented Jan 8, 2026

Purpose of the pull request

Add the support module to meet ASF policy requirements

What's changed?

Checklist

  • I have read the Contributor Guide.
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

psxjoy added 2 commits January 8, 2026 19:16
* chore: rename license files for consistency

* chore: update project description to include 'Apache Fesod (Incubating)' and remove fesod-distribution module

* chore: refactor package imports and add Empty class for support utilities

* chore: refactor package imports and add Empty class for support utilities

* chore: rename LICENSE-fastexcel-support.txt to LICENSE-spring-core.txt and update license URLs

* chore: rename LICENSE-fastexcel-support.txt to LICENSE-spring-core.txt and update license URLs

* chore: add Apache License header to Empty.java and clean up imports in ModelBuildEventListener.java

* feature: update package references to shaded versions and rename related files

* feature: update package references to shaded versions and rename related files

* feature: add binary license and notice files for Apache Fesod project

* feature: rename binary license and notice files for consistency

* feature: rename binary license and notice files for consistency

* feature: update LICENSE file to include BSD 3-Clause License details

* feature: update LICENSE file to include BSD 3-Clause License details

* feature: remove resource exclusions for binary license and notice files in pom.xml
@psxjoy psxjoy requested review from alaahong and delei and removed request for delei January 8, 2026 11:23
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Test Results

 60 files   -  36   60 suites   - 36   2m 15s ⏱️ - 2h 33m 38s
314 tests  - 189  314 ✅  - 189  0 💤 ±0  0 ❌ ±0 
314 runs   - 174  314 ✅  - 174  0 💤 ±0  0 ❌ ±0 

Results for commit 18dea62. ± Comparison against base commit e36432c.

This pull request removes 189 tests.
org.apache.fesod.sheet.demo.fill.FillTest ‑ complexFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ complexFillWithTable
org.apache.fesod.sheet.demo.fill.FillTest ‑ compositeFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ dateFormatFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ horizontalFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ listFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ simpleFill
org.apache.fesod.sheet.demo.fill.FillTest ‑ testFillSheetDispose
org.apache.fesod.sheet.demo.rare.WriteTest ‑ compressedTemporaryFile
org.apache.fesod.sheet.demo.rare.WriteTest ‑ specifiedCellWrite
…

♻️ This comment has been updated with latest results.

psxjoy added 3 commits January 8, 2026 19:35
* ci: update Maven test command to include fesod-shaded module

* ci: update Maven commands to use clean package and clean install
* ci: update Maven test command to include fesod-shaded module

* ci: update Maven commands to use clean package and clean install

* ci: remove unnecessary filters and transformers from pom.xml
Copy link
Member

@delei delei left a comment

Choose a reason for hiding this comment

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

LGTM

@delei delei merged commit 1b7f5a0 into main Jan 8, 2026
11 checks passed
@delei delei deleted the release-2.0.0 branch January 8, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants