[jira] [Updated] (GROOVY-7340) GroovyDoc doesn't understand method type parameters

2016-08-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7340: -- Summary: GroovyDoc doesn't understand method type parameters (was: GroovyDoc doesn't understand

[jira] [Updated] (GROOVY-7924) groovyc fails with NPE for dynamic method/property use on super

2016-08-31 Thread Jason Maher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Maher updated GROOVY-7924: Attachment: class-generator-error.txt Exception details from groovyc > groovyc fails with NPE for

[jira] [Comment Edited] (GROOVY-7609) java.lang.VerifyError when initializing object of inner class within the constructor of its containing class

2016-08-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15453998#comment-15453998 ] Paul King edited comment on GROOVY-7609 at 9/1/16 1:46 AM: --- possible duplicate

[jira] [Resolved] (GROOVY-7497) GroovyDoc reports only last method of a script

2016-08-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7497. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.8 Proposed PR merged.

[jira] [Commented] (GROOVY-6809) VerifyError With Inner Class

2016-08-31 Thread Will Erickson (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15453871#comment-15453871 ] Will Erickson commented on GROOVY-6809: --- I get the same error with the below code snippet:

[jira] [Issue Comment Deleted] (GROOVY-6610) "Expecting to find object/array on stack" VerifyError when passing static member as argument to chained ctor call

2016-08-31 Thread Will Erickson (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Will Erickson updated GROOVY-6610: -- Comment: was deleted (was: I get the same error with the below code snippet: {code:java}

[jira] [Commented] (GROOVY-6610) "Expecting to find object/array on stack" VerifyError when passing static member as argument to chained ctor call

2016-08-31 Thread Will Erickson (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15453866#comment-15453866 ] Will Erickson commented on GROOVY-6610: --- I get the same error with the below code snippet:

[jira] [Comment Edited] (GROOVY-7921) using "this" as the target of an assignment not working with Category annotation

2016-08-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15453610#comment-15453610 ] Paul King edited comment on GROOVY-7921 at 8/31/16 10:42 PM: - Totally agree.

[jira] [Commented] (GROOVY-7921) using "this" as the target of an assignment not working with Category annotation

2016-08-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15453610#comment-15453610 ] Paul King commented on GROOVY-7921: --- Totally agree. I was keeping this issue to just removing the "BUG!

[jira] [Commented] (GROOVY-3010) fix private field visibility

2016-08-31 Thread Leifur Halldor Asgeirsson (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452463#comment-15452463 ] Leifur Halldor Asgeirsson commented on GROOVY-3010: --- I was a little confused today

[jira] [Commented] (GROOVY-7497) GroovyDoc reports only last method of a script

2016-08-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15452418#comment-15452418 ] ASF GitHub Bot commented on GROOVY-7497: GitHub user paulk-asert opened a pull request:

[GitHub] groovy pull request #405: GROOVY-7497: GroovyDoc reports only last method of...

2016-08-31 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/405 GROOVY-7497: GroovyDoc reports only last method of a script You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy7497

[GitHub] groovy pull request #404: GROOVY-6764: Problem Referring To Statically Impor...

2016-08-31 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/404 GROOVY-6764: Problem Referring To Statically Imported Constants You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy