Goooler merged PR #1971:
URL: https://github.com/apache/groovy/pull/1971
--
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...@groov
dependabot[bot] opened a new pull request, #1971:
URL: https://github.com/apache/groovy/pull/1971
Bumps
[com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin)
from 5.2.0 to 5.2.1.
Release notes
Sourced from https://github.com/spotbugs
[
https://issues.apache.org/jira/browse/GROOVY-11198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles resolved GROOVY-11198.
--
Fix Version/s: 5.0.0-alpha-3
Resolution: Fixed
https://github.com/apache/groovy/commit
[
https://issues.apache.org/jira/browse/GROOVY-11199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles resolved GROOVY-11199.
--
Fix Version/s: 5.0.0-alpha-3
Resolution: Fixed
https://github.com/apache/groovy/commit
[
https://issues.apache.org/jira/browse/GROOVY-11192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776896#comment-17776896
]
ASF GitHub Bot commented on GROOVY-11192:
-
eric-milles commented on PR #1970:
U
eric-milles commented on PR #1970:
URL: https://github.com/apache/groovy/pull/1970#issuecomment-1769290243
Generics is a very tricky area of the compiler. The diamond inference may
assume that the target type's generics exactly correspond to the constructor
type's generics. I don't think
[
https://issues.apache.org/jira/browse/GROOVY-11199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles reassigned GROOVY-11199:
Assignee: Eric Milles
> inner class cannot set property of enclosing class that has a ge
blackdrag commented on PR #1970:
URL: https://github.com/apache/groovy/pull/1970#issuecomment-1769267973
could you please add a test case:
interface A {
}
class B implements A{
}
A a = new B<>()
oh yes.. usi
[
https://issues.apache.org/jira/browse/GROOVY-11192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776891#comment-17776891
]
ASF GitHub Bot commented on GROOVY-11192:
-
blackdrag commented on PR #1970:
URL
Jason Garrett created GROOVY-11199:
--
Summary: inner class cannot set property of enclosing class that
has a getter without a setter
Key: GROOVY-11199
URL: https://issues.apache.org/jira/browse/GROOVY-11199
[
https://issues.apache.org/jira/browse/GROOVY-11192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776801#comment-17776801
]
ASF GitHub Bot commented on GROOVY-11192:
-
yuhengfdada opened a new pull reques
[
https://issues.apache.org/jira/browse/GROOVY-11198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776777#comment-17776777
]
Eric Milles commented on GROOVY-11198:
--
Static context dispatch was missed in GROO
[
https://issues.apache.org/jira/browse/GROOVY-11198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles reassigned GROOVY-11198:
Assignee: Eric Milles
> access to public static variable forbidden in enum
> ---
[
https://issues.apache.org/jira/browse/GROOVY-11198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776743#comment-17776743
]
Eric Milles edited comment on GROOVY-11198 at 10/18/23 3:49 PM:
-
[
https://issues.apache.org/jira/browse/GROOVY-11198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776743#comment-17776743
]
Eric Milles edited comment on GROOVY-11198 at 10/18/23 3:43 PM:
-
[
https://issues.apache.org/jira/browse/GROOVY-11198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776743#comment-17776743
]
Eric Milles edited comment on GROOVY-11198 at 10/18/23 3:36 PM:
-
[
https://issues.apache.org/jira/browse/GROOVY-11198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776743#comment-17776743
]
Eric Milles commented on GROOVY-11198:
--
There may be an initialization order issue
[
https://issues.apache.org/jira/browse/GROOVY-11196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11196:
-
Fix Version/s: 3.0.20
> ambiguous method error for tap on null receiver
> -
[
https://issues.apache.org/jira/browse/GROOVY-11196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11196:
-
Fix Version/s: 4.0.16
> ambiguous method error for tap on null receiver
> -
Jason Garrett created GROOVY-11198:
--
Summary: access to public static variable forbidden in enum
Key: GROOVY-11198
URL: https://issues.apache.org/jira/browse/GROOVY-11198
Project: Groovy
Iss
20 matches
Mail list logo