matrei commented on code in PR #14093:
URL: https://github.com/apache/grails-core/pull/14093#discussion_r2022320113


##########
gradle/assemble-config.gradle:
##########
@@ -0,0 +1,19 @@
+tasks.register('installToHomeDist', Copy) {

Review Comment:
   Won't the `inputs` of the `installToHomeDist` task make sure any changes to 
the output jars are detected and that they are copied to/overwritten in 
`distInstallDir`?



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