[GitHub] [groovy] paulk-asert closed pull request #1671: Add equals() and hashCode() methods to the ImportNode class.

2022-01-20 Thread GitBox
paulk-asert closed pull request #1671: URL: https://github.com/apache/groovy/pull/1671 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [groovy] paulk-asert commented on pull request #1671: Add equals() and hashCode() methods to the ImportNode class.

2022-01-20 Thread GitBox
paulk-asert commented on pull request #1671: URL: https://github.com/apache/groovy/pull/1671#issuecomment-1018214007 Merged with the suggested hashCode modification. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[jira] [Resolved] (GROOVY-10463) Add equals() and hashCode() methods to ImportNode

2022-01-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-10463. Fix Version/s: 4.0.0-rc-3 Assignee: Paul King Resolution: Fixed > Add equals()

[jira] [Updated] (GROOVY-10463) Add equals() and hashCode() methods to ImportNode

2022-01-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10463: --- Description: These methods are useful for developing an alternate JSR223 ScriptEngine class. See:

[jira] [Updated] (GROOVY-10463) Add equals() and hashCode() methods to ImportNode

2022-01-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10463: --- Description: See: https://github.com/apache/groovy/pull/1671 > Add equals() and hashCode() methods

[jira] [Created] (GROOVY-10463) Add equals() and hashCode() methods to ImportNode

2022-01-20 Thread Paul King (Jira)
Paul King created GROOVY-10463: -- Summary: Add equals() and hashCode() methods to ImportNode Key: GROOVY-10463 URL: https://issues.apache.org/jira/browse/GROOVY-10463 Project: Groovy Issue Type:

[jira] [Updated] (GROOVY-7033) Bug with annotation with closure on method of anonymous class

2022-01-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7033: -- Fix Version/s: 4.0.0-rc-3 > Bug with annotation with closure on method of anonymous class >

[jira] [Assigned] (GROOVY-10462) Groovy should not generate both `getFlag` and `isFlag` for a Boolean field.

2022-01-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10462: Assignee: Eric Milles > Groovy should not generate both `getFlag` and `isFlag` for a

[jira] [Commented] (GROOVY-10462) Groovy should not generate both `getFlag` and `isFlag` for a Boolean field.

2022-01-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17479816#comment-17479816 ] Eric Milles commented on GROOVY-10462: -- This has already been fixed in Groovy 4. Boolean will only

[jira] [Created] (GROOVY-10462) Groovy should not generate both `getFlag` and `isFlag` for a Boolean field.

2022-01-20 Thread Xiaoguang Wang (Jira)
Xiaoguang Wang created GROOVY-10462: --- Summary: Groovy should not generate both `getFlag` and `isFlag` for a Boolean field. Key: GROOVY-10462 URL: https://issues.apache.org/jira/browse/GROOVY-10462

[jira] [Resolved] (GROOVY-7033) Bug with annotation with closure on method of anonymous class

2022-01-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-7033. - Resolution: Fixed

[jira] [Assigned] (GROOVY-7033) Bug with annotation with closure on method of anonymous class

2022-01-20 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-7033: --- Assignee: Eric Milles > Bug with annotation with closure on method of anonymous class >

[jira] [Resolved] (GROOVY-10456) Inconsistent exception upon accessing empty property

2022-01-20 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-10456. Fix Version/s: 3.0.10 4.0.0-rc-3 Resolution: Fixed Thanks for spotting

[jira] [Commented] (GROOVY-10461) Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType

2022-01-20 Thread Chris Kocel (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17479235#comment-17479235 ] Chris Kocel commented on GROOVY-10461: -- I noticed that someone else had this exact issue:

[jira] [Created] (GROOVY-10461) Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType

2022-01-20 Thread Chris Kocel (Jira)
Chris Kocel created GROOVY-10461: Summary: Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType Key: GROOVY-10461 URL:

[jira] [Created] (GROOVY-10460) Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType

2022-01-20 Thread Chris Kocel (Jira)
Chris Kocel created GROOVY-10460: Summary: Gradle multimodule project fails with NoClassDefFoundError in groovyjarjarasm.asm.signature.SignatureReader.parseType Key: GROOVY-10460 URL:

[jira] [Updated] (GROOVY-10459) Compilation of code which access array element inside CompileDynamic constructor fails

2022-01-20 Thread Nikolay Chashnikov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Chashnikov updated GROOVY-10459: Summary: Compilation of code which access array element inside CompileDynamic

[jira] [Created] (GROOVY-10459) Compilation of code which accesses array element of inside CompileDynamic constructor fails

2022-01-20 Thread Nikolay Chashnikov (Jira)
Nikolay Chashnikov created GROOVY-10459: --- Summary: Compilation of code which accesses array element of inside CompileDynamic constructor fails Key: GROOVY-10459 URL: