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

2017-11-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16189538#comment-16189538 ] Paul King edited comment on GROOVY-8339 at 11/13/17 3:49 AM: - That warning is

[jira] [Resolved] (GROOVY-8376) Add @DelegatesTo to SwingBuilder methods that call setDelegate

2017-11-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8376. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.13 Proposed PR merged. The

[jira] [Updated] (GROOVY-6470) @Grab does not work if the same dependency is used with and without a classifier

2017-11-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-6470: -- Description: If a script uses the same artifact multiple times, once without a classifer and with

[jira] [Resolved] (GROOVY-8289) STC and default value in ctor is causing debugging error

2017-11-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8289. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.13 Proposed PR merged. >

[jira] [Resolved] (GROOVY-7315) CompileStatic/TypeChecked cannot create non-static nested inner class using named-arg short-hand syntax

2017-11-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7315. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.13 Proposed PR merged. >

[jira] [Resolved] (GROOVY-8295) Groovyc ant task can overflow Windows command line if classpath is large

2017-11-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8295. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.13 Proposed PR merged. >

[jira] [Resolved] (GROOVY-8360) Enums that are nested classes do not have the static modifier set

2017-11-12 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8360. --- Resolution: Fixed > Enums that are nested classes do not have the static modifier set >

[GitHub] groovy pull request #634: GROOVY-7315: CompileStatic/TypeChecked cannot crea...

2017-11-12 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/634 GROOVY-7315: CompileStatic/TypeChecked cannot create non-static neste… …d inner class using named-arg short-hand syntax You can merge this pull request into a Git repository by running:

[GitHub] groovy pull request #633: GROOVY-8377 Equals and hash code ast performance

2017-11-12 Thread erdi
GitHub user erdi opened a pull request: https://github.com/apache/groovy/pull/633 GROOVY-8377 Equals and hash code ast performance See [GROOVY-8377](https://issues.apache.org/jira/browse/GROOVY-8377) for the rationale behind this PR. Given how simple the fix is and its

[jira] [Commented] (GROOVY-8377) hashCode() generated by @EqualsAndHashCode is inefficient for instances with null fields or properties

2017-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16248826#comment-16248826 ] ASF GitHub Bot commented on GROOVY-8377: GitHub user erdi opened a pull request:

[jira] [Commented] (GROOVY-8377) hashCode() generated by @EqualsAndHashCode is inefficient for instances with null fields or properties

2017-11-12 Thread Marcin Erdmann (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16248827#comment-16248827 ] Marcin Erdmann commented on GROOVY-8377: PR: https://github.com/apache/groovy/pull/633 >

[jira] [Created] (GROOVY-8377) hashCode() generated by @EqualsAndHashCode is inefficient for instances with null fields or properties

2017-11-12 Thread Marcin Erdmann (JIRA)
Marcin Erdmann created GROOVY-8377: -- Summary: hashCode() generated by @EqualsAndHashCode is inefficient for instances with null fields or properties Key: GROOVY-8377 URL:

[jira] [Commented] (GROOVY-8295) Groovyc ant task can overflow Windows command line if classpath is large

2017-11-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16249003#comment-16249003 ] ASF GitHub Bot commented on GROOVY-8295: Github user asfgit closed the pull request at: