[jira] [Closed] (GROOVY-10567) @NamedVariant support ignoring arguments

2022-04-05 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Brünings closed GROOVY-10567. - Resolution: Workaround Closing, as it can be achieved through other means. > @NamedVar

[jira] [Commented] (GROOVY-10567) @NamedVariant support ignoring arguments

2022-04-05 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517874#comment-17517874 ] Leonard Brünings commented on GROOVY-10567: --- Ok, so I would have to annotate

[GitHub] [groovy] paulk-asert commented on pull request #1710: groovy-bom dependency has no LICENSE

2022-04-05 Thread GitBox
paulk-asert commented on PR #1710: URL: https://github.com/apache/groovy/pull/1710#issuecomment-1089711558 This is a little strange. We don't have separate LICENSE files in general in each subproject since the main LICENSE file covers all subprojects. The LICENSE is embedded into the respec

[GitHub] [groovy] soundasleep opened a new pull request, #1710: groovy-bom dependency has no LICENSE

2022-04-05 Thread GitBox
soundasleep opened a new pull request, #1710: URL: https://github.com/apache/groovy/pull/1710 I've recently upgraded from Groovy 3.x to 4.x. As part of that upgrade, my `:checkLicense` task (using https://github.com/jk1/Gradle-License-Report) has identified that `groovy-bom` has no license:

[jira] [Commented] (GROOVY-10350) groovysh doesn't work on Arm64 architecture (Apple M1)

2022-04-05 Thread Mike Barretta (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517752#comment-17517752 ] Mike Barretta commented on GROOVY-10350: >  I'd guess that  > {{/var/folders/yn

[jira] [Commented] (GROOVY-10350) groovysh doesn't work on Arm64 architecture (Apple M1)

2022-04-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517739#comment-17517739 ] Paul King commented on GROOVY-10350: We'll need to investigate more. I'd guess that

[jira] [Created] (GROOVY-10571) Stub generator misses sibling classes in annotation

2022-04-05 Thread Christopher Smith (Jira)
Christopher Smith created GROOVY-10571: -- Summary: Stub generator misses sibling classes in annotation Key: GROOVY-10571 URL: https://issues.apache.org/jira/browse/GROOVY-10571 Project: Groovy

[jira] [Created] (GROOVY-10570) AnnotationCollector produces unspecified errors when used in Java

2022-04-05 Thread Christopher Smith (Jira)
Christopher Smith created GROOVY-10570: -- Summary: AnnotationCollector produces unspecified errors when used in Java Key: GROOVY-10570 URL: https://issues.apache.org/jira/browse/GROOVY-10570 Proje

[jira] [Commented] (GROOVY-10568) MissingMethodException using method-pointer operator in superclass

2022-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517606#comment-17517606 ] Eric Milles commented on GROOVY-10568: -- Method references go through a different r

[jira] [Comment Edited] (GROOVY-10350) groovysh doesn't work on Arm64 architecture (Apple M1)

2022-04-05 Thread Mike Barretta (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517551#comment-17517551 ] Mike Barretta edited comment on GROOVY-10350 at 4/5/22 4:47 PM: -

[jira] [Comment Edited] (GROOVY-10350) groovysh doesn't work on Arm64 architecture (Apple M1)

2022-04-05 Thread Mike Barretta (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517551#comment-17517551 ] Mike Barretta edited comment on GROOVY-10350 at 4/5/22 4:46 PM: -

[jira] [Commented] (GROOVY-10350) groovysh doesn't work on Arm64 architecture (Apple M1)

2022-04-05 Thread Mike Barretta (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517551#comment-17517551 ] Mike Barretta commented on GROOVY-10350: +1 ``` barretta@seldon ~   % groovy

[jira] [Commented] (GROOVY-10568) MissingMethodException using method-pointer operator in superclass

2022-04-05 Thread Christopher Smith (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517541#comment-17517541 ] Christopher Smith commented on GROOVY-10568: [~emilles] I am using static c

[jira] [Commented] (GROOVY-10568) MissingMethodException using method-pointer operator in superclass

2022-04-05 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517538#comment-17517538 ] Eric Milles commented on GROOVY-10568: -- If you want {{getOrCreateTable}} to stay p

[jira] [Closed] (GROOVY-10569) Bump asm to 9.3

2022-04-05 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun closed GROOVY-10569. --- Fix Version/s: 5.0.0-alpha-1 4.0.2 Assignee: Daniel Sun Resolutio

[jira] [Created] (GROOVY-10569) Bump asm to 9.3

2022-04-05 Thread Daniel Sun (Jira)
Daniel Sun created GROOVY-10569: --- Summary: Bump asm to 9.3 Key: GROOVY-10569 URL: https://issues.apache.org/jira/browse/GROOVY-10569 Project: Groovy Issue Type: Dependency upgrade R

[jira] [Resolved] (GROOVY-10565) JDK 17: Sealed classes inside a package cause Exception in thread "main" java.lang.ClassFormatError: Illegal class name

2022-04-05 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-10565. - Fix Version/s: 5.0.0-alpha-1 4.0.2 Resolution: Fixed The proposed PR

[GitHub] [groovy] daniellansun commented on pull request #1709: GROOVY-10565: JDK 17: Sealed classes inside a package causes ClassFor…

2022-04-05 Thread GitBox
daniellansun commented on PR #1709: URL: https://github.com/apache/groovy/pull/1709#issuecomment-101795 Merged. Thanks! -- 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.

[GitHub] [groovy] daniellansun merged pull request #1709: GROOVY-10565: JDK 17: Sealed classes inside a package causes ClassFor…

2022-04-05 Thread GitBox
daniellansun merged PR #1709: URL: https://github.com/apache/groovy/pull/1709 -- 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: notifications-unsubscr...@

[jira] [Created] (GROOVY-10568) MissingMethodException using method-pointer operator in superclass

2022-04-05 Thread Christopher Smith (Jira)
Christopher Smith created GROOVY-10568: -- Summary: MissingMethodException using method-pointer operator in superclass Key: GROOVY-10568 URL: https://issues.apache.org/jira/browse/GROOVY-10568 Proj

[jira] [Commented] (GROOVY-10565) JDK 17: Sealed classes inside a package cause Exception in thread "main" java.lang.ClassFormatError: Illegal class name

2022-04-05 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517424#comment-17517424 ] Szymon Stępniak commented on GROOVY-10565: -- Thanks for an impressive fix, Paul

[GitHub] [groovy] famod commented on pull request #1690: GROOVY-10503: bump ASM to 9.2, making compiler work on Java 16-18

2022-04-05 Thread GitBox
famod commented on PR #1690: URL: https://github.com/apache/groovy/pull/1690#issuecomment-1088622192 FWIW, ASM 9.3 with Java 19 support was released yesterday. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[jira] [Updated] (GROOVY-10565) JDK 17: Sealed classes inside a package cause Exception in thread "main" java.lang.ClassFormatError: Illegal class name

2022-04-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10565: --- Priority: Critical (was: Major) > JDK 17: Sealed classes inside a package cause Exception in threa

[jira] [Commented] (GROOVY-10565) JDK 17: Sealed classes inside a package cause Exception in thread "main" java.lang.ClassFormatError: Illegal class name

2022-04-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517389#comment-17517389 ] Paul King commented on GROOVY-10565: Proposed PR: https://github.com/apache/groovy/

[GitHub] [groovy] paulk-asert opened a new pull request, #1709: GROOVY-10565: JDK 17: Sealed classes inside a package causes ClassFor…

2022-04-05 Thread GitBox
paulk-asert opened a new pull request, #1709: URL: https://github.com/apache/groovy/pull/1709 …matError -- 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-ma

[jira] [Commented] (GROOVY-10565) JDK 17: Sealed classes inside a package cause Exception in thread "main" java.lang.ClassFormatError: Illegal class name

2022-04-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517378#comment-17517378 ] Paul King commented on GROOVY-10565: Thanks for the excellent detective work. We ha

[jira] [Assigned] (GROOVY-10565) JDK 17: Sealed classes inside a package cause Exception in thread "main" java.lang.ClassFormatError: Illegal class name

2022-04-05 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-10565: -- Assignee: Paul King > JDK 17: Sealed classes inside a package cause Exception in thread "mai

[jira] [Updated] (GROOVY-10565) JDK 17: Sealed classes inside a package cause Exception in thread "main" java.lang.ClassFormatError: Illegal class name

2022-04-05 Thread Jira
[ https://issues.apache.org/jira/browse/GROOVY-10565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szymon Stępniak updated GROOVY-10565: - Description: I have found an issue with using sealed types that are inside a package. I