Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Groovy 2.5 variant #29

Closed
Vampire opened this issue Feb 20, 2023 · 0 comments · Fixed by #32
Closed

Incompatible with Groovy 2.5 variant #29

Vampire opened this issue Feb 20, 2023 · 0 comments · Fixed by #32

Comments

@Vampire
Copy link
Contributor

Vampire commented Feb 20, 2023

When trying to use your extension with the Groovy 2.5 variant (because the test subject depends on Groovy 2.5 so cannot use a newer version), your extension fails with

Receiver class com.blogspot.toomuchcoding.spock.subjcollabs.... does not define or inherit an implementation of the resolved method 'abstract java.lang.Object getProperty(java.lang.String)' of interface groovy.lang.GroovyObject.

Vampire added a commit to Vampire/spock-subjects-collaborators-extension that referenced this issue Feb 24, 2023
marcingrzejszczak added a commit that referenced this issue Mar 1, 2023
[#29] Restore compatibility with Groovy 2.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant