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


##########
grails-dependencies/assets/build.gradle:
##########
@@ -52,11 +54,6 @@ dependencies {
     }
 }
 
-apply {
-    // java-configuration must be applied first since tasks are now lazy 
registered
-    from rootProject.layout.projectDirectory.file('gradle/java-config.gradle')
-}
-
 // these must be after the above applies because they opt out of the defaults 
created in those files

Review Comment:
   Guess so.  



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