Skip to content

Conversation

@archerny
Copy link
Contributor

@archerny archerny commented Sep 5, 2022

Which issue does this PR close?

Closes #26

Rationale for this change

Rename java code packages.

What changes are included in this PR?

Java package name.

Are there any user-facing changes?

Inconsistency of group id and java package name. Details: package name of the java code still uses "com.ceresdb", but the project official site is "io.ceresdb". So I refactored all java code package names.

How does this change test

Pass all test cases.

@archerny archerny added the enhancement New feature or request label Sep 5, 2022
Copy link
Contributor

@ZuLiangWang ZuLiangWang left a comment

Choose a reason for hiding this comment

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

LGTM

@ZuLiangWang ZuLiangWang merged commit b0f8314 into apache:main Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistency of group id and java package name.

2 participants