[jira] [Commented] (GROOVY-7834) Calling hashCode on IntRange iterates through all elements in the range.

2016-08-18 Thread Anand (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427674#comment-15427674 ] Anand commented on GROOVY-7834: --- I am taking only lower and upper bound to generate hash co

[jira] [Resolved] (GROOVY-7907) Cannot assign value of type java.lang.Object with varargs, parameterized method and @CompileStatic

2016-08-18 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7907. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.8 Proposed PR merged. Thanks

[GitHub] groovy pull request #385: GROOVY-7907: Cannot assign value of type java.lang...

2016-08-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/385 --- 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-7907) Cannot assign value of type java.lang.Object with varargs, parameterized method and @CompileStatic

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

[jira] [Commented] (GROOVY-7906) groovy-2.4.7/bin/startGroovy: line 275: syntax error: bad substitution

2016-08-18 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427530#comment-15427530 ] John Wagenleitner commented on GROOVY-7906: --- I believe that will delete lines 2

[jira] [Resolved] (GROOVY-7713) CompileStatic checking fails with null returns

2016-08-18 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7713. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8 Th

[jira] [Commented] (GROOVY-7713) CompileStatic checking fails with null returns

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

[GitHub] groovy pull request #384: GROOVY-7713: CompileStatic checking fails with nul...

2016-08-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/384 --- 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] [Created] (GROOVY-7912) MissingPropertyException when referencing a static import in a closure's optional parameters

2016-08-18 Thread M. Justin (JIRA)
M. Justin created GROOVY-7912: - Summary: MissingPropertyException when referencing a static import in a closure's optional parameters Key: GROOVY-7912 URL: https://issues.apache.org/jira/browse/GROOVY-7912

[jira] [Commented] (GROOVY-7166) Can't build Groovy project due to too long file name

2016-08-18 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426854#comment-15426854 ] Stefán Freyr Stefánsson commented on GROOVY-7166: - There is quite some ti

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

2016-08-18 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426403#comment-15426403 ] Keegan Witt edited comment on GROOVY-7900 at 8/18/16 4:57 PM: -

[jira] [Updated] (GROOVY-7911) Chained multiple assignment parsing fail

2016-08-18 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-7911: --- Description: {code} def a, b, c, d (a, b) = [1, 2] (c, d) = (a, b) = [1, 2

[jira] [Created] (GROOVY-7911) Chained multiple assignment parsing fail

2016-08-18 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-7911: -- Summary: Chained multiple assignment parsing fail Key: GROOVY-7911 URL: https://issues.apache.org/jira/browse/GROOVY-7911 Project: Groovy Issue T

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

2016-08-18 Thread Keegan Witt (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426403#comment-15426403 ] Keegan Witt commented on GROOVY-7900: - Kaspersky's latest definitions seem to no long

[jira] [Commented] (GROOVY-7834) Calling hashCode on IntRange iterates through all elements in the range.

2016-08-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426284#comment-15426284 ] ASF GitHub Bot commented on GROOVY-7834: GitHub user upadhyayap opened a pull req

[GitHub] groovy pull request #386: Calculating hashCode of IntRange by pairing functi...

2016-08-18 Thread upadhyayap
GitHub user upadhyayap opened a pull request: https://github.com/apache/groovy/pull/386 Calculating hashCode of IntRange by pairing function https://issues.apache.org/jira/browse/GROOVY-7834?jql=status%20%3D%20Open%20AND%20project%20%3D%20Groovy%20AND%20type%20%3D%20Bug%20ORDER%20BY