Skip to content

Conversation

@jmesnil
Copy link
Collaborator

@jmesnil jmesnil commented Dec 10, 2025

Javadoc is not generated by default.
The "Build and Test" GitHub action is run with that profile to validate Javadoc.

This fixes #525

Javadoc is not generated by default.
The "Build and Test" GitHub action is run with that profile to validate Javadoc.

This fixes a2aproject#525

Signed-off-by: Jeff Mesnil <jmesnil@ibm.com>
Copy link
Collaborator

@kabir kabir left a comment

Choose a reason for hiding this comment

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

Approved on the understanding that:

  • Using the javadoc profile in our test CI runs will pick out any javadoc errors and fail the PR
  • The -Prelease job still works the way it did (on the main branch once merged) which guards against 'other stuff' going on which would prevent us from doing a release. This is very unlikely since the main things are the GPG signing and javadoc, and javadoc will be handled earlier now.

Copy link
Collaborator

@kabir kabir left a comment

Choose a reason for hiding this comment

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

Sorry, meant to approve - see earlier comment

@jmesnil jmesnil merged commit 8ffef35 into a2aproject:main Dec 10, 2025
10 checks passed
@jmesnil jmesnil added this to the 1.0.0 milestone Dec 11, 2025
kabir pushed a commit to kabir/a2a-java that referenced this pull request Dec 23, 2025
Javadoc is not generated by default.
The "Build and Test" GitHub action is run with that profile to validate
Javadoc.

This fixes a2aproject#525

Signed-off-by: Jeff Mesnil <jmesnil@ibm.com>
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