You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keegan Witt added a comment - 24/Feb/14 9:10 PM
This is really puzzling. No exceptions are thrown, Groovy just silently doesn't create any stubs. I'm backtracking through release history to figure out what changed that might explain this.
Keegan Witt added a comment - 26/Feb/14 10:08 PM
I think this was fixed with GROOVY-4711, specifically commit 5d726fd9d2090b6a1c2669da7c5972f8229c1ae4. The problem is what to do with versions of Groovy before that. I'm trying to find a way to incorporate this fix without forking Groovy code the way GMaven did.
Stub generation doesn't work for Groovy < 1.8.2
The text was updated successfully, but these errors were encountered: