This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a change to branch feat/indy-default-groovy6
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 782b00ffe5 test: avoid Groovy with() String.contains under 
invokedynamic
     add 0017bc62f4 test: stop using with(pageSource) contains under Groovy 6 
indy

No new revisions were added by this update.

Summary of changes:
 .../groovy/test/AdminFunctionalSpec.groovy         |  42 ++++----
 .../groovy/test/User1FunctionalSpec.groovy         |  42 ++++----
 .../groovy/test/User2FunctionalSpec.groovy         |  42 ++++----
 .../groovy/extended/spec/AclEntrySpec.groovy       |  44 ++++----
 .../groovy/extended/spec/AclSidSpec.groovy         |  16 ++-
 .../groovy/extended/spec/ExtendedMenuSpec.groovy   |  41 ++++----
 .../extended/spec/ExtendedSecurityInfoSpec.groovy  | 114 ++++++++++-----------
 .../extended/spec/PersistentLoginSpec.groovy       |  29 +++---
 .../groovy/extended/spec/RegisterSpec.groovy       |  27 +++--
 .../extended/spec/RegistrationCodeSpec.groovy      |  21 ++--
 .../groovy/extended/spec/RequestmapSpec.groovy     |  29 +++---
 .../groovy/extended/spec/RoleSpec.groovy           |   7 +-
 .../groovy/extended/spec/UserSpec.groovy           |  36 +++----
 .../groovy/simple/spec/DefaultMenuSpec.groovy      |  39 ++++---
 .../simple/spec/DefaultSecurityInfoSpec.groovy     | 112 +++++++++-----------
 .../groovy/simple/spec/RegisterSpec.groovy         |  27 +++--
 .../groovy/simple/spec/RegistrationCodeSpec.groovy |  23 ++---
 .../groovy/simple/spec/RequestmapSpec.groovy       |  29 +++---
 .../groovy/simple/spec/RoleSpec.groovy             |   7 +-
 .../groovy/simple/spec/UserSimpleSpec.groovy       |  27 +++--
 20 files changed, 346 insertions(+), 408 deletions(-)

Reply via email to