Skip to content

feat!: Rename root package to org.a2aproject.sdk#786

Merged
ehsavoie merged 1 commit into
a2aproject:mainfrom
kabir:package-rename
Apr 10, 2026
Merged

feat!: Rename root package to org.a2aproject.sdk#786
ehsavoie merged 1 commit into
a2aproject:mainfrom
kabir:package-rename

Conversation

@kabir

@kabir kabir commented Apr 9, 2026

Copy link
Copy Markdown
Collaborator

Fixes #757 🦕

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request performs a comprehensive package renaming from 'io.a2a' to 'org.a2aproject.sdk' across the entire codebase, including documentation, configuration files, and source code. The review identified a consistent typo in the version property name, where '${org.a2aproject.sdk.sdk.version}' was used instead of the likely intended '${org.a2aproject.sdk.version}'.

Comment thread README.md Outdated
Comment thread boms/README.md Outdated
Comment thread boms/README.md Outdated
Comment thread boms/README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated

@jmesnil jmesnil left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Changes look good to me.
Before merging, though, could you amend the commit (and PR) with the correct title?

feat!: Rename root package to org.a2aproject.sdk

@kabir kabir changed the title feat!: Rename root package to org.a2aproject.server feat!: Rename root package to org.a2aproject Apr 10, 2026
@kabir kabir changed the title feat!: Rename root package to org.a2aproject feat!: Rename root package to org.a2aproject.sdk Apr 10, 2026

@jmesnil jmesnil left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm, thanks!

@ehsavoie ehsavoie merged commit 5ae111f into a2aproject:main Apr 10, 2026
12 checks passed
@ehsavoie

Copy link
Copy Markdown
Collaborator

Thanks @kabir

salaboy pushed a commit to salaboy/a2a-java that referenced this pull request Jun 19, 2026
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.

[Feat]: Change io.a2a root package name to match groupId

3 participants