[GitHub] [groovy] tisonkun closed pull request #1821: Replace gradlew command with relative path

2022-11-09 Thread GitBox
tisonkun closed pull request #1821: Replace gradlew command with relative path URL: https://github.com/apache/groovy/pull/1821 -- 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] tisonkun commented on pull request #1821: Replace gradlew command with relative path

2022-11-09 Thread GitBox
tisonkun commented on PR #1821: URL: https://github.com/apache/groovy/pull/1821#issuecomment-1309832274 @paulk-asert Thanks! I read it. Closed as invalid. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [groovy] paulk-asert commented on pull request #1821: Replace gradlew command with relative path

2022-11-09 Thread GitBox
paulk-asert commented on PR #1821: URL: https://github.com/apache/groovy/pull/1821#issuecomment-1309829154 We already have the relative path for unix systems as a comment the first time the command appears. -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Assigned] (GROOVY-10818) Compilation fails when calling TimeDuration.plus with @CompileStatic

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10818: Assignee: Eric Milles > Compilation fails when calling TimeDuration.plus with

[jira] [Updated] (GROOVY-10819) Meta class registry corruption leads to stack overflow

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10819: - Fix Version/s: 4.0.7 > Meta class registry corruption leads to stack overflow >

[jira] [Updated] (GROOVY-10815) SC: Access is forbidden for property-style access to getProperties() default Groovy method

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10815: - Fix Version/s: 4.0.7 > SC: Access is forbidden for property-style access to getProperties()

[jira] [Resolved] (GROOVY-10819) Meta class registry corruption leads to stack overflow

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

[jira] [Resolved] (GROOVY-10815) SC: Access is forbidden for property-style access to getProperties() default Groovy method

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

[jira] [Commented] (GROOVY-10819) Meta class registry corruption leads to stack overflow

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17631226#comment-17631226 ] Eric Milles commented on GROOVY-10819: -- "String.getMetaClass()" selects groovy method

[jira] [Updated] (GROOVY-10819) Meta class registry corruption leads to stack overflow

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10819: - Description: Consider the following: {code:groovy} @groovy.transform.CompileStatic void test()

[jira] [Updated] (GROOVY-10819) Meta class registry corruption leads to stack overflow

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10819: - Summary: Meta class registry corruption leads to stack overflow (was: Meta class registry

[jira] [Updated] (GROOVY-10819) Meta class registry corruption leading to stack overflow

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10819: - Description: Consider the following: {code:groovy} String.metaClass.methodName = { // ... }

[jira] [Assigned] (GROOVY-10819) Meta class registry corruption leading to stack overflow

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10819: Assignee: Eric Milles > Meta class registry corruption leading to stack overflow >

[jira] [Created] (GROOVY-10819) Meta class registry corruption leading to stack overflow

2022-11-09 Thread Eric Milles (Jira)
Eric Milles created GROOVY-10819: Summary: Meta class registry corruption leading to stack overflow Key: GROOVY-10819 URL: https://issues.apache.org/jira/browse/GROOVY-10819 Project: Groovy

[GitHub] [groovy] daniellansun merged pull request #1823: Bump com.gradle.enterprise from 3.11.3 to 3.11.4

2022-11-09 Thread GitBox
daniellansun merged PR #1823: URL: https://github.com/apache/groovy/pull/1823 -- 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:

[jira] [Updated] (GROOVY-10818) @CompileStatic fails when calling TimeDuration.plus

2022-11-09 Thread Maicon Mauricio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maicon Mauricio updated GROOVY-10818: - Description: Using org.codehaus.groovy:groovy-dateutil: {code:java}

[jira] [Updated] (GROOVY-10818) Compilation fails when calling TimeDuration.plus with @CompileStatic

2022-11-09 Thread Maicon Mauricio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maicon Mauricio updated GROOVY-10818: - Summary: Compilation fails when calling TimeDuration.plus with @CompileStatic (was:

[jira] [Updated] (GROOVY-10818) @CompileStatic fails when calling TimeDuration.plus

2022-11-09 Thread Maicon Mauricio (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maicon Mauricio updated GROOVY-10818: - Description: Using org.codehaus.groovy:groovy-dateutil: {code:java}

[jira] [Created] (GROOVY-10818) @CompileStatic fails when calling TimeDuration.plus

2022-11-09 Thread Maicon Mauricio (Jira)
Maicon Mauricio created GROOVY-10818: Summary: @CompileStatic fails when calling TimeDuration.plus Key: GROOVY-10818 URL: https://issues.apache.org/jira/browse/GROOVY-10818 Project: Groovy

[jira] [Updated] (GROOVY-10815) SC: Access is forbidden for property-style access to getProperties() default Groovy method

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10815: - Summary: SC: Access is forbidden for property-style access to getProperties() default Groovy

[jira] [Commented] (GROOVY-10813) Cannot create method reference for print or println

2022-11-09 Thread Felix Schnabel (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17631083#comment-17631083 ] Felix Schnabel commented on GROOVY-10813: - Thank you! I will look into it. > Cannot create

[jira] [Commented] (GROOVY-10813) Cannot create method reference for print or println

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17631074#comment-17631074 ] Eric Milles commented on GROOVY-10813: -- So if {{GenericsUtils#parameterizeSAM(ClassNode)}} returns

[jira] [Commented] (GROOVY-10813) Cannot create method reference for print or println

2022-11-09 Thread Felix Schnabel (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17631045#comment-17631045 ] Felix Schnabel commented on GROOVY-10813: - [~emilles] I'm still unsure if T -> java.lang.Object

[jira] [Commented] (GROOVY-10813) Cannot create method reference for print or println

2022-11-09 Thread Felix Schnabel (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17631028#comment-17631028 ] Felix Schnabel commented on GROOVY-10813: - I made some progress: It looks like the problem is

[jira] [Updated] (GROOVY-10813) Cannot create method reference for print or println

2022-11-09 Thread Felix Schnabel (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Schnabel updated GROOVY-10813: Attachment: screenshot-1.png > Cannot create method reference for print or println >

[jira] [Assigned] (GROOVY-10815) [STC] Access is forbidden for property-style access to getProperties() default Groovy method

2022-11-09 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10815: Assignee: Eric Milles > [STC] Access is forbidden for property-style access to