This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/grails-intellij-plugin.git
from 4dc98b8 Merge pull request #17 from fernando88to/main
add e8f3d28 Stop injecting Grails 1.x controller members over the traits.
new c1c8dc6 Merge pull request #32 from fernando88to/main
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../controller/ControllerMembersProvider.java | 17 +-
.../v3/GrailsControllerTraitMembersTest.java | 178 +++++++++++++++++++++
2 files changed, 193 insertions(+), 2 deletions(-)
create mode 100644
plugin/src/test/java/org/apache/grails/intellij/plugin/v3/GrailsControllerTraitMembersTest.java