[jira] [Commented] (GROOVY-7399) Method "with()" fails to call on the object reference in Trait

2017-05-31 Thread Mark (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032413#comment-16032413 ] Mark commented on GROOVY-7399: -- Here's another variation --see line 8/9 which seems to ignor

[jira] [Created] (GROOVY-8212) coerce GString to String when used as Map key

2017-05-31 Thread Christopher Smith (JIRA)
Christopher Smith created GROOVY-8212: - Summary: coerce GString to String when used as Map key Key: GROOVY-8212 URL: https://issues.apache.org/jira/browse/GROOVY-8212 Project: Groovy Issu

[jira] [Created] (GROOVY-8211) ArrayIndexOutOfBoundsException at compilation when accessing a generic type with the wrong number of type parameters

2017-05-31 Thread M. Justin (JIRA)
M. Justin created GROOVY-8211: - Summary: ArrayIndexOutOfBoundsException at compilation when accessing a generic type with the wrong number of type parameters Key: GROOVY-8211 URL: https://issues.apache.org/jira/browse

[jira] [Commented] (GROOVY-8200) Shorthand |= results in NPE

2017-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031729#comment-16031729 ] ASF GitHub Bot commented on GROOVY-8200: GitHub user noamt opened a pull request:

[GitHub] groovy pull request #555: GROOVY-8200 - Shorthand |= results in NPE

2017-05-31 Thread noamt
GitHub user noamt opened a pull request: https://github.com/apache/groovy/pull/555 GROOVY-8200 - Shorthand |= results in NPE Fixing the NPE with an explicit test and assignment of the right-hand boolean operator. Assigning a primitive boolean variable with null, like `boolean x

[jira] [Updated] (GROOVY-8210) Unicode escape sequence in string literal yields incorrect source position

2017-05-31 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8210: Description: This seems related to GROOVY-4378. If I enter {code}'\u0047'{code} into the Groovy C

[jira] [Created] (GROOVY-8210) Unicode escape sequence in string literal yields incorrect source position

2017-05-31 Thread Eric Milles (JIRA)
Eric Milles created GROOVY-8210: --- Summary: Unicode escape sequence in string literal yields incorrect source position Key: GROOVY-8210 URL: https://issues.apache.org/jira/browse/GROOVY-8210 Project: Gro

[GitHub] groovy pull request #554: Fix a typo

2017-05-31 Thread bcamur
GitHub user bcamur opened a pull request: https://github.com/apache/groovy/pull/554 Fix a typo Change verb 'clarify' to noun 'clarity'. You can merge this pull request into a Git repository by running: $ git pull https://github.com/bcamur/groovy patch-1 Alternatively you can r

[jira] [Issue Comment Deleted] (GROOVY-7392) JsonSlurper Fails on Valid JSON

2017-05-31 Thread Sebastian Schuberth (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebastian Schuberth updated GROOVY-7392: Comment: was deleted (was: I'm still seeing this with Groovy 2.4.5 and 2.4.11.) >

[jira] [Commented] (GROOVY-7392) JsonSlurper Fails on Valid JSON

2017-05-31 Thread Sebastian Schuberth (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16030875#comment-16030875 ] Sebastian Schuberth commented on GROOVY-7392: - I'm still seeing this with Gro