[jira] [Created] (GROOVY-9870) java.lang.NoClassDefFoundError on Groovy 2.5.x

2020-12-21 Thread Radoslav Ivanov (Jira)
Radoslav Ivanov created GROOVY-9870: --- Summary: java.lang.NoClassDefFoundError on Groovy 2.5.x Key: GROOVY-9870 URL: https://issues.apache.org/jira/browse/GROOVY-9870 Project: Groovy Issue T

[jira] [Updated] (GROOVY-9870) java.lang.NoClassDefFoundError on Groovy 2.5.x

2020-12-21 Thread Radoslav Ivanov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radoslav Ivanov updated GROOVY-9870: Description: After upgrading Groovy runtime from 2.4.x to 2.5.x we started hitting issues

[jira] [Assigned] (GROOVY-9869) Upgrade Jansi to 2

2020-12-21 Thread Keegan Witt (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keegan Witt reassigned GROOVY-9869: --- Fix Version/s: 4.0.0-alpha-3 3.0.8 2.5.15 Ass

[jira] [Resolved] (GROOVY-9869) Upgrade Jansi to 2

2020-12-21 Thread Keegan Witt (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keegan Witt resolved GROOVY-9869. - Resolution: Fixed > Upgrade Jansi to 2 > -- > > Key: GROOVY-9869

[GitHub] [groovy] asfgit closed pull request #1449: GROOVY-9869: Upgrade Jansi to 2.x

2020-12-21 Thread GitBox
asfgit closed pull request #1449: URL: https://github.com/apache/groovy/pull/1449 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

[jira] [Comment Edited] (GROOVY-9855) Compiler does not resolve compile-time constants in string concatenation

2020-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252970#comment-17252970 ] Eric Milles edited comment on GROOVY-9855 at 12/21/20, 5:01 PM: --

[jira] [Commented] (GROOVY-9855) Compiler does not resolve compile-time constants in string concatenation

2020-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252970#comment-17252970 ] Eric Milles commented on GROOVY-9855: - There is some inline transformation of consta

[GitHub] [groovy] eric-milles opened a new pull request #1450: GROOVY-9855: inline string concat sonner

2020-12-21 Thread GitBox
eric-milles opened a new pull request #1450: URL: https://github.com/apache/groovy/pull/1450 https://issues.apache.org/jira/browse/GROOVY-9855 This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [groovy] keeganwitt opened a new pull request #1449: GROOVY-9869: Upgrade Jansi to 2.x

2020-12-21 Thread GitBox
keeganwitt opened a new pull request #1449: URL: https://github.com/apache/groovy/pull/1449 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 t

[jira] [Created] (GROOVY-9869) Upgrade Jansi to 2

2020-12-21 Thread Keegan Witt (Jira)
Keegan Witt created GROOVY-9869: --- Summary: Upgrade Jansi to 2 Key: GROOVY-9869 URL: https://issues.apache.org/jira/browse/GROOVY-9869 Project: Groovy Issue Type: Task Reporter: Keeg

[jira] [Assigned] (GROOVY-9855) Compiler does not resolve compile-time constants in string concatenation

2020-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-9855: --- Assignee: Eric Milles > Compiler does not resolve compile-time constants in string concaten

[jira] [Commented] (GROOVY-9860) compilation error when passing a closure's genericized parameters to a constructor under static compilation

2020-12-21 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252908#comment-17252908 ] Eric Milles commented on GROOVY-9860: - I found the source of the problem in {{makeRa

[jira] [Commented] (GROOVY-9860) compilation error when passing a closure's genericized parameters to a constructor under static compilation

2020-12-21 Thread Jason Garrett (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252838#comment-17252838 ] Jason Garrett commented on GROOVY-9860: --- You're right, I think it makes more sense

[jira] [Commented] (GROOVY-9858) In generated closures, annotate generated call() methods with @Generated

2020-12-21 Thread Damir Murat (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252688#comment-17252688 ] Damir Murat commented on GROOVY-9858: - PR: https://github.com/apache/groovy/pull/144

[GitHub] [groovy] dmurat opened a new pull request #1448: GROOVY-9858

2020-12-21 Thread GitBox
dmurat opened a new pull request #1448: URL: https://github.com/apache/groovy/pull/1448 Here is a PR for GROOVY_3_0_X branch for issue https://issues.apache.org/jira/browse/GROOVY-9858 . This is an automated message from