Open bsideup opened 9 years ago
Yes, the dependencies for Groovy, Guava, and AWS should all be updated. https://github.com/Netflix/glisten/blob/master/build.gradle
Updating the dependencies still doesn't resolve the problem.
There must have been a parsing change between groovy 2.1.x and 2.3.x, adding a parenthesis around a statement fixed it in newer versions of groovy.
It's impossible to use Glisten with Groovy 2.3.7 and SWF because of cast exceptions