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

Remove JavaSourceParser #10085

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

niloc132
Copy link
Member

This class is only used by the typemodel for reading parameter names, but as written it can only ever return null - the parser is never populated with resources, so must always return null.

This class is only used by the typemodel for reading parameter names,
but as written it can only ever return null - the parser is never
populated with resources, so must always return null.
@niloc132 niloc132 added this to the 2.13 milestone Jan 12, 2025
@niloc132
Copy link
Member Author

niloc132 commented Jan 12, 2025

Passing nightly build, seeming to demonstrate that there's no compiler/generator/etc tests, and all samples build cleanly without this. https://github.com/niloc132/gwt/actions/runs/12736526373

@niloc132 niloc132 merged commit 3f9ce4c into gwtproject:main Jan 13, 2025
4 checks passed
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