[jira] [Commented] (GROOVY-11058) plus() on UnmodifiableMap returns a new Map with changed data

2023-05-15 Thread Jochen Theodorou (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17723004#comment-17723004 ] Jochen Theodorou commented on GROOVY-11058: --- [~jimklimov] If you want to add

[jira] [Commented] (GROOVY-11057) STC Generic type matching failure

2023-05-15 Thread Jan Hackel (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722990#comment-17722990 ] Jan Hackel commented on GROOVY-11057: - The `emptyMap` works, but the code was that

[GitHub] [groovy] codecov-commenter commented on pull request #1889: Bump com.github.jk1.dependency-license-report from 2.1 to 2.2

2023-05-15 Thread via GitHub
codecov-commenter commented on PR #1889: URL: https://github.com/apache/groovy/pull/1889#issuecomment-1548877294 ## [Codecov](https://app.codecov.io/gh/apache/groovy/pull/1889?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Re

[GitHub] [groovy] dependabot[bot] opened a new pull request, #1889: Bump com.github.jk1.dependency-license-report from 2.1 to 2.2

2023-05-15 Thread via GitHub
dependabot[bot] opened a new pull request, #1889: URL: https://github.com/apache/groovy/pull/1889 Bumps com.github.jk1.dependency-license-report from 2.1 to 2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=c

[jira] [Commented] (GROOVY-11056) modified behavior of variable resolution within Closure

2023-05-15 Thread Mykola Golubyev (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722946#comment-17722946 ] Mykola Golubyev commented on GROOVY-11056: -- It is a good suggestion. Unfortuna

[jira] [Created] (GROOVY-11060) SC internal error when spreading inside list literal

2023-05-15 Thread Christopher Smith (Jira)
Christopher Smith created GROOVY-11060: -- Summary: SC internal error when spreading inside list literal Key: GROOVY-11060 URL: https://issues.apache.org/jira/browse/GROOVY-11060 Project: Groovy

[jira] [Comment Edited] (GROOVY-11056) modified behavior of variable resolution within Closure

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722936#comment-17722936 ] Eric Milles edited comment on GROOVY-11056 at 5/15/23 9:58 PM: --

[jira] [Commented] (GROOVY-11056) modified behavior of variable resolution within Closure

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722936#comment-17722936 ] Eric Milles commented on GROOVY-11056: -- If you need this to work with Groovy 3.0.1

[jira] [Commented] (GROOVY-11056) modified behavior of variable resolution within Closure

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722905#comment-17722905 ] Eric Milles commented on GROOVY-11056: -- Here is where {{StaticImportVisitor}} find

[jira] [Commented] (GROOVY-11056) modified behavior of variable resolution within Closure

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722900#comment-17722900 ] Eric Milles commented on GROOVY-11056: -- Thanks for the issue. It works when "Admi

[jira] [Comment Edited] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722866#comment-17722866 ] Eric Milles edited comment on GROOVY-11059 at 5/15/23 5:49 PM: --

[jira] [Comment Edited] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722885#comment-17722885 ] Eric Milles edited comment on GROOVY-11059 at 5/15/23 5:43 PM: --

[jira] [Commented] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722885#comment-17722885 ] Eric Milles commented on GROOVY-11059: -- If you provide both {{equals}} and {{compa

[jira] [Commented] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722877#comment-17722877 ] Jim Klimov commented on GROOVY-11059: - By the way, is it more "correct" to add an e

[jira] [Commented] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722875#comment-17722875 ] Jim Klimov commented on GROOVY-11059: - Sorry, indeed I forgot to mention mixins and

[jira] [Assigned] (GROOVY-11056) modified behavior of variable resolution within Closure

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11056: Assignee: Eric Milles > modified behavior of variable resolution within Closure > -

[jira] [Commented] (GROOVY-11057) STC Generic type matching failure

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722871#comment-17722871 ] Eric Milles commented on GROOVY-11057: -- Do you need the map to be mutable? You sh

[jira] [Assigned] (GROOVY-11057) STC Generic type matching failure

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-11057: Assignee: Eric Milles > STC Generic type matching failure >

[jira] [Comment Edited] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722866#comment-17722866 ] Eric Milles edited comment on GROOVY-11059 at 5/15/23 5:16 PM: --

[jira] [Comment Edited] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722866#comment-17722866 ] Eric Milles edited comment on GROOVY-11059 at 5/15/23 5:13 PM: --

[jira] [Comment Edited] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722866#comment-17722866 ] Eric Milles edited comment on GROOVY-11059 at 5/15/23 5:12 PM: --

[jira] [Commented] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722866#comment-17722866 ] Eric Milles commented on GROOVY-11059: -- Groovy constructor shorthand syntax is ava

[jira] [Updated] (GROOVY-11058) plus() on UnmodifiableMap returns a new Map with changed data

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11058: Description: {color:#172b4d}Groovy UnmodifiableMap.plus() operations return a different Map clas

[jira] [Updated] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11059: Description: Java has basic casting which relies on one object having a class/interface which is

[jira] [Updated] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11059: Description: Java has basic casting which relies on one object having a class/interface which is

[jira] [Updated] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11059: Description: Java has basic casting which relies on one object having a class/interface which is

[jira] [Updated] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11059: Description: Java has basic casting which relies on one object having a class/interface which is

[jira] [Updated] (GROOVY-11059) Want a way to define casting/coercing FROM other classes as part of my class

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11059: Summary: Want a way to define casting/coercing FROM other classes as part of my class (was: Want

[jira] [Created] (GROOVY-11059) Want a way to define casting/coercing INTO other classes as part of my class

2023-05-15 Thread Jim Klimov (Jira)
Jim Klimov created GROOVY-11059: --- Summary: Want a way to define casting/coercing INTO other classes as part of my class Key: GROOVY-11059 URL: https://issues.apache.org/jira/browse/GROOVY-11059 Project:

[jira] [Updated] (GROOVY-11058) plus() on UnmodifiableMap returns a new Map with changed data

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11058: Description: {color:#172b4d}Groovy UnmodifiableMap.plus() operations return a different Map clas

[jira] [Updated] (GROOVY-11058) plus() on UnmodifiableMap returns a new Map with changed data

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11058: Description: {color:#172b4d}Groovy UnmodifiableMap.plus() operations return a different Map clas

[jira] [Updated] (GROOVY-11058) plus() on UnmodifiableMap returns a new Map with changed data

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11058: Affects Version/s: 4.0.12 > plus() on UnmodifiableMap returns a new Map with changed data > -

[jira] [Updated] (GROOVY-11058) plus() on UnmodifiableMap returns a new Map with changed data

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11058: Description: {color:#172b4d}Groovy UnmodifiableMap.plus() operations return a different Map clas

[jira] [Updated] (GROOVY-11058) plus() on UnmodifiableMap returns a new Map with changed data

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11058: Description: {color:#172b4d}Groovy UnmodifiableMap.plus() operations return a different Map clas

[jira] [Updated] (GROOVY-11058) plus() on UnmodifiableMap returns a new Map with changed data

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11058: Affects Version/s: 3.0.9 2.5.14 > plus() on UnmodifiableMap returns a new

[jira] [Updated] (GROOVY-11058) plus() on UnmodifiableMap returns a new Map with changed data

2023-05-15 Thread Jim Klimov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-11058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Klimov updated GROOVY-11058: Description: {color:#172b4d}Groovy UnmodifiableMap.plus() operations return a different Map clas

[jira] [Created] (GROOVY-11058) plus() on UnmodifiableMap returns a new Map with changed data

2023-05-15 Thread Jim Klimov (Jira)
Jim Klimov created GROOVY-11058: --- Summary: plus() on UnmodifiableMap returns a new Map with changed data Key: GROOVY-11058 URL: https://issues.apache.org/jira/browse/GROOVY-11058 Project: Groovy