[jira] [Commented] (GROOVY-10791) STC doesn't find method reference on superclass

2022-10-19 Thread Christopher Smith (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620639#comment-17620639 ] Christopher Smith commented on GROOVY-10791: It's a default method on {{Val

[jira] [Commented] (GROOVY-10791) STC doesn't find method reference on superclass

2022-10-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620635#comment-17620635 ] Eric Milles commented on GROOVY-10791: -- Is “toTry” a static method? > STC doesn't

[jira] [Created] (GROOVY-10791) STC doesn't find method reference on superclass

2022-10-19 Thread Christopher Smith (Jira)
Christopher Smith created GROOVY-10791: -- Summary: STC doesn't find method reference on superclass Key: GROOVY-10791 URL: https://issues.apache.org/jira/browse/GROOVY-10791 Project: Groovy

[jira] [Comment Edited] (GROOVY-10789) Collected TupleConstructor causes internal compiler error

2022-10-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620517#comment-17620517 ] Eric Milles edited comment on GROOVY-10789 at 10/19/22 7:19 PM: -

[jira] [Updated] (GROOVY-10790) Immutable fails with defaults=true

2022-10-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10790: - Affects Version/s: 4.0.6 3.0.13 2.5.19 > Immutabl

[jira] [Created] (GROOVY-10790) Immutable fails with defaults=true

2022-10-19 Thread Eric Milles (Jira)
Eric Milles created GROOVY-10790: Summary: Immutable fails with defaults=true Key: GROOVY-10790 URL: https://issues.apache.org/jira/browse/GROOVY-10790 Project: Groovy Issue Type: Bug

[jira] [Commented] (GROOVY-10789) Collected TupleConstructor causes internal compiler error

2022-10-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620517#comment-17620517 ] Eric Milles commented on GROOVY-10789: -- The hash error comes from way down where i

[jira] [Commented] (GROOVY-10647) RegexChecker not work when loading from Spring Boot and Java 8

2022-10-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620408#comment-17620408 ] Eric Milles commented on GROOVY-10647: -- I think you are running into enforcement o

[jira] [Comment Edited] (GROOVY-10109) IllegalAccessError with package-access base class

2022-10-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620363#comment-17620363 ] Eric Milles edited comment on GROOVY-10109 at 10/19/22 2:45 PM: -

[jira] [Commented] (GROOVY-10109) IllegalAccessError with package-access base class

2022-10-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620363#comment-17620363 ] Eric Milles commented on GROOVY-10109: -- Groovy 2.5.19 picked up this bug. Our exa

[jira] [Assigned] (GROOVY-7382) java.lang.IllegalAccessError during foo( new PackagePrivateClass() ) in JUnit test

2022-10-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-7382: --- Assignee: Eric Milles > java.lang.IllegalAccessError during foo( new PackagePrivateClass()

[jira] [Updated] (GROOVY-10109) IllegalAccessError with package-access base class

2022-10-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10109: - Affects Version/s: 4.0.6 2.5.19 > IllegalAccessError with package-access

[jira] [Assigned] (GROOVY-10109) IllegalAccessError with package-access base class

2022-10-19 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10109: Assignee: Eric Milles > IllegalAccessError with package-access base class >

[jira] [Resolved] (GROOVY-10682) Provide eachWithIndex for primitive arrays

2022-10-19 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-10682. Fix Version/s: 5.0.0-alpha-1 Resolution: Fixed > Provide eachWithIndex for primitive array

[jira] [Commented] (GROOVY-10682) Provide eachWithIndex for primitive arrays

2022-10-19 Thread Felix Schnabel (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620324#comment-17620324 ] Felix Schnabel commented on GROOVY-10682: - Thank you for merging! Now that the

[GitHub] [groovy] sonatype-lift[bot] commented on pull request #1799: Fix minor typos in documentations in spec/doc

2022-10-19 Thread GitBox
sonatype-lift[bot] commented on PR #1799: URL: https://github.com/apache/groovy/pull/1799#issuecomment-1283619677 :warning: **172 God Classes** were detected by Lift in this project. [Visit the Lift web console](https://lift.sonatype.com/results/github.com/apache/groovy/01GFQJBPDXRAJS65DWTR

[GitHub] [groovy] paulk-asert commented on pull request #1808: Polish org.apache.groovy package documentation

2022-10-19 Thread GitBox
paulk-asert commented on PR #1808: URL: https://github.com/apache/groovy/pull/1808#issuecomment-1283582816 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. T

[GitHub] [groovy] paulk-asert merged pull request #1808: Polish org.apache.groovy package documentation

2022-10-19 Thread GitBox
paulk-asert merged PR #1808: URL: https://github.com/apache/groovy/pull/1808 -- 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...@g

[GitHub] [groovy] paulk-asert commented on pull request #1799: Fix minor typos in documentations in spec/doc

2022-10-19 Thread GitBox
paulk-asert commented on PR #1799: URL: https://github.com/apache/groovy/pull/1799#issuecomment-1283581284 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. T

[GitHub] [groovy] paulk-asert merged pull request #1799: Fix minor typos in documentations in spec/doc

2022-10-19 Thread GitBox
paulk-asert merged PR #1799: URL: https://github.com/apache/groovy/pull/1799 -- 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...@g

[GitHub] [groovy] paulk-asert commented on pull request #1812: Minor tweaks

2022-10-19 Thread GitBox
paulk-asert commented on PR #1812: URL: https://github.com/apache/groovy/pull/1812#issuecomment-1283579213 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. T

[GitHub] [groovy] paulk-asert merged pull request #1812: Minor tweaks

2022-10-19 Thread GitBox
paulk-asert merged PR #1812: URL: https://github.com/apache/groovy/pull/1812 -- 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...@g

[GitHub] [groovy] marcwrobel commented on a diff in pull request #1799: Fix minor typos in documentations in spec/doc

2022-10-19 Thread GitBox
marcwrobel commented on code in PR #1799: URL: https://github.com/apache/groovy/pull/1799#discussion_r999042969 ## src/spec/doc/_working-with-io.adoc: ## @@ -281,7 +281,7 @@ There are also variations of `consumeProcessOutput` that make use of `StringBuff `OutputStream` etc...