Dear Grant, FYI, https://stackoverflow.com/questions/20030026/difference-between-typechecked-and-compilestatic
Please use either @CompileStatic or @TypeChecked, and do not mix the usage of the two annotations. In short, you can just use @CompileStatic in your cases. According to your sample project, the solution should work. Cheers, Daniel.Sun ----- Apache Groovy committer & PMC member Blog: http://blog.sunlan.me Twitter: @daniel_sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Users-f329450.html