jdaugherty commented on PR #15530: URL: https://github.com/apache/grails-core/pull/15530#issuecomment-4183120490
@borinquenkid in @jamesfredley PR for Spring Boot, he pointed out that the hibernate 5 classes were copied into Grails. We moved those under a spring-orm project and preserved the headers. From @jamesfredley summary, it sounds like those same classes were copied into the hibernate 7 implementation. Can we take the same approach we took on that PR: 1. create a spring-orm project under hibernate7 2. move those forked files there 3. update the license headers to match the original files 4. reference them in NOTICE/LICENSE per guidelines -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
