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

Fix parsing type annotations on constructors of inner classes #270

Merged
merged 3 commits into from
Nov 7, 2022

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Nov 7, 2022

Fixes #268

@Ladicek Ladicek added this to the 3.0.2 milestone Nov 7, 2022
@Ladicek Ladicek force-pushed the inner-constructor-type-annotations branch from de301e1 to be66f59 Compare November 7, 2022 15:19
@Ladicek Ladicek force-pushed the inner-constructor-type-annotations branch from be66f59 to 75372c1 Compare November 7, 2022 16:06
@Ladicek Ladicek merged commit 8536dd6 into smallrye:main Nov 7, 2022
@Ladicek Ladicek deleted the inner-constructor-type-annotations branch November 7, 2022 16:19
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.

Not a class error for generated constructor in nested class when using ECJ (and lombok)
1 participant