Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve debugging of GeneratedClassBuildItem #44654

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

dmlloyd
Copy link
Member

@dmlloyd dmlloyd commented Nov 22, 2024

Add a toString so we can easily see the list in a debugger, and normalize the class name to "binary form" (i.e. separated by . instead of a mix of . and /).

This comment has been minimized.

Copy link

github-actions bot commented Nov 25, 2024

🎊 PR Preview 1bc6cb9 has been successfully built and deployed to https://quarkus-pr-main-44654-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

This comment has been minimized.

Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

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

Thanks!

This comment has been minimized.

Copy link

quarkus-bot bot commented Nov 25, 2024

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 6662ad3.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

@gastaldi gastaldi merged commit d12a323 into quarkusio:main Nov 26, 2024
54 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Nov 26, 2024
@dmlloyd dmlloyd deleted the gcbi-debugging branch November 26, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants