Copilot commented on code in PR #15769:
URL: https://github.com/apache/grails-core/pull/15769#discussion_r3478934704
##########
settings.gradle:
##########
@@ -205,7 +205,7 @@ include(
'grails-datamapping-core-test',
// RX projects
- // until this can be finished ported to grails 7, we are disabling
+ // until this can be finished ported to the current Grails release, we
are disabling
Review Comment:
The comment has a grammatical error (“finished ported”). Consider rephrasing
to “finished being ported” (or similar) to keep the note clear.
##########
settings.gradle:
##########
@@ -267,7 +267,7 @@ project(':grails-gsp-spring-boot').projectDir =
file('grails-gsp/spring-boot')
// Data Mapping - Documentation
include 'grails-data-docs-guide-developer'
project(':grails-data-docs-guide-developer').projectDir =
file('grails-data-docs/guide-developer')
-// until this can be finished ported to grails 7, we are disabling
+// until this can be finished ported to the current Grails release, we are
disabling
Review Comment:
The comment has a grammatical error (“finished ported”). Consider rephrasing
to “finished being ported” (or similar) to keep the note clear.
--
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]