[jira] [Commented] (GROOVY-9014) printf does not respect "out" property

2019-03-05 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785141#comment-16785141 ] Paul King commented on GROOVY-9014: --- We'd need a couple of additional DGM methods to support that:

[GitHub] [groovy] paulk-asert opened a new pull request #889: GROOVY-9014: printf does not respect "out" property

2019-03-05 Thread GitBox
paulk-asert opened a new pull request #889: GROOVY-9014: printf does not respect "out" property URL: https://github.com/apache/groovy/pull/889 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (GROOVY-8339) Fix warning "An illegal reflective access operation has occurred"

2019-03-05 Thread Eric Berry (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785111#comment-16785111 ] Eric Berry commented on GROOVY-8339: [~blackdrag]. That's a good point. Thanks! I'll keep an eye on

[jira] [Commented] (GROOVY-9018) WARNING: package sun.awt.windows not in java.desktop

2019-03-05 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785067#comment-16785067 ] Paul King commented on GROOVY-9018: --- That flag is needed for the windows bat file. For the *nix

[jira] [Commented] (GROOVY-9017) Better readability for logical operators

2019-03-05 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785048#comment-16785048 ] Daniel Sun commented on GROOVY-9017: It will be a breaking changes, so many existing code will fail

[jira] [Commented] (GROOVY-9017) Better readability for logical operators

2019-03-05 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785016#comment-16785016 ] Paul King commented on GROOVY-9017: --- It isn't likely that we'll add these. You could add DGM methods

[jira] [Commented] (GROOVY-9018) WARNING: package sun.awt.windows not in java.desktop

2019-03-05 Thread Dylan Cali (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16785013#comment-16785013 ] Dylan Cali commented on GROOVY-9018: yep, that did it, warning went away > WARNING: package

[jira] [Commented] (GROOVY-9018) WARNING: package sun.awt.windows not in java.desktop

2019-03-05 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784998#comment-16784998 ] Paul King commented on GROOVY-9018: --- My guess is that {{sun.awt.windows}} is Microsoft Windows

[jira] [Commented] (GROOVY-9019) triple-single and triple-double quotes handle backslash escapes equally

2019-03-05 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784989#comment-16784989 ] Paul King commented on GROOVY-9019: --- Thanks, yes we should improve that wording. It should indicate

[jira] [Commented] (GROOVY-8577) Migrate org.codehaus.groovy.tools.GrapeMain.groovy to picocli

2019-03-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784912#comment-16784912 ] Remko Popma commented on GROOVY-8577: - [~pzygielo], yes, this migration caused the issue you are

[jira] [Created] (GROOVY-9019) triple-single and triple-double quotes handle backslash escapes equally

2019-03-05 Thread Ilguiz Latypov (JIRA)
Ilguiz Latypov created GROOVY-9019: -- Summary: triple-single and triple-double quotes handle backslash escapes equally Key: GROOVY-9019 URL: https://issues.apache.org/jira/browse/GROOVY-9019 Project:

[jira] [Updated] (GROOVY-9019) triple-single and triple-double quotes handle backslash escapes equally

2019-03-05 Thread Ilguiz Latypov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilguiz Latypov updated GROOVY-9019: --- Description: The documentation implies that triple-single quotes treat only escaping of

[jira] [Commented] (GROOVY-8577) Migrate org.codehaus.groovy.tools.GrapeMain.groovy to picocli

2019-03-05 Thread Piotr Zygielo (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784659#comment-16784659 ] Piotr Zygielo commented on GROOVY-8577: --- [~paulk] - I understand this issue is closed, but could I

[jira] [Created] (GROOVY-9018) WARNING: package sun.awt.windows not in java.desktop

2019-03-05 Thread Dylan Cali (JIRA)
Dylan Cali created GROOVY-9018: -- Summary: WARNING: package sun.awt.windows not in java.desktop Key: GROOVY-9018 URL: https://issues.apache.org/jira/browse/GROOVY-9018 Project: Groovy Issue

[jira] [Created] (GROOVY-9017) Better readability for logical operators

2019-03-05 Thread JIRA
Morten Søby created GROOVY-9017: --- Summary: Better readability for logical operators Key: GROOVY-9017 URL: https://issues.apache.org/jira/browse/GROOVY-9017 Project: Groovy Issue Type: New

[GitHub] [groovy] neo1949 closed pull request #888: Fix assertion error for sample code

2019-03-05 Thread GitBox
neo1949 closed pull request #888: Fix assertion error for sample code URL: https://github.com/apache/groovy/pull/888 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [groovy] neo1949 commented on issue #888: Fix assertion error for sample code

2019-03-05 Thread GitBox
neo1949 commented on issue #888: Fix assertion error for sample code URL: https://github.com/apache/groovy/pull/888#issuecomment-469695994 > I don't think the original sample fails - the code comes from the test suite which is run as the documentation is produced. > > I can see that

[GitHub] [groovy] paulk-asert commented on issue #888: Fix assertion error for sample code

2019-03-05 Thread GitBox
paulk-asert commented on issue #888: Fix assertion error for sample code URL: https://github.com/apache/groovy/pull/888#issuecomment-469642834 I don't think the original sample fails - the code comes from the test suite which is run as the documentation is produced. I can see that