Skip to content

Guard AOT registration of PageModule #3034

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

Closed
wants to merge 4 commits into from
Closed

Conversation

christophstrobl
Copy link
Member

This PR makes sure to only register runtime hints for PageModule if Jackson is present.

Resolves: #3033

This commit makes sure to only register runtime hints for PageModule if Jackson is present.
Use newly introduced ClassPathExclusions instead of manually creating the ClassLoader.
@mp911de mp911de changed the title Guard AOT registration of PageModule. Guard AOT registration of PageModule Jan 24, 2024
@mp911de mp911de added the type: bug A general bug label Jan 24, 2024
@mp911de mp911de added this to the 3.2.3 (2023.1.3) milestone Jan 24, 2024
@mp911de mp911de linked an issue Jan 24, 2024 that may be closed by this pull request
mp911de pushed a commit that referenced this pull request Jan 24, 2024
This commit makes sure to only register runtime hints for PageModule if Jackson is present.
Use newly introduced ClassPathExclusions instead of manually creating the ClassLoader.

Closes #3033
Original pull request: #3034
mp911de added a commit that referenced this pull request Jan 24, 2024
Javadoc, static imports.

See #3033
Original pull request: #3034
mp911de pushed a commit that referenced this pull request Jan 24, 2024
This commit makes sure to only register runtime hints for PageModule if Jackson is present.
Use newly introduced ClassPathExclusions instead of manually creating the ClassLoader.

Closes #3033
Original pull request: #3034
mp911de added a commit that referenced this pull request Jan 24, 2024
Javadoc, static imports.

See #3033
Original pull request: #3034
@mp911de mp911de closed this Jan 24, 2024
@mp911de mp911de deleted the issue/3.2.x/3033 branch January 24, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NoClassDefFoundError when processing reflection hints for PageModule
2 participants