Thanks for nagging! I've granted him JIRA access, sorry for the delay John and Pascal.
Guillaume On Sat, Dec 5, 2015 at 11:23 AM, Pascal Schumacher <pascalschumac...@gmx.net > wrote: > Hello everybody, > > sorry to nag, but has somebody already granted John the rights? > > Thanks, > Pascal > > > Am 01.12.2015 um 19:30 schrieb Pascal Schumacher: > > Hello everybody, > > it would be very nice if somebody could grant John the missing JIRA rights. > > Thanks, > Pascal > > -------- Weitergeleitete Nachricht -------- Betreff: [jira] [Commented] > (GROOVY-6634) Annotated enum constants breaks enum Datum: Tue, 1 Dec 2015 > 18:27:11 +0000 (UTC) Von: John Wagenleitner (JIRA) <j...@apache.org> > <j...@apache.org> An: pascalschumac...@gmx.net > > [ > https://issues.apache.org/jira/browse/GROOVY-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034281#comment-15034281 > ] > > John Wagenleitner commented on GROOVY-6634: > ------------------------------------------- > > Doesn't seem like my rights have changed, on profile tab it shows I'm in the > {{jira-users}} group and I don't have the option to close. My > 'jwagenleitner' JIRA account pre-dates my samed named ASF account so wonder > if that might be the problem. > > > Annotated enum constants breaks enum > > ------------------------------------ > > > > Key: GROOVY-6634 > > URL: https://issues.apache.org/jira/browse/GROOVY-6634 > > Project: Groovy > > Issue Type: Bug > > Affects Versions: 2.4.0-rc-1 > > Reporter: Cédric Champeau > > Priority: Critical > > > > If you write something like this: > > {code} > > enum FooEnum { > > foo, > > @Deprecated bar, > > baz, > > blah > > } > > {code} > > Then the generated enum misses all constants after {{foo}}. There's no > > compilation error (and it should pass), but constants are just missing. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) > > > > > -- Guillaume Laforge Apache Groovy committer & PMC member Product Ninja & Advocate at Restlet <http://restlet.com> Blog: http://glaforge.appspot.com/ Social: @glaforge <http://twitter.com/glaforge> / Google+ <https://plus.google.com/u/0/114130972232398734985/posts>