Vampire commented on PR #297:
URL: https://github.com/apache/groovy-geb/pull/297#issuecomment-3670940005

   With the current state compilation fails if you make a static nested class 
extend any of the integration classes that use `propertyMissing` like `GebSpec` 
, due to [GROOVY-11822](https://issues.apache.org/jira/browse/GROOVY-11822).
   
   With this change released, it will at least compile properly even though the 
magic `browser` forwarding will not work, but that is better than failing 
compilation completely.


-- 
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]

Reply via email to