jdaugherty commented on code in PR #15557:
URL: https://github.com/apache/grails-core/pull/15557#discussion_r3341590032


##########
grails-test-examples/app1/build.gradle:
##########
@@ -92,5 +92,6 @@ test {
 apply {
     from 
rootProject.layout.projectDirectory.file('gradle/functional-test-config.gradle')
     from 
rootProject.layout.projectDirectory.file('gradle/test-webjar-asset-config.gradle')
+    from 
rootProject.layout.projectDirectory.file('gradle/boot4-disabled-integration-test-config.gradle')

Review Comment:
   The more I think about this, this means that indy = false is basically 
broken in a Grails app.  That's probably ok if it's performant enough, but it 
does mean this is a blocker with out agreement to move forward.



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