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.
>
> ```
>
orubel commented on PR #1867:
URL: https://github.com/apache/groovy/pull/1867#issuecomment-1712051390
@paulk-asert
> There are two separate method call expressions with name `_` in your
example.
AFAIK this is following the example (works great anyway) to set it so that
only
dependabot[bot] opened a new pull request, #1951:
URL: https://github.com/apache/groovy/pull/1951
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
Release notes
Sourced from https://github.com/actions/checkout/releases";>actions/checkout's
releases.
dependabot[bot] opened a new pull request, #1952:
URL: https://github.com/apache/groovy/pull/1952
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.11.1 to 1.11.2.
[
from 5.1.6 to 5.1.8.
Release notes
Sourced from https://github.com/jfrog/ar
daniellansun merged PR #1957:
URL: https://github.com/apache/groovy/pull/1957
--
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...@
paulk-asert merged PR #1956:
URL: https://github.com/apache/groovy/pull/1956
--
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
dependabot[bot] opened a new pull request, #1958:
URL: https://github.com/apache/groovy/pull/1958
Bumps
[org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gradle-plugin)
from 5.1.8 to 5.1.9.
Release notes
Sourced from https://github.com/jfrog/ar
daniellansun merged PR #1958:
URL: https://github.com/apache/groovy/pull/1958
--
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, #1960:
URL: https://github.com/apache/groovy/pull/1960
Bumps org.sonarqube from 4.3.1.3277 to 4.4.0.3356.
[
from 5.1.9 to 5.1.10.
Release notes
Sourced from https://github.com/jfrog/a
dependabot[bot] opened a new pull request, #1962:
URL: https://github.com/apache/groovy/pull/1962
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.11.2 to 1.11.3.
[
--
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-m
dependabot[bot] opened a new pull request, #1964:
URL: https://github.com/apache/groovy/pull/1964
Bumps org.sonarqube from 4.3.1.3277 to 4.4.1.3373.
[
from 5.1.3 to 5.1.4.
Release notes
Sourced from https://github.com/spotbugs
Goooler merged PR #1967:
URL: https://github.com/apache/groovy/pull/1967
--
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
Goooler merged PR #1966:
URL: https://github.com/apache/groovy/pull/1966
--
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, #1968:
URL: https://github.com/apache/groovy/pull/1968
Bumps
[com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin)
from 5.1.4 to 5.1.5.
Release notes
Sourced from https://github.com/spotbugs
Goooler merged PR #1968:
URL: https://github.com/apache/groovy/pull/1968
--
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, #1969:
URL: https://github.com/apache/groovy/pull/1969
Bumps
[com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin)
from 5.1.5 to 5.2.0.
Release notes
Sourced from https://github.com/spotbugs
Goooler merged PR #1969:
URL: https://github.com/apache/groovy/pull/1969
--
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
asfgit closed pull request #1147: fix GROOVY-9367
URL: https://github.com/apache/groovy/pull/1147
--
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: notifi
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
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
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
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
yuhengfdada commented on PR #1970:
URL: https://github.com/apache/groovy/pull/1970#issuecomment-1771312550
Thank you so much @blackdrag @eric-milles for your comments . Now I
understand the problem is more complicated than I thought. Closing the PR for
now.
--
This is an automated messag
yuhengfdada closed pull request #1970: GROOVY-11192: Diamond inference should
work on subclasses with less generic parameters
URL: https://github.com/apache/groovy/pull/1970
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
yuhengfdada commented on PR #1970:
URL: https://github.com/apache/groovy/pull/1970#issuecomment-1771993296
> 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
yuhengfdada opened a new pull request, #1972:
URL: https://github.com/apache/groovy/pull/1972
# Analysis
As mentioned by Paul's comment in the jira, this is a bug in
`JsonParserCharArray`. The problem does not exist in
`JsonParserUsingCharacterSource`.
After debugging through both cla
yuhengfdada opened a new pull request, #1974:
URL: https://github.com/apache/groovy/pull/1974
This approach avoids array copy as in
https://github.com/apache/groovy/pull/1972 by using a simple counter.
--
This is an automated message from the Apache Git Service.
To respond to the message,
yuhengfdada commented on PR #1972:
URL: https://github.com/apache/groovy/pull/1972#issuecomment-1774046490
With this change, this unit test is failing in `JsonSlurperLaxTest.groovy`:
```
void testArrayOfArrayWithSimpleValues() {
assert parser.parseText('[1, 2, 3, ["a", "b
daniellansun commented on PR #1973:
URL: https://github.com/apache/groovy/pull/1973#issuecomment-1774077583
It would be better if you could provide the related test as well.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
dependabot[bot] opened a new pull request, #1975:
URL: https://github.com/apache/groovy/pull/1975
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.11.3 to 1.12.
[ {
> assert parser.parseText('[1,
yuhengfdada closed pull request #1972: GROOVY-11200: JsonSlurper should throw
exception when parsing invalid String ended with a right curly brace
URL: https://github.com/apache/groovy/pull/1972
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
keeganwitt opened a new pull request, #1976:
URL: https://github.com/apache/groovy/pull/1976
(no comment)
--
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-
keeganwitt opened a new pull request, #1977:
URL: https://github.com/apache/groovy/pull/1977
(no comment)
--
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-
Goooler merged PR #1975:
URL: https://github.com/apache/groovy/pull/1975
--
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
pinicarus commented on PR #1973:
URL: https://github.com/apache/groovy/pull/1973#issuecomment-1780972154
> It would be better if you could provide the related test as well.
I added the range bounds to the existing test
--
This is an automated message from the Apache Git Service.
To
paulk-asert merged PR #1973:
URL: https://github.com/apache/groovy/pull/1973
--
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
paulk-asert commented on PR #1973:
URL: https://github.com/apache/groovy/pull/1973#issuecomment-1783659833
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
dependabot[bot] opened a new pull request, #1978:
URL: https://github.com/apache/groovy/pull/1978
Bumps me.champeau.jmh:jmh-gradle-plugin from 0.7.1 to 0.7.2.
[
--
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
paulk-asert merged PR #1980:
URL: https://github.com/apache/groovy/pull/1980
--
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
paulk-asert merged PR #1981:
URL: https://github.com/apache/groovy/pull/1981
--
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
paulk-asert opened a new pull request, #1983:
URL: https://github.com/apache/groovy/pull/1983
…ndency)
--
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-mai
paulk-asert merged PR #1982:
URL: https://github.com/apache/groovy/pull/1982
--
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
paulk-asert merged PR #1983:
URL: https://github.com/apache/groovy/pull/1983
--
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
paulk-asert opened a new pull request, #1984:
URL: https://github.com/apache/groovy/pull/1984
(no comment)
--
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
paulk-asert merged PR #1984:
URL: https://github.com/apache/groovy/pull/1984
--
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
paulk-asert merged PR #1985:
URL: https://github.com/apache/groovy/pull/1985
--
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
paulk-asert opened a new pull request, #1986:
URL: https://github.com/apache/groovy/pull/1986
(no comment)
--
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
paulk-asert merged PR #1986:
URL: https://github.com/apache/groovy/pull/1986
--
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
dependabot[bot] opened a new pull request, #1987:
URL: https://github.com/apache/groovy/pull/1987
Bumps
[com.github.spotbugs.snom:spotbugs-gradle-plugin](https://github.com/spotbugs/spotbugs-gradle-plugin)
from 5.2.1 to 5.2.3.
Release notes
Sourced from https://github.com/spotbugs
Goooler merged PR #1987:
URL: https://github.com/apache/groovy/pull/1987
--
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, #1988:
URL: https://github.com/apache/groovy/pull/1988
Bumps com.github.ben-manes.versions from 0.49.0 to 0.50.0.
[
from 5.1.10 to 5.1.11.
Release notes
Sourced from https://github.com/jfrog/
paulk-asert merged PR #1990:
URL: https://github.com/apache/groovy/pull/1990
--
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
paulk-asert commented on PR #1990:
URL: https://github.com/apache/groovy/pull/1990#issuecomment-1820360754
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
daniellansun merged PR #1991:
URL: https://github.com/apache/groovy/pull/1991
--
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...@
daniellansun merged PR #1988:
URL: https://github.com/apache/groovy/pull/1988
--
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...@
keeganwitt opened a new pull request, #1992:
URL: https://github.com/apache/groovy/pull/1992
(no comment)
--
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-
codecov-commenter commented on PR #1992:
URL: https://github.com/apache/groovy/pull/1992#issuecomment-1821943088
##
[Codecov](https://app.codecov.io/gh/apache/groovy/pull/1992?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
Re
daniellansun commented on PR #1993:
URL: https://github.com/apache/groovy/pull/1993#issuecomment-1822201590
+1
--
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 unsubscrib
paulk-asert merged PR #1989:
URL: https://github.com/apache/groovy/pull/1989
--
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
daniellansun merged PR #1993:
URL: https://github.com/apache/groovy/pull/1993
--
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...@
daniellansun commented on PR #1993:
URL: https://github.com/apache/groovy/pull/1993#issuecomment-1824629521
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.
eric-milles commented on PR #1994:
URL: https://github.com/apache/groovy/pull/1994#issuecomment-1826377223
Do you have some description how this will be integrated? Adding something
to `ClassExpression` without changing its `transformExpression` or `visit` does
not make it clear where this
daniellansun commented on PR #1994:
URL: https://github.com/apache/groovy/pull/1994#issuecomment-1826386161
I am looking for better AST for pattern matching for both `instanceof` and
`switch`.
The PR is just for `instanceof`, but I try to make flexible to change easily
for other pattern
eric-milles commented on PR #1994:
URL: https://github.com/apache/groovy/pull/1994#issuecomment-1826398019
It would have been better to state in the original issue ticket that the
goal is to support `instanceof` and `switch` pattern matching. It is still not
clear from this where your plan
daniellansun closed pull request #1994: GROOVY-11229: Support pattern matching
for `instanceof`
URL: https://github.com/apache/groovy/pull/1994
--
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 sp
601 - 700 of 1471 matches
Mail list logo