jamesfredley commented on code in PR #15769:
URL: https://github.com/apache/grails-core/pull/15769#discussion_r3480681126
##########
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:
Addressed in 6bd3370f79 by rephrasing the comment to 'finished being ported'.
##########
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:
Addressed in 6bd3370f79 by rephrasing the comment to 'finished being ported'.
--
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]