[jira] [Comment Edited] (GROOVY-10782) Support for java 19

2022-12-01 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642306#comment-17642306 ] Olivier Lamy edited comment on GROOVY-10782 at 12/2/22 7:04 AM: -

[jira] [Commented] (GROOVY-10782) Support for java 19

2022-12-01 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642311#comment-17642311 ] Olivier Lamy commented on GROOVY-10782: --- related to upgrade to 4.0.6, it looks so

[jira] [Commented] (GROOVY-10782) Support for java 19

2022-12-01 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642306#comment-17642306 ] Olivier Lamy commented on GROOVY-10782: --- it looks the same issue is here even wit

[jira] [Commented] (GROOVY-10573) Support ASM JDK19 constants

2022-12-01 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642300#comment-17642300 ] Olivier Lamy commented on GROOVY-10573: --- ok there is this issue related to this

[jira] [Commented] (GROOVY-10573) Support ASM JDK19 constants

2022-12-01 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642295#comment-17642295 ] Olivier Lamy commented on GROOVY-10573: --- I'm testing calling Groovy from Java wit

[GitHub] [groovy] daniellansun merged pull request #1829: Bump build-info-extractor-gradle from 4.29.3 to 4.29.4

2022-12-01 Thread GitBox
daniellansun merged PR #1829: URL: https://github.com/apache/groovy/pull/1829 -- 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...@

[GitHub] [groovy] dependabot[bot] opened a new pull request, #1829: Bump build-info-extractor-gradle from 4.29.3 to 4.29.4

2022-12-01 Thread GitBox
dependabot[bot] opened a new pull request, #1829: URL: https://github.com/apache/groovy/pull/1829 Bumps build-info-extractor-gradle from 4.29.3 to 4.29.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jfro

[jira] [Commented] (GROOVY-10858) STC method reference return type checking

2022-12-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642198#comment-17642198 ] Eric Milles commented on GROOVY-10858: -- https://github.com/apache/groovy/commit/79

[jira] [Commented] (GROOVY-10856) MethodSelectionException when calling respondsTo()

2022-12-01 Thread Rachel Greenham (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642108#comment-17642108 ] Rachel Greenham commented on GROOVY-10856: -- {quote}Update: Sorry, I misunderst

[jira] [Comment Edited] (GROOVY-10856) MethodSelectionException when calling respondsTo()

2022-12-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17641975#comment-17641975 ] Eric Milles edited comment on GROOVY-10856 at 12/1/22 2:41 PM: --

[jira] [Commented] (GROOVY-10856) MethodSelectionException when calling respondsTo()

2022-12-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17641975#comment-17641975 ] Eric Milles commented on GROOVY-10856: -- I think the guarantee of "never throw an e

[jira] [Updated] (GROOVY-10856) MethodSelectionException when calling respondsTo()

2022-12-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10856: - Description: if you have a method which takes certain parameters, and annotate it  {{@NamedVari

[jira] [Created] (GROOVY-10858) STC method reference return type checking

2022-12-01 Thread Eric Milles (Jira)
Eric Milles created GROOVY-10858: Summary: STC method reference return type checking Key: GROOVY-10858 URL: https://issues.apache.org/jira/browse/GROOVY-10858 Project: Groovy Issue Type: Bug