[jira] [Updated] (GROOVY-8151) Unreadable assert output

2018-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Gazda updated GROOVY-8151: - Attachment: image-2018-02-01-12-48-26-783.png > Unreadable assert output >

[jira] [Updated] (GROOVY-8151) Unreadable assert output

2018-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Gazda updated GROOVY-8151: - Attachment: image-2018-02-01-12-48-12-547.png > Unreadable assert output >

[jira] [Updated] (GROOVY-8151) Unreadable assert output

2018-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Gazda updated GROOVY-8151: - Attachment: image-2018-02-01-12-48-52-359.png > Unreadable assert output >

[jira] [Updated] (GROOVY-8151) Unreadable assert output

2018-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał Gazda updated GROOVY-8151: - Attachment: image-2018-02-01-12-49-09-656.png > Unreadable assert output >

[jira] [Updated] (GROOVY-8322) Closure disallows for static dispatch of call(Object[])

2018-02-01 Thread death lord (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] death lord updated GROOVY-8322: --- Summary: Closure disallows for static dispatch of call(Object[]) (was: call() and call(Object) on

[jira] [Commented] (GROOVY-8151) Unreadable assert output

2018-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16348475#comment-16348475 ] Michał Gazda commented on GROOVY-8151: -- Hello, any progress with this issue? Similar thing happens

[jira] [Updated] (GROOVY-8417) Add @UseCategory annotation for classes/methods instead of use() everywhere

2018-02-01 Thread death lord (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] death lord updated GROOVY-8417: --- Affects Version/s: (was: 2.4.13) 3.0.0-alpha-1 > Add @UseCategory

[jira] [Updated] (GROOVY-8322) call() and call(Object) on Closure disallows for static dispatch of call(Object[])

2018-02-01 Thread death lord (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] death lord updated GROOVY-8322: --- Affects Version/s: (was: 2.4.12) 3.0.0-alpha-1 Priority:

[jira] [Updated] (GROOVY-7390) @EqualsAndHashCode incorrect when using non-field properties

2018-02-01 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7390: -- Fix Version/s: (was: 2.4.14) 2.5.0-beta-3 > @EqualsAndHashCode incorrect when

[jira] [Assigned] (GROOVY-7390) @EqualsAndHashCode incorrect when using non-field properties

2018-02-01 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-7390: - Assignee: Paul King > @EqualsAndHashCode incorrect when using non-field properties >

[jira] [Resolved] (GROOVY-7390) @EqualsAndHashCode incorrect when using non-field properties

2018-02-01 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7390. --- Resolution: Fixed Fix Version/s: 2.4.14 You can now add the {{allProperties}} annotation

[jira] [Resolved] (GROOVY-7599) @Immutable should recognize JSR-310 classes

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

[jira] [Created] (GROOVY-8467) IOGroovyMethods class readLine method works unexpected in

2018-02-01 Thread zhuxiaobing (JIRA)
zhuxiaobing created GROOVY-8467: --- Summary: IOGroovyMethods class readLine method works unexpected in Key: GROOVY-8467 URL: https://issues.apache.org/jira/browse/GROOVY-8467 Project: Groovy

[jira] [Updated] (GROOVY-8467) IOGroovyMethods class readLine method works unexpected in

2018-02-01 Thread zhuxiaobing (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhuxiaobing updated GROOVY-8467: Description: i have a android aapt dump file i try to read the file use the code below: