[GitHub] danielsun1106 commented on a change in pull request #853: GROOVY-7812: Static inner classes cannot be accessed from other files…

2019-01-13 Thread GitBox
danielsun1106 commented on a change in pull request #853: GROOVY-7812: Static inner classes cannot be accessed from other files… URL: https://github.com/apache/groovy/pull/853#discussion_r247377408 ## File path: src/test/groovy/bugs/Groovy7812Bug.groovy ## @@ -19,12

[jira] [Updated] (GROOVY-8941) unexpected parsing of command chain with nested command chain

2019-01-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8941: -- Summary: unexpected parsing of command chain with nested command chain (was: Groovy DSL

[jira] [Comment Edited] (GROOVY-8941) unexpected parsing of command chain with nested command chain

2019-01-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741770#comment-16741770 ] Paul King edited comment on GROOVY-8941 at 1/14/19 5:22 AM: I changed the

[jira] [Comment Edited] (GROOVY-8941) unexpected parsing of command chain with nested command chain

2019-01-13 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741770#comment-16741770 ] Paul King edited comment on GROOVY-8941 at 1/14/19 5:22 AM: I changed the

[GitHub] danielsun1106 commented on a change in pull request #853: GROOVY-7812: Static inner classes cannot be accessed from other files…

2019-01-13 Thread GitBox
danielsun1106 commented on a change in pull request #853: GROOVY-7812: Static inner classes cannot be accessed from other files… URL: https://github.com/apache/groovy/pull/853#discussion_r247377408 ## File path: src/test/groovy/bugs/Groovy7812Bug.groovy ## @@ -19,12

[jira] [Updated] (GROOVY-4287) CLONE - import of static nested classes in external groovy files is broken

2019-01-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-4287: --- Fix Version/s: 3.0.0-alpha-5 2.5.6 > CLONE - import of static nested classes in

[jira] [Updated] (GROOVY-8956) conditional if/else has issues with evaluated strings in maps

2019-01-13 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou updated GROOVY-8956: - Priority: Minor (was: Critical) > conditional if/else has issues with evaluated

[jira] [Commented] (GROOVY-8956) conditional if/else has issues with evaluated strings in maps

2019-01-13 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741574#comment-16741574 ] Jochen Theodorou commented on GROOVY-8956: -- this should be:{code:Java}codeTotals["${it[1]}"] =

[jira] [Commented] (GROOVY-7812) Static inner classes cannot be accessed from other files when running by 'groovy' command

2019-01-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741517#comment-16741517 ] Daniel Sun commented on GROOVY-7812:  The proposed PR is ready to review: 

[jira] [Comment Edited] (GROOVY-4287) CLONE - import of static nested classes in external groovy files is broken

2019-01-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741531#comment-16741531 ] Daniel Sun edited comment on GROOVY-4287 at 1/13/19 10:32 AM: -- As

[GitHub] blackdrag commented on issue #853: GROOVY-7812: Static inner classes cannot be accessed from other files…

2019-01-13 Thread GitBox
blackdrag commented on issue #853: GROOVY-7812: Static inner classes cannot be accessed from other files… URL: https://github.com/apache/groovy/pull/853#issuecomment-453829509 +1 This is an automated message from the Apache

[jira] [Commented] (GROOVY-4490) Method Chaining + invokeMethod

2019-01-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741559#comment-16741559 ] Daniel Sun commented on GROOVY-4490: I tried 3.0.0-SNAPSHOT, here is the result, which is same with

[jira] [Commented] (GROOVY-4287) CLONE - import of static nested classes in external groovy files is broken

2019-01-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741531#comment-16741531 ] Daniel Sun commented on GROOVY-4287: As https://issues.apache.org/jira/browse/GROOVY-7812 can be

[jira] [Updated] (GROOVY-7812) Static inner classes cannot be accessed from other files when running by 'groovy' command

2019-01-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun updated GROOVY-7812: --- Fix Version/s: 3.0.0-alpha-5 2.5.6 > Static inner classes cannot be accessed

[jira] [Assigned] (GROOVY-4287) CLONE - import of static nested classes in external groovy files is broken

2019-01-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-4287: -- Assignee: Daniel Sun > CLONE - import of static nested classes in external groovy files is

[jira] [Assigned] (GROOVY-7812) Static inner classes cannot be accessed from other files when running by 'groovy' command

2019-01-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-7812: -- Assignee: Daniel Sun > Static inner classes cannot be accessed from other files when running