[jira] [Updated] (GROOVY-7448) AbstractConcurrentMap performing rehash() on every insert

2015-06-05 Thread Tomas Bartalos (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Bartalos updated GROOVY-7448: --- Affects Version/s: 2.1.2 AbstractConcurrentMap performing rehash() on every insert

incubator-groovy git commit: GROOVY-7456: Do not transform method calls in closures for traits unless they are private trait methods

2015-06-05 Thread cchampeau
Repository: incubator-groovy Updated Branches: refs/heads/master 1dd170db1 - 6fe6b3181 GROOVY-7456: Do not transform method calls in closures for traits unless they are private trait methods Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit:

[jira] [Commented] (GROOVY-7456) Builders don't work in Traits

2015-06-05 Thread Graeme Rocher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574431#comment-14574431 ] Graeme Rocher commented on GROOVY-7456: --- Thanks! Builders don't work in Traits

[jira] [Commented] (GROOVY-5299) antlr 4 grammar creation task

2015-06-05 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574560#comment-14574560 ] Jesper Steen Møller commented on GROOVY-5299: - I'm looking into the status of

[jira] [Commented] (GROOVY-7130) Static type checker fails to compile spread operator assignment + map constructor

2015-06-05 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574586#comment-14574586 ] Maximilian Michels commented on GROOVY-7130: No worries. Just a surprise :)

[jira] [Commented] (GROOVY-7443) instantiating a class withTraits does not use the classloader of the trait

2015-06-05 Thread Dariusz Kobylarz (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574715#comment-14574715 ] Dariusz Kobylarz commented on GROOVY-7443: -- Jochen, thanks for the quality

[GitHub] incubator-groovy pull request: GROOVY-7443: traits classloaders su...

2015-06-05 Thread dkobylarz
GitHub user dkobylarz opened a pull request: https://github.com/apache/incubator-groovy/pull/34 GROOVY-7443: traits classloaders support GROOVY-7443: traits classloaders support You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (GROOVY-7428) Change precedence priority of ** compared to pre/post inc/dec and unary plus/minus

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575370#comment-14575370 ] ASF GitHub Bot commented on GROOVY-7428: Github user paulk-asert closed the pull

incubator-groovy git commit: GROOVY-7428: Change precedence priority of ** compared to pre/post inc/dec and unary plus/minus

2015-06-05 Thread paulk
Repository: incubator-groovy Updated Branches: refs/heads/master 6fe6b3181 - e874e68a5 GROOVY-7428: Change precedence priority of ** compared to pre/post inc/dec and unary plus/minus Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit:

[jira] [Resolved] (GROOVY-7428) Change precedence priority of ** compared to pre/post inc/dec and unary plus/minus

2015-06-05 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7428. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-1 Assignee: Paul King Change precedence