> > >Repeating annotations will be supported, but we first need to finish the new >Antlr v4 grammar of Groovy (slated for Groovy 3.0). >I don't think we've created JIRA tickets for the various Java 8 related syntax >features — but those features still need to be discussed as not all necessary >make sense to be migrated to Groovy. >> >>Are there plans for supporting Java 8's repeating annotations in Groovy? Is >>it already scheduled maybe? I couldn't find a corresponding JIRA issue. >>
I wasn't aware this was in Java 8 until now. Thanks for spoiling my ignorance! (https://docs.oracle.com/javase/tutorial/java/annotations/repeating.html) Mark