[jira] [Created] (GROOVY-9016) picocli-based CliBuilder can be tricked into greedily consuming option as an arg

2019-03-02 Thread Brian Ray (JIRA)
Brian Ray created GROOVY-9016: - Summary: picocli-based CliBuilder can be tricked into greedily consuming option as an arg Key: GROOVY-9016 URL: https://issues.apache.org/jira/browse/GROOVY-9016 Project: G

[jira] [Updated] (GROOVY-9016) picocli-based CliBuilder can be tricked into greedily consuming option as an arg

2019-03-02 Thread Brian Ray (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Ray updated GROOVY-9016: -- Environment: >>First encountered<< Groovy 2.4.15 - no bug Groovy 2.5.6 - bug Win 8.1 Pro Zulu OpenJDK

[jira] [Updated] (GROOVY-9016) picocli-based CliBuilder can be tricked into greedily consuming option as an arg

2019-03-02 Thread Brian Ray (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Ray updated GROOVY-9016: -- Environment: >>First encountered<< Groovy 2.4.15 - no bug Groovy 2.5.6 - bug Win 8.1 Pro Zulu OpenJDK

[jira] [Commented] (GROOVY-9016) picocli-based CliBuilder can be tricked into greedily consuming option as an arg

2019-05-08 Thread Brian Ray (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835634#comment-16835634 ] Brian Ray commented on GROOVY-9016: --- When I submitted this issue I believed that the i

[jira] [Updated] (GROOVY-9016) Deprecated CliBuilder can be tricked into greedily consuming option as an arg

2019-05-08 Thread Brian Ray (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Ray updated GROOVY-9016: -- Summary: Deprecated CliBuilder can be tricked into greedily consuming option as an arg (was: picocli-

[jira] [Created] (GROOVY-7773) Enum constructor with value throws "unexpected token" error

2016-03-02 Thread Brian Ray (JIRA)
Brian Ray created GROOVY-7773: - Summary: Enum constructor with value throws "unexpected token" error Key: GROOVY-7773 URL: https://issues.apache.org/jira/browse/GROOVY-7773 Project: Groovy Issue

[jira] [Updated] (GROOVY-7773) Enum constructor with value throws "unexpected token" error

2016-03-02 Thread Brian Ray (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Ray updated GROOVY-7773: -- Description: First time submitter to this JIRA so let me know if I've specified anything incorrectly.

[jira] [Updated] (GROOVY-7773) Enum constructor with value throws "unexpected token" error

2016-03-02 Thread Brian Ray (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Ray updated GROOVY-7773: -- Description: First time submitter to this JIRA so let me know if I've specified anything incorrectly.

[jira] [Commented] (GROOVY-7773) Enum constructor with value throws "unexpected token" error

2016-03-02 Thread Brian Ray (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176845#comment-15176845 ] Brian Ray commented on GROOVY-7773: --- That change is a good suspect. Dangling commas are

[jira] [Commented] (GROOVY-7773) Enum constructor with value throws "unexpected token" error

2016-03-04 Thread Brian Ray (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180136#comment-15180136 ] Brian Ray commented on GROOVY-7773: --- Thank you. > Enum constructor with value throws "

[jira] [Created] (GROOVY-8026) Matcher indexed via IntRange with startIdx..-1 does not return "intermediate" range matches

2016-12-19 Thread Brian Ray (JIRA)
Brian Ray created GROOVY-8026: - Summary: Matcher indexed via IntRange with startIdx..-1 does not return "intermediate" range matches Key: GROOVY-8026 URL: https://issues.apache.org/jira/browse/GROOVY-8026

[jira] [Commented] (GROOVY-8026) Matcher indexed via IntRange with startIdx..-1 does not return "intermediate" range matches

2016-12-20 Thread Brian Ray (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764736#comment-15764736 ] Brian Ray commented on GROOVY-8026: --- Interesting. Here are expanded tests, just to see

[jira] [Commented] (GROOVY-8346) The variable [XXX] may be uninitialized

2020-03-03 Thread Brian Ray (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050561#comment-17050561 ] Brian Ray commented on GROOVY-8346: --- [~paulk] would you suggest a distinct issue for t

[jira] [Commented] (GROOVY-8346) The variable [XXX] may be uninitialized

2020-03-03 Thread Brian Ray (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050670#comment-17050670 ] Brian Ray commented on GROOVY-8346: --- Thank you, that makes things much more clear. It

[jira] [Commented] (GROOVY-8346) The variable [XXX] may be uninitialized

2020-03-04 Thread Brian Ray (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17051399#comment-17051399 ] Brian Ray commented on GROOVY-8346: --- Even more illuminating, thank you. FVA looks very