wolfboys opened a new pull request, #1275: URL: https://github.com/apache/fluss/pull/1275
[INFRA] The project package name updated to org.apache.fluss. ## Contribution Checklist 1. **Package Name:** Updated from com.alibaba.fluss to org.apache.fluss (excluding shaded modules). 2. **Service Files:** Updated references in META-INF/services/ from com.alibaba.fluss.xxx to org.apache.fluss.xxx. 3. **Maven GroupId:** Changed <groupId>com.alibaba.fluss</groupId> to <groupId>org.apache.fluss</groupId> (excluding shaded modules). 4. **Repository URL:** Updated project URL from https://github.com/alibaba/fluss to https://github.com/apache/fluss. 5. Minor tedious improvements remaining. **Project Status Update** No logic changes were made to the code. The project currently builds successfully, but testing hasn't been completed yet. The remaining tasks include: 1. Migrating the shaded module to Apache 2. Updating official documentation and website links 3. License file cleanup and verification We need to begin these tasks regardless. Hopefully, this will mark a good starting point. ### Purpose <!-- Linking this pull request to the issue --> Linked issue: close #xxx <!-- What is the purpose of the change --> ### Brief change log <!-- Please describe the changes made in this pull request and explain how they address the issue --> ### Tests <!-- List UT and IT cases to verify this change --> ### API and Format <!-- Does this change affect API or storage format --> ### Documentation <!-- Does this change introduce a new feature --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
