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

Fixes REST ASM resource generator #24758

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

avpinchuk
Copy link
Contributor

GENERATED_PACKAGE + "." + className always contains wrong FQCN (with .. before class name) because GENERATED_PACKAGE already has trailing dot.

Signed-off-by: Alexander Pinčuk <[email protected]>
@avpinchuk avpinchuk added the bug Something isn't working label Jan 22, 2024
@avpinchuk avpinchuk added this to the 7.0.12 milestone Jan 22, 2024
@avpinchuk avpinchuk self-assigned this Jan 22, 2024
@dmatej dmatej merged commit 5d7f6d7 into eclipse-ee4j:master Jan 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants