jamesfredley commented on code in PR #15541:
URL: https://github.com/apache/grails-core/pull/15541#discussion_r3030338502


##########
grails-data-hibernate5/core/src/main/java/org/grails/orm/hibernate/support/hibernate5/SpringJtaSessionContext.java:
##########
@@ -0,0 +1,49 @@
+/*

Review Comment:
   Agreed - the original Spring Framework copyright headers have been preserved 
on all vendored files. These files have also been moved to a separate 
`grails-data-hibernate5/spring-orm` subproject per your other suggestion, and 
the `NOTICE` file has been updated with Spring Framework attribution.



##########
grails-data-hibernate5/core/src/main/java/org/grails/orm/hibernate/support/hibernate5/SpringSessionContext.java:
##########
@@ -0,0 +1,144 @@
+/*

Review Comment:
   Agreed - the original Spring Framework copyright headers have been preserved 
on all vendored files. These files have also been moved to a separate 
`grails-data-hibernate5/spring-orm` subproject per your other suggestion, and 
the `NOTICE` file has been updated with Spring Framework attribution.



##########
grails-data-hibernate5/core/src/main/java/org/grails/orm/hibernate/support/hibernate5/SpringSessionSynchronization.java:
##########
@@ -0,0 +1,148 @@
+/*

Review Comment:
   Agreed - the original Spring Framework copyright headers have been preserved 
on all vendored files. These files have also been moved to a separate 
`grails-data-hibernate5/spring-orm` subproject per your other suggestion, and 
the `NOTICE` file has been updated with Spring Framework attribution.



##########
grails-data-hibernate5/core/src/main/java/org/grails/orm/hibernate/support/hibernate5/support/AsyncRequestInterceptor.java:
##########
@@ -0,0 +1,124 @@
+/*

Review Comment:
   Agreed - the original Spring Framework copyright headers have been preserved 
on all vendored files. These files have also been moved to a separate 
`grails-data-hibernate5/spring-orm` subproject per your other suggestion, and 
the `NOTICE` file has been updated with Spring Framework attribution.



##########
grails-data-hibernate5/core/src/main/java/org/grails/orm/hibernate/support/hibernate5/support/OpenSessionInViewInterceptor.java:
##########
@@ -0,0 +1,219 @@
+/*

Review Comment:
   Agreed - the original Spring Framework copyright headers have been preserved 
on all vendored files. These files have also been moved to a separate 
`grails-data-hibernate5/spring-orm` subproject per your other suggestion, and 
the `NOTICE` file has been updated with Spring Framework attribution.



-- 
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]

Reply via email to