Paul King created GROOVY-11170:
--
Summary: Fix edge cases for SecureASTCustomizer
Key: GROOVY-11170
URL: https://issues.apache.org/jira/browse/GROOVY-11170
Project: Groovy
Issue Type: Bug
paulk-asert commented on PR #1867:
URL: https://github.com/apache/groovy/pull/1867#issuecomment-1711059289
> The underscore (_) is used in groovy.cli.commons.CommandLineInterface when
there is no shortDesc . I THINK this is the same usage(???)
>
> ex.
>
> ```
>
daniellansun merged PR #1949:
URL: https://github.com/apache/groovy/pull/1949
--
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...@
dependabot[bot] opened a new pull request, #1950:
URL: https://github.com/apache/groovy/pull/1950
Bumps com.github.ben-manes.versions from 0.47.0 to 0.48.0.
[
from 5.1.5 to 5.1.6.
Release notes
Sourced from https://github.com/jfrog/ar
[
https://issues.apache.org/jira/browse/GROOVY-8587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762839#comment-17762839
]
Eric Milles commented on GROOVY-8587:
-
"A.super.doSomething()" would succeed if the
[
https://issues.apache.org/jira/browse/GROOVY-8587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles reassigned GROOVY-8587:
---
Assignee: Eric Milles
> Calling super in an overridden method results in MissingMethodExcep
[
https://issues.apache.org/jira/browse/GROOVY-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762831#comment-17762831
]
Björn Kautler commented on GROOVY-11168:
Spock builds a mock object of the type
[
https://issues.apache.org/jira/browse/GROOVY-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762823#comment-17762823
]
Eric Milles edited comment on GROOVY-11168 at 9/7/23 5:16 PM:
---
[
https://issues.apache.org/jira/browse/GROOVY-6663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-6663:
Environment: (was: Java 7)
> Incorrect order of calling super.method when depth more than two
[
https://issues.apache.org/jira/browse/GROOVY-6663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles resolved GROOVY-6663.
-
Fix Version/s: 5.0.0-alpha-2
Resolution: Fixed
https://github.com/apache/groovy/commit/44
[
https://issues.apache.org/jira/browse/GROOVY-6663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-6663:
Affects Version/s: (was: 2.2.1)
(was: 2.4.0-rc-1)
> Incorrect order
Björn Kautler created GROOVY-11169:
--
Summary: {{DelegateHint}} like {{ClosureSignatureHint}}
Key: GROOVY-11169
URL: https://issues.apache.org/jira/browse/GROOVY-11169
Project: Groovy
Issue T
[
https://issues.apache.org/jira/browse/GROOVY-11169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Björn Kautler updated GROOVY-11169:
---
Summary: DelegateHint like ClosureSignatureHint (was: {{DelegateHint}}
like {{ClosureSigna
Björn Kautler created GROOVY-11168:
--
Summary: Ability to `@DelegatesTo` the return type
Key: GROOVY-11168
URL: https://issues.apache.org/jira/browse/GROOVY-11168
Project: Groovy
Issue Type:
paulk-asert commented on code in PR #1948:
URL: https://github.com/apache/groovy/pull/1948#discussion_r1318268847
##
src/main/java/org/codehaus/groovy/vmplugin/VMPlugin.java:
##
@@ -179,4 +181,17 @@ static String getJavaVersion() {
default Map> getDefaultImportClasses(Strin
[
https://issues.apache.org/jira/browse/GROOVY-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-11167:
---
Fix Version/s: 4.0.15
> JsonOutput should handle Records like POGOs
> -
17 matches
Mail list logo