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

[INLONG-11489][Audit] Use Throwable instead of Exception to capture Java package conflicts #11490

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

doleyzi
Copy link
Contributor

@doleyzi doleyzi commented Nov 12, 2024

Motivation

Use Throwable instead of Exception to capture Java package conflicts.

Modifications

Use Throwable instead of Exception to capture Java package conflict issues and facilitate troubleshooting.

@doleyzi doleyzi added this to the 2.1.0 milestone Nov 12, 2024
@doleyzi doleyzi self-assigned this Nov 12, 2024
@doleyzi doleyzi merged commit 28c3c6b into apache:master Nov 12, 2024
10 checks passed
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.

[Improve][Audit] Use Throwable instead of Exception to capture Java package conflicts
4 participants