[jira] [Resolved] (GROOVY-8235) JSR308 avoid compiler errors for legacy versions

2017-06-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8235. --- Resolution: Fixed Fix Version/s: 2.4.12 > JSR308 avoid compiler errors for legacy versions > -

[jira] [Resolved] (GROOVY-8226) JSR308 initial plumbing tweaks

2017-06-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8226. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-2 > JSR308 initial plumbing tweaks > -

[jira] [Created] (GROOVY-8235) JSR308 avoid compiler errors for legacy versions

2017-06-20 Thread Paul King (JIRA)
Paul King created GROOVY-8235: - Summary: JSR308 avoid compiler errors for legacy versions Key: GROOVY-8235 URL: https://issues.apache.org/jira/browse/GROOVY-8235 Project: Groovy Issue Type: Sub-t

[jira] [Commented] (GROOVY-8232) I got a LinkageError after upgrading groovy to the latest version

2017-06-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056915#comment-16056915 ] Paul King commented on GROOVY-8232: --- So, should we close this? > I got a LinkageError

[jira] [Updated] (GROOVY-8228) JSR308 grammar changes

2017-06-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8228: -- Fix Version/s: (was: 3.0.0-alpha-1) 2.6.0-alpha-1 > JSR308 grammar changes > ---

[jira] [Updated] (GROOVY-8095) Provide logging for bytecode generation

2017-06-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8095: -- Fix Version/s: 2.5.0-beta-2 > Provide logging for bytecode generation > ---

[jira] [Resolved] (GROOVY-8095) Provide logging for bytecode generation

2017-06-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8095. --- Resolution: Fixed > Provide logging for bytecode generation > ---

[GitHub] groovy pull request #563: vmplugin

2017-06-20 Thread jwagenleitner
GitHub user jwagenleitner opened a pull request: https://github.com/apache/groovy/pull/563 vmplugin Alternative to PR #562. I tried to make incremental commits to make it easier to review. Still outstanding are the indy related classes in `org.codehaus.groovy.vmplugin.v7`

[GitHub] groovy pull request #503: Provide logging for bytecode generation

2017-06-20 Thread danielsun1106
Github user danielsun1106 closed the pull request at: https://github.com/apache/groovy/pull/503 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Updated] (GROOVY-8234) Add @Repeatable java8 annotation support

2017-06-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8234: -- Issue Type: New Feature (was: Bug) > Add @Repeatable java8 annotation support > --

[jira] [Comment Edited] (GROOVY-8234) Add @Repeatable java8 annotation support

2017-06-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055940#comment-16055940 ] Paul King edited comment on GROOVY-8234 at 6/20/17 3:42 PM: Y

[jira] [Updated] (GROOVY-8234) Add @Repeatable java8 annotation support

2017-06-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8234: -- Summary: Add @Repeatable java8 annotation support (was: @Repeatable java8 annotation not supported by

[jira] [Commented] (GROOVY-8234) @Repeatable java8 annotation not supported by groovy

2017-06-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055940#comment-16055940 ] Paul King commented on GROOVY-8234: --- Yes, Groovy has supported "repeatable" annotations

[jira] [Commented] (GROOVY-8228) JSR308 grammar changes

2017-06-20 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055840#comment-16055840 ] Daniel Sun commented on GROOVY-8228: Paul, I created a new branch jsr on apache/groov

[jira] [Created] (GROOVY-8234) @Repeatable java8 annotation not supported by groovy

2017-06-20 Thread Dmitry Lukyanov (JIRA)
Dmitry Lukyanov created GROOVY-8234: --- Summary: @Repeatable java8 annotation not supported by groovy Key: GROOVY-8234 URL: https://issues.apache.org/jira/browse/GROOVY-8234 Project: Groovy I