[jira] [Resolved] (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 resolved GROOVY-7340. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.8 MethodDoc now stores type

[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 generi

[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] [Created] (GROOVY-7924) groovyc fails with NPE for dynamic method/property use on super

2016-08-31 Thread Jason Maher (JIRA)
Jason Maher created GROOVY-7924: --- Summary: groovyc fails with NPE for dynamic method/property use on super Key: GROOVY-7924 URL: https://issues.apache.org/jira/browse/GROOVY-7924 Project: Groovy

[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&focusedCommentId=15453998#comment-15453998 ] Paul King edited comment on GROOVY-7609 at 9/1/16 1:46 AM: --- pos

[jira] [Commented] (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&focusedCommentId=15453998#comment-15453998 ] Paul King commented on GROOVY-7609: --- possible duplicate > java.lang.VerifyError when i

[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. Thanks

[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&focusedCommentId=15453972#comment-15453972 ] ASF GitHub Bot commented on GROOVY-7497: Github user asfgit closed the pull reque

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

2016-08-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/405 --- 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 is enab

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

2016-08-31 Thread Will Erickson (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453880#comment-15453880 ] Will Erickson commented on GROOVY-7609: --- I get the same error on Groovy v2.4.6 with

[jira] [Comment Edited] (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&focusedCommentId=15453871#comment-15453871 ] Will Erickson edited comment on GROOVY-6809 at 9/1/16 12:39 AM: ---

[jira] [Comment Edited] (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&focusedCommentId=15453871#comment-15453871 ] Will Erickson edited comment on GROOVY-6809 at 9/1/16 12:38 AM: ---

[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&focusedCommentId=15453871#comment-15453871 ] Will Erickson commented on GROOVY-6809: --- I get the same error with the below code s

[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} import

[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&focusedCommentId=15453866#comment-15453866 ] Will Erickson commented on GROOVY-6610: --- I get the same error with the below code s

[jira] [Commented] (GROOVY-7900) uninstall.exe possibly contains trojan (or false positive)

2016-08-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453763#comment-15453763 ] Paul King commented on GROOVY-7900: --- As per GROOVY-7923, we might also need to contact

[jira] [Closed] (GROOVY-7923) I want to report that your latest distibution contains a Trojan

2016-08-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-7923. - Resolution: Fixed > I want to report that your latest distibution contains a Trojan > ---

[jira] [Commented] (GROOVY-7923) I want to report that your latest distibution contains a Trojan

2016-08-31 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15453761#comment-15453761 ] Paul King commented on GROOVY-7923: --- Duplicates GROOVY-7900. > I want to report that y

[GitHub] groovy pull request #406: fix documentation for Iterable.last()

2016-08-31 Thread kgeis
GitHub user kgeis opened a pull request: https://github.com/apache/groovy/pull/406 fix documentation for Iterable.last() You can merge this pull request into a Git repository by running: $ git pull https://github.com/kgeis/groovy patch-1 Alternatively you can review and apply

[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&focusedCommentId=15453610#comment-15453610 ] Paul King edited comment on GROOVY-7921 at 8/31/16 10:42 PM: -

[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&focusedCommentId=15453610#comment-15453610 ] Paul King commented on GROOVY-7921: --- Totally agree. I was keeping this issue to just re

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

2016-08-31 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452659#comment-15452659 ] Jochen Theodorou commented on GROOVY-7921: -- in a normal Groovy program "this=1"

[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&focusedCommentId=15452463#comment-15452463 ] Leifur Halldor Asgeirsson commented on GROOVY-3010: --- I was a little con

[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&focusedCommentId=15452418#comment-15452418 ] ASF GitHub Bot commented on GROOVY-7497: GitHub user paulk-asert opened a pull re

[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 A

[jira] [Moved] (GROOVY-7923) I want to report that your latest distibution contains a Trojan

2016-08-31 Thread Gavin (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gavin moved INFRA-12508 to GROOVY-7923: --- INFRA-Members: (was: [infrastructure-team]) Component/s: (was: Dists)

[jira] [Commented] (GROOVY-6764) Problem Referring To Statically Imported Constants

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

[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 groovy676