Skip to content

Revert classpath scanning change, use the same strategy as grails-core #1837

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

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

jdaugherty
Copy link
Contributor

I spoke to @jamesfredley and we decided to revert the initial change - there were further issues on the Spring side that didn't look fixed until 6.1.7.

This also lead to the discovery that AnnotationMetdataReader is copied from grails-core. Hence, this pull request will copy the deprecated spring classes as well. Worse, there's even an ASM bug fix on the data-mapping side, that isn't in the core side.

Long term we need a base support project that can be shared between grails & gorm, but that is out of scope for now. I'll bring this up in our weekly meeting.

@jdaugherty jdaugherty merged commit 165eb79 into apache:9.0.x Oct 30, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants