[GitHub] groovy pull request #656: Add DGM `stream` to array

2018-01-22 Thread danielsun1106
GitHub user danielsun1106 opened a pull request: https://github.com/apache/groovy/pull/656 Add DGM `stream` to array You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsun1106/groovy array-dgm-stream Alternatively you can rev

[jira] [Resolved] (GROOVY-8456) @MapConstructor could provide a noArg flag

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

[jira] [Commented] (GROOVY-8456) @MapConstructor could provide a noArg flag

2018-01-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335262#comment-16335262 ] Paul King commented on GROOVY-8456: --- This functionality isn't strictly needed. Calling

[jira] [Updated] (GROOVY-8456) @MapConstructor could provide a noArg flag

2018-01-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8456: -- Summary: @MapConstructor could provide a noArg flag (was: @MapConstructor could provide a noArgs flag)

[jira] [Resolved] (GROOVY-8455) @TupleConstructor gives wrong ordering when includeSuperFields is set

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

[jira] [Commented] (GROOVY-8455) @TupleConstructor gives wrong ordering when includeSuperFields is set

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

[GitHub] groovy pull request #655: GROOVY-8455: @TupleConstructor gives wrong orderin...

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

[jira] [Updated] (GROOVY-8457) Compiler error for @CompileStatic and @NotYetImplemented combination

2018-01-22 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-8457: Description: The following test class snippet results in a groovy compiler error (included below).

[jira] [Created] (GROOVY-8457) Compiler error for @CompileStatic and @NotYetImplemented combination

2018-01-22 Thread Eric Milles (JIRA)
Eric Milles created GROOVY-8457: --- Summary: Compiler error for @CompileStatic and @NotYetImplemented combination Key: GROOVY-8457 URL: https://issues.apache.org/jira/browse/GROOVY-8457 Project: Groovy

[jira] [Created] (GROOVY-8456) @MapConstructor could provide a noArgs flag

2018-01-22 Thread Paul King (JIRA)
Paul King created GROOVY-8456: - Summary: @MapConstructor could provide a noArgs flag Key: GROOVY-8456 URL: https://issues.apache.org/jira/browse/GROOVY-8456 Project: Groovy Issue Type: Bug

[jira] [Commented] (GROOVY-8455) @TupleConstructor gives wrong ordering when includeSuperFields is set

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334255#comment-16334255 ] ASF GitHub Bot commented on GROOVY-8455: GitHub user paulk-asert opened a pull re

[GitHub] groovy pull request #655: GROOVY-8455: @TupleConstructor gives wrong orderin...

2018-01-22 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/655 GROOVY-8455: @TupleConstructor gives wrong ordering when includeSuper… …Fields is set You can merge this pull request into a Git repository by running: $ git pull https://github.com/pau