Skip to content

Commit 27ee5d8

Browse files
committed
Per stewards meeting, we are disabling gorm-rx until we have a volunteer to finish porting it to grails 7
1 parent 877402d commit 27ee5d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

settings.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ include ("grails-datastore-core",
4040
'grails-datastore-gorm-test',
4141

4242
// RX projects
43-
'grails-datastore-gorm-rx',
43+
// until this can be finished ported to grails 7, we are disabling
44+
//'grails-datastore-gorm-rx',
4445

4546
// Testing Support
4647
'grails-gorm-testing-support'

0 commit comments

Comments
 (0)