Skip to content

Conversation

@alaahong
Copy link
Member

Purpose of the pull request

Closed: #531 #603

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.

@alaahong alaahong requested review from Copilot and psxjoy September 27, 2025 06:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request refactors the package structure from cn.idev.excel to org.apache.fesod.excel to align with Apache naming conventions and updates the fastexcel-support dependency version from 0.0.1 to 1.3.0.

  • Update package names across all Java files from cn.idev.excel to org.apache.fesod.excel
  • Reorganize import statements to maintain proper alphabetical ordering
  • Upgrade fastexcel-support dependency version to 1.3.0

Reviewed Changes

Copilot reviewed 300 out of 581 changed files in this pull request and generated no comments.

File Description
fastexcel/pom.xml Update fastexcel-support dependency version to 1.3.0
All Java files Refactor package declarations and imports from cn.idev.excel.* to org.apache.fesod.excel.*

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@psxjoy psxjoy left a comment

Choose a reason for hiding this comment

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

I merge directly for too many files. If something wrong,we can fill in next PR.

@psxjoy psxjoy merged commit b7ddb35 into apache:main Sep 27, 2025
8 checks passed
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.

[Task] remove useless module fastexcel-support

3 participants