[jira] [Assigned] (GROOVY-8521) Create new groovy-cli-commons module

2018-04-18 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-8521: - Assignee: Paul King > Create new groovy-cli-commons module > ---

[jira] [Assigned] (GROOVY-8551) Parrot Parser: support multi-dimensional array initializers

2018-04-18 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun reassigned GROOVY-8551: -- Assignee: Daniel Sun > Parrot Parser: support multi-dimensional array initializers > -

[jira] [Commented] (GROOVY-8520) Replace commons-cli with picocli in CliBuilder

2018-04-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443429#comment-16443429 ] ASF GitHub Bot commented on GROOVY-8520: GitHub user remkop opened a pull request

[GitHub] groovy pull request #687: Groovy-8520 picocli-based CliBuilder

2018-04-18 Thread remkop
GitHub user remkop opened a pull request: https://github.com/apache/groovy/pull/687 Groovy-8520 picocli-based CliBuilder Details are in the JIRA: https://issues.apache.org/jira/browse/GROOVY-8520 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (GROOVY-8551) Parrot Parser: support multi-dimensional array initializers

2018-04-18 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443300#comment-16443300 ] Daniel Sun commented on GROOVY-8551: Groovy does not support array literal: See http

[jira] [Commented] (GROOVY-8458) File leak in Eclipse Plugin

2018-04-18 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443038#comment-16443038 ] Eric Milles commented on GROOVY-8458: - I will have a look at the non-locking class lo

[jira] [Created] (GROOVY-8551) Parrot Parser: support multi-dimensional array initializers

2018-04-18 Thread Eric Milles (JIRA)
Eric Milles created GROOVY-8551: --- Summary: Parrot Parser: support multi-dimensional array initializers Key: GROOVY-8551 URL: https://issues.apache.org/jira/browse/GROOVY-8551 Project: Groovy I

[jira] [Commented] (GROOVY-8520) Replace commons-cli with picocli in CliBuilder

2018-04-18 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442822#comment-16442822 ] Remko Popma commented on GROOVY-8520: - Remaining incompatibilities: * https://github.

[jira] [Commented] (GROOVY-8520) Replace commons-cli with picocli in CliBuilder

2018-04-18 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442480#comment-16442480 ] Remko Popma commented on GROOVY-8520: - I pushed the changes. I renamed the package to

[jira] [Comment Edited] (GROOVY-8458) File leak in Eclipse Plugin

2018-04-18 Thread Jan Mosig (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442315#comment-16442315 ] Jan Mosig edited comment on GROOVY-8458 at 4/18/18 11:12 AM: -

[jira] [Commented] (GROOVY-8458) File leak in Eclipse Plugin

2018-04-18 Thread Jan Mosig (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442315#comment-16442315 ] Jan Mosig commented on GROOVY-8458: --- tl;dr: Seems to work. Hi there, I am a co-worker

[jira] [Updated] (GROOVY-8472) Final variable analysis doesn't account for early exit

2018-04-18 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8472: -- Description: An example with early return from a method: {code} def method(String foo) { final str

[jira] [Updated] (GROOVY-8472) Final variable analysis doesn't account for early exit

2018-04-18 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8472: -- Description: An example with early return from a method: {code} def method(String foo) { final str

[jira] [Commented] (GROOVY-8397) ORA-01000: maximum open cursors exceeded

2018-04-18 Thread Saravanan Subiramaniam (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442181#comment-16442181 ] Saravanan Subiramaniam commented on GROOVY-8397: Hi,    I also ran into t

[jira] [Commented] (GROOVY-8549) Compile Static causes getAt to fail

2018-04-18 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16442151#comment-16442151 ] Paul King commented on GROOVY-8549: --- For my simplified example above I think my preferr

[jira] [Assigned] (GROOVY-8549) Compile Static causes getAt to fail

2018-04-18 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-8549: - Assignee: (was: Paul King) > Compile Static causes getAt to fail > -

[jira] [Assigned] (GROOVY-8549) Compile Static causes getAt to fail

2018-04-18 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-8549: - Assignee: Paul King > Compile Static causes getAt to fail > ---