[jira] [Updated] (GROOVY-10911) General error during instruction selection: AIOOBE

2023-02-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10911: - Fix Version/s: 2.5.22 > General error during instruction selection: AIOOBE > --

[jira] [Commented] (GROOVY-10919) @MapConstructor Breaks in Groovy4 when combined with @TupleConstructor, fine in Groovy3

2023-02-01 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683180#comment-17683180 ] Paul King commented on GROOVY-10919: If you are wanting default values and tuple co

[jira] [Comment Edited] (GROOVY-10919) @MapConstructor Breaks in Groovy4 when combined with @TupleConstructor, fine in Groovy3

2023-02-01 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683180#comment-17683180 ] Paul King edited comment on GROOVY-10919 at 2/2/23 12:12 AM:

[jira] [Updated] (GROOVY-10911) General error during instruction selection: AIOOBE

2023-02-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10911: - Fix Version/s: 3.0.15 > General error during instruction selection: AIOOBE > --

[jira] [Updated] (GROOVY-10911) General error during instruction selection: AIOOBE

2023-02-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10911: - Fix Version/s: 4.0.9 > General error during instruction selection: AIOOBE > ---

[jira] [Resolved] (GROOVY-10911) General error during instruction selection: AIOOBE

2023-02-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10911. -- Resolution: Fixed https://github.com/apache/groovy/commit/a6a9872c7f55ded020ed689575f3674bddc

[jira] [Updated] (GROOVY-10909) bytecode for in, !in, !() and ?:

2023-02-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10909: - Fix Version/s: 5.0.0-alpha-1 > bytecode for in, !in, !() and ?: > -

[jira] [Closed] (GROOVY-10909) bytecode for in, !in, !() and ?:

2023-02-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles closed GROOVY-10909. Resolution: Incomplete I was able to reduce the number of branches by 2 with this kind of thing,

[jira] [Assigned] (GROOVY-10911) General error during instruction selection: AIOOBE

2023-02-01 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10911: Assignee: Eric Milles > General error during instruction selection: AIOOBE > ---

[jira] [Resolved] (GROOVY-10923) Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (build dependency)

2023-02-01 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-10923. Resolution: Fixed > Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (build dependency) >

[jira] [Resolved] (GROOVY-10924) Bump com.gradle.enterprise from 3.12.2 to 3.12.3 (build dependency)

2023-02-01 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-10924. Resolution: Fixed > Bump com.gradle.enterprise from 3.12.2 to 3.12.3 (build dependency) > ---

[GitHub] [groovy] paulk-asert commented on pull request #1843: Add `asBoolean` extension methods to `File` and `Path`

2023-02-01 Thread via GitHub
paulk-asert commented on PR #1843: URL: https://github.com/apache/groovy/pull/1843#issuecomment-1411957968 This PR doesn't look bad, but just by way of feedback, the idea has been considered in the past and, while many thought such functionality might be useful, there was also debate about

[jira] [Updated] (GROOVY-10924) Bump com.gradle.enterprise from 3.12.2 to 3.12.3 (build dependency)

2023-02-01 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10924: --- Fix Version/s: 4.0.9 > Bump com.gradle.enterprise from 3.12.2 to 3.12.3 (build dependency) > --

[jira] [Created] (GROOVY-10924) Bump com.gradle.enterprise from 3.12.2 to 3.12.3 (build dependency)

2023-02-01 Thread Paul King (Jira)
Paul King created GROOVY-10924: -- Summary: Bump com.gradle.enterprise from 3.12.2 to 3.12.3 (build dependency) Key: GROOVY-10924 URL: https://issues.apache.org/jira/browse/GROOVY-10924 Project: Groovy

[GitHub] [groovy] dependabot[bot] closed pull request #1853: Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0

2023-02-01 Thread dependabot
dependabot[bot] closed pull request #1853: Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 URL: https://github.com/apache/groovy/pull/1853 -- 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 th

[GitHub] [groovy] dependabot[bot] commented on pull request #1853: Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0

2023-02-01 Thread dependabot
dependabot[bot] commented on PR #1853: URL: https://github.com/apache/groovy/pull/1853#issuecomment-1411947030 Looks like com.github.ben-manes.versions is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, p

[jira] [Assigned] (GROOVY-10923) Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (build dependency)

2023-02-01 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-10923: -- Assignee: Paul King (was: Daniel Sun) > Bump com.github.ben-manes.versions from 0.44.0 to 0

[jira] [Updated] (GROOVY-10923) Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (build dependency)

2023-02-01 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10923: --- Fix Version/s: 4.0.9 (was: 4.0.7) > Bump com.github.ben-manes.versions from

[jira] [Created] (GROOVY-10923) Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (build dependency)

2023-02-01 Thread Paul King (Jira)
Paul King created GROOVY-10923: -- Summary: Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (build dependency) Key: GROOVY-10923 URL: https://issues.apache.org/jira/browse/GROOVY-10923 Project: Gr

[jira] [Commented] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2023-02-01 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682986#comment-17682986 ] Paul King commented on GROOVY-10881: It's now merged onto 4_0_X. I'll probably do a

[jira] [Resolved] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2023-02-01 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-10881. Fix Version/s: 4.0.9 Resolution: Fixed > FastStringUtils does not work in an OSGi environm

[jira] [Comment Edited] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2023-02-01 Thread Roy Teeuwen (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682969#comment-17682969 ] Roy Teeuwen edited comment on GROOVY-10881 at 2/1/23 10:59 AM: --

[jira] [Commented] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2023-02-01 Thread Roy Teeuwen (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682969#comment-17682969 ] Roy Teeuwen commented on GROOVY-10881: -- Looks good (y) !Screenshot 2023-02-01 at

[jira] [Updated] (GROOVY-10881) FastStringUtils does not work in an OSGi environment

2023-02-01 Thread Roy Teeuwen (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roy Teeuwen updated GROOVY-10881: - Attachment: Screenshot 2023-02-01 at 11.53.16.png > FastStringUtils does not work in an OSGi en