[jira] [Commented] (GROOVY-8429) Jar files under indy directory of distribution miss the file extension(i.e. jar)

2018-01-03 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309275#comment-16309275 ] Paul King commented on GROOVY-8429: --- Looks like it applies to the grooid artifacts too - my guess is

[jira] [Resolved] (GROOVY-8429) Jar files under indy directory of distribution miss the file extension(i.e. jar)

2018-01-03 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8429. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.0-beta-3 I fixed the regex

[jira] [Resolved] (GROOVY-8430) @Field doesn't support final fields

2018-01-03 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8430. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.5.0-beta-3 Proposed PR

[GitHub] groovy pull request #652: fix for: GROOVY-8430: @Field doesn't support final...

2018-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/652 ---

[jira] [Commented] (GROOVY-8430) @Field doesn't support final fields

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310524#comment-16310524 ] ASF GitHub Bot commented on GROOVY-8430: Github user asfgit closed the pull request at:

[jira] [Commented] (GROOVY-8431) toDebugString method as a core concept

2018-01-03 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310437#comment-16310437 ] Paul King commented on GROOVY-8431: --- Some points to consider in no particular order: * if any one has

[jira] [Commented] (GROOVY-8362) Nested class is resolved via another nested class with package name

2018-01-03 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310621#comment-16310621 ] Paul King commented on GROOVY-8362: --- [~blackdrag] This looks okay to me. What do you think? > Nested

[jira] [Commented] (GROOVY-8362) Nested class is resolved via another nested class with package name

2018-01-03 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310632#comment-16310632 ] Jochen Theodorou commented on GROOVY-8362: -- looks good to me > Nested class is resolved via

[jira] [Resolved] (GROOVY-8362) Nested class is resolved via another nested class with package name

2018-01-03 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8362. --- Resolution: Fixed Fix Version/s: 2.4.14 > Nested class is resolved via another nested class

[jira] [Commented] (GROOVY-8362) Nested class is resolved via another nested class with package name

2018-01-03 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310697#comment-16310697 ] Paul King commented on GROOVY-8362: --- Proposed PR merged, thanks! > Nested class is resolved via

[jira] [Commented] (GROOVY-8362) Nested class is resolved via another nested class with package name

2018-01-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310700#comment-16310700 ] ASF GitHub Bot commented on GROOVY-8362: Github user asfgit closed the pull request at:

[GitHub] groovy pull request #647: GROOVY-8362: don't resolve class via class with pa...

2018-01-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/647 ---

[jira] [Created] (GROOVY-8431) toDebugString method as a core concept

2018-01-03 Thread mgroovy (JIRA)
mgroovy created GROOVY-8431: --- Summary: toDebugString method as a core concept Key: GROOVY-8431 URL: https://issues.apache.org/jira/browse/GROOVY-8431 Project: Groovy Issue Type: Proposal