[jira] [Resolved] (GROOVY-8732) @CompileStatic refers to private field in parent class

2018-08-09 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8732. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.2 3.0.0-a

[jira] [Commented] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575606#comment-16575606 ] Paul King commented on GROOVY-8737: --- It's trickier than it looks. For your example, th

[jira] [Commented] (GROOVY-8732) @CompileStatic refers to private field in parent class

2018-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575591#comment-16575591 ] ASF GitHub Bot commented on GROOVY-8732: Github user asfgit closed the pull requ

[GitHub] groovy pull request #781: GROOVY-8732: @CompileStatic refers to private fiel...

2018-08-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/781 ---

[jira] [Created] (GROOVY-8740) groovy.util.CliBuilder doesn't handle parse errors correctly

2018-08-09 Thread JIRA
Роман Донченко created GROOVY-8740: -- Summary: groovy.util.CliBuilder doesn't handle parse errors correctly Key: GROOVY-8740 URL: https://issues.apache.org/jira/browse/GROOVY-8740 Project: Groovy

[jira] [Commented] (GROOVY-3964) Strange exception in GroovyConsole

2018-08-09 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575545#comment-16575545 ] Paul King commented on GROOVY-3964: --- Just adding in another link with some more detail

[jira] [Created] (GROOVY-8739) groovysh can't evaluate slashy strings

2018-08-09 Thread JIRA
Роман Донченко created GROOVY-8739: -- Summary: groovysh can't evaluate slashy strings Key: GROOVY-8739 URL: https://issues.apache.org/jira/browse/GROOVY-8739 Project: Groovy Issue Type: Bug

[jira] [Updated] (GROOVY-8739) groovysh can't evaluate slashy strings

2018-08-09 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Роман Донченко updated GROOVY-8739: --- Description: If you type a slashy string into groovysh, it expects more input instead of ev

[jira] [Commented] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Patric Bechtel (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574810#comment-16574810 ] Patric Bechtel commented on GROOVY-8737: Couldn't we just stop trying vararg var

[jira] [Commented] (GROOVY-8732) @CompileStatic refers to private field in parent class

2018-08-09 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574756#comment-16574756 ] Paul King commented on GROOVY-8732: --- After the above PR the bytecode for your example

[jira] [Commented] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574749#comment-16574749 ] Paul King commented on GROOVY-8737: --- Yes, parts and names are the last parameter for t

[jira] [Commented] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Patric Bechtel (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574740#comment-16574740 ] Patric Bechtel commented on GROOVY-8737: Yeah, ok ;)   But given the principle

[jira] [Closed] (GROOVY-8738) Bump picocli version to 3.5.0 from 3.3.0

2018-08-09 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma closed GROOVY-8738. --- > Bump picocli version to 3.5.0 from 3.3.0 > > >

[jira] [Resolved] (GROOVY-8738) Bump picocli version to 3.5.0 from 3.3.0

2018-08-09 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma resolved GROOVY-8738. - Resolution: Fixed > Bump picocli version to 3.5.0 from 3.3.0 > -

[jira] [Commented] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574727#comment-16574727 ] Paul King commented on GROOVY-8737: --- Well, both scenarios apply. With varargs, I can s

[jira] [Created] (GROOVY-8738) Bump picocli version to 3.5.0 from 3.3.0

2018-08-09 Thread Remko Popma (JIRA)
Remko Popma created GROOVY-8738: --- Summary: Bump picocli version to 3.5.0 from 3.3.0 Key: GROOVY-8738 URL: https://issues.apache.org/jira/browse/GROOVY-8738 Project: Groovy Issue Type: Dependenc

[jira] [Comment Edited] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Patric Bechtel (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574721#comment-16574721 ] Patric Bechtel edited comment on GROOVY-8737 at 8/9/18 11:45 AM: -

[jira] [Comment Edited] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Patric Bechtel (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574721#comment-16574721 ] Patric Bechtel edited comment on GROOVY-8737 at 8/9/18 11:45 AM: -

[jira] [Commented] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Patric Bechtel (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574721#comment-16574721 ] Patric Bechtel commented on GROOVY-8737: I always understood that (useful) featu

[jira] [Commented] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574703#comment-16574703 ] Paul King commented on GROOVY-8737: --- Groovy allows you to use an array to indicate var

[jira] [Updated] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Patric Bechtel (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patric Bechtel updated GROOVY-8737: --- Description: Given two classes as follows {code:java} @groovy.transform.CompileStatic class

[jira] [Created] (GROOVY-8737) STC Method resolution fails if other methods with more parameters exist

2018-08-09 Thread Patric Bechtel (JIRA)
Patric Bechtel created GROOVY-8737: -- Summary: STC Method resolution fails if other methods with more parameters exist Key: GROOVY-8737 URL: https://issues.apache.org/jira/browse/GROOVY-8737 Project:

[jira] [Commented] (GROOVY-8732) @CompileStatic refers to private field in parent class

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

[GitHub] groovy pull request #781: GROOVY-8732: @CompileStatic refers to private fiel...

2018-08-09 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/781 GROOVY-8732: @CompileStatic refers to private field in parent class Currently JavaBean style getters aren't recognised before some preliminary provisions are made for the case of accessin