[GitHub] [groovy] pbielicki commented on a change in pull request #1552: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" th…

2021-04-10 Thread GitBox
pbielicki commented on a change in pull request #1552: URL: https://github.com/apache/groovy/pull/1552#discussion_r611023878 ## File path: src/test/groovy/StringTest.groovy ## @@ -241,6 +241,11 @@ foo text = $/$//$ assert text == '$$/' + +

[GitHub] [groovy] pbielicki commented on a change in pull request #1552: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" th…

2021-04-10 Thread GitBox
pbielicki commented on a change in pull request #1552: URL: https://github.com/apache/groovy/pull/1552#discussion_r611023878 ## File path: src/test/groovy/StringTest.groovy ## @@ -241,6 +241,11 @@ foo text = $/$//$ assert text == '$$/' + +

[jira] [Commented] (GROOVY-10025) "Assimilate" expressions from other languages (Scala, Python...)

2021-04-10 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318467#comment-17318467 ] Daniel Sun commented on GROOVY-10025: - As for the list comprehension, Groovy 4 supports it via

[GitHub] [groovy] timyates commented on a change in pull request #1552: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" th…

2021-04-10 Thread GitBox
timyates commented on a change in pull request #1552: URL: https://github.com/apache/groovy/pull/1552#discussion_r611042118 ## File path: src/test/groovy/StringTest.groovy ## @@ -241,6 +241,11 @@ foo text = $/$//$ assert text == '$$/' + +

[GitHub] [groovy] paulk-asert merged pull request #1547: Updates Micronaut Joint Validation to Micronaut 3.0.x branch

2021-04-10 Thread GitBox
paulk-asert merged pull request #1547: URL: https://github.com/apache/groovy/pull/1547 -- 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. For queries about this service,

[GitHub] [groovy] paulk-asert commented on pull request #1547: Updates Micronaut Joint Validation to Micronaut 3.0.x branch

2021-04-10 Thread GitBox
paulk-asert commented on pull request #1547: URL: https://github.com/apache/groovy/pull/1547#issuecomment-817206317 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

[GitHub] [groovy] asfgit merged pull request #1552: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" th…

2021-04-10 Thread GitBox
asfgit merged pull request #1552: URL: https://github.com/apache/groovy/pull/1552 -- 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. For queries about this service, please

[jira] [Created] (GROOVY-10030) Bump asciidoctor versions

2021-04-10 Thread Paul King (Jira)
Paul King created GROOVY-10030: -- Summary: Bump asciidoctor versions Key: GROOVY-10030 URL: https://issues.apache.org/jira/browse/GROOVY-10030 Project: Groovy Issue Type: Dependency upgrade

[jira] [Updated] (GROOVY-10024) Dollar slashy /$ string ending in backslash "breaks" the parser

2021-04-10 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10024: --- Priority: Critical (was: Blocker) > Dollar slashy /$ string ending in backslash "breaks" the

[GitHub] [groovy] asfgit closed pull request #1545: GROOVY-10011: STC: instanceof refines declared type for diamond operator

2021-04-10 Thread GitBox
asfgit closed pull request #1545: URL: https://github.com/apache/groovy/pull/1545 -- 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. For queries about this service, please

[jira] [Resolved] (GROOVY-10011) Combining flow typing and type argument inference does not work as expected

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10011. -- Fix Version/s: 4.0.0-alpha-3 Resolution: Fixed > Combining flow typing and type

[jira] [Resolved] (GROOVY-10023) Remove BSF from Groovy 4

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10023. -- Fix Version/s: 4.0.0-alpha-3 Resolution: Fixed > Remove BSF from Groovy 4 >

[GitHub] [groovy] paulk-asert commented on pull request #1552: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" th…

2021-04-10 Thread GitBox
paulk-asert commented on pull request #1552: URL: https://github.com/apache/groovy/pull/1552#issuecomment-817205968 Proposed PR merged. -- 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

[jira] [Updated] (GROOVY-10024) Dollar slashy /$ string ending in backslash "breaks" the parser

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10024: - Fix Version/s: 3.0.8 > Dollar slashy /$ string ending in backslash "breaks" the parser >

[jira] [Resolved] (GROOVY-10030) Bump asciidoctor versions

2021-04-10 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-10030. Fix Version/s: 4.0.0-alpha-3 Resolution: Fixed > Bump asciidoctor versions >

[jira] [Resolved] (GROOVY-10024) Dollar slashy /$ string ending in backslash "breaks" the parser

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-10024. -- Fix Version/s: 4.0.0-alpha-3 Resolution: Fixed > Dollar slashy /$ string ending in

[GitHub] [groovy] paulk-asert commented on pull request #1545: GROOVY-10011: STC: instanceof refines declared type for diamond operator

2021-04-10 Thread GitBox
paulk-asert commented on pull request #1545: URL: https://github.com/apache/groovy/pull/1545#issuecomment-817206775 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

[GitHub] [groovy] asfgit merged pull request #1550: GROOVY-10023: Remove BSF module from Groovy 4

2021-04-10 Thread GitBox
asfgit merged pull request #1550: URL: https://github.com/apache/groovy/pull/1550 -- 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. For queries about this service, please

[jira] [Updated] (GROOVY-9996) Cannot infer correct type argument when using subtyping

2021-04-10 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-9996: -- Fix Version/s: 3.0.8 > Cannot infer correct type argument when using subtyping >

[jira] [Updated] (GROOVY-10011) Combining flow typing and type argument inference does not work as expected

2021-04-10 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-10011: --- Fix Version/s: 3.0.8 > Combining flow typing and type argument inference does not work as expected

[GitHub] [groovy] danielsun1106 commented on pull request #1552: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" th…

2021-04-10 Thread GitBox
danielsun1106 commented on pull request #1552: URL: https://github.com/apache/groovy/pull/1552#issuecomment-817109100 The test result is green ;-) -- 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

[GitHub] [groovy] paulk-asert commented on a change in pull request #1552: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" th…

2021-04-10 Thread GitBox
paulk-asert commented on a change in pull request #1552: URL: https://github.com/apache/groovy/pull/1552#discussion_r611036046 ## File path: src/test/groovy/StringTest.groovy ## @@ -241,6 +241,11 @@ foo text = $/$//$ assert text == '$$/' + +

[GitHub] [groovy] danielsun1106 commented on pull request #1550: GROOVY-10023: Remove BSF module from Groovy 4

2021-04-10 Thread GitBox
danielsun1106 commented on pull request #1550: URL: https://github.com/apache/groovy/pull/1550#issuecomment-817109305 +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.

[GitHub] [groovy] timyates commented on a change in pull request #1552: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" th…

2021-04-10 Thread GitBox
timyates commented on a change in pull request #1552: URL: https://github.com/apache/groovy/pull/1552#discussion_r611026826 ## File path: src/test/groovy/StringTest.groovy ## @@ -241,6 +241,11 @@ foo text = $/$//$ assert text == '$$/' + +

[GitHub] [groovy] danielsun1106 commented on pull request #1552: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" th…

2021-04-10 Thread GitBox
danielsun1106 commented on pull request #1552: URL: https://github.com/apache/groovy/pull/1552#issuecomment-817106706 LGTM. Let's wait for the test result: https://github.com/danielsun1106/groovy-parser/tree/GROOVY-10024 -- This is an automated message from the Apache Git Service. To

[GitHub] [groovy] Exploder98 opened a new pull request #1553: Implement GROOVY-9649: left-open and full-open ranges

2021-04-10 Thread GitBox
Exploder98 opened a new pull request #1553: URL: https://github.com/apache/groovy/pull/1553 [JIRA Issue](https://issues.apache.org/jira/browse/GROOVY-9649) This Pull request implements the above feature and adds test cases related to left- and full-open ranges. We have also added

[jira] [Updated] (GROOVY-10029) SC: produce direct method call for assignment of collection to array

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10029: - Issue Type: Improvement (was: Bug) > SC: produce direct method call for assignment of

[GitHub] [groovy] eric-milles commented on a change in pull request #1553: Implement GROOVY-9649: left-open and full-open ranges

2021-04-10 Thread GitBox
eric-milles commented on a change in pull request #1553: URL: https://github.com/apache/groovy/pull/1553#discussion_r611073690 ## File path: src/main/java/org/codehaus/groovy/ast/expr/RangeExpression.java ## @@ -27,26 +27,42 @@ * for i in 0..10 {...} */ public class

[jira] [Created] (GROOVY-10029) SC: produce direct method call for for collection to array assignment

2021-04-10 Thread Eric Milles (Jira)
Eric Milles created GROOVY-10029: Summary: SC: produce direct method call for for collection to array assignment Key: GROOVY-10029 URL: https://issues.apache.org/jira/browse/GROOVY-10029 Project:

[jira] [Updated] (GROOVY-10029) SC: produce direct method call for assignment of collection to array

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10029: - Description: Consider the following: {code:groovy} @groovy.transform.CompileStatic void test()

[jira] [Updated] (GROOVY-10028) Add support for type conversion from Stream to array/collection/list/set

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10028: - Issue Type: Improvement (was: Bug) > Add support for type conversion from Stream to

[jira] [Commented] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API

2021-04-10 Thread Dario Arena (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318541#comment-17318541 ] Dario Arena commented on GROOVY-10026: -- [~emilles] yes you are right, maybe i badly explained

[jira] [Commented] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318552#comment-17318552 ] Eric Milles commented on GROOVY-10026: -- It is also be possible to introduce a unary operator that

[GitHub] [groovy] eric-milles commented on a change in pull request #1553: Implement GROOVY-9649: left-open and full-open ranges

2021-04-10 Thread GitBox
eric-milles commented on a change in pull request #1553: URL: https://github.com/apache/groovy/pull/1553#discussion_r611073338 ## File path: src/main/java/org/codehaus/groovy/ast/expr/RangeExpression.java ## @@ -64,10 +80,20 @@ public boolean isInclusive() { return

[jira] [Commented] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318564#comment-17318564 ] Eric Milles commented on GROOVY-10026: -- It is also possible to implement "Stream employeeStream =

[jira] [Commented] (GROOVY-10025) "Assimilate" expressions from other languages (Scala, Python...)

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318526#comment-17318526 ] Eric Milles commented on GROOVY-10025: -- In the case of {{findAll}} followed by {{collect}}, you

[jira] [Comment Edited] (GROOVY-10025) "Assimilate" expressions from other languages (Scala, Python...)

2021-04-10 Thread Dario Arena (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318539#comment-17318539 ] Dario Arena edited comment on GROOVY-10025 at 4/10/21, 4:53 PM:

[jira] [Commented] (GROOVY-10025) "Assimilate" expressions from other languages (Scala, Python...)

2021-04-10 Thread Dario Arena (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318539#comment-17318539 ] Dario Arena commented on GROOVY-10025: -- [~abdulsubahan] GINQ is very nice, i didn't know that this

[jira] [Comment Edited] (GROOVY-10025) "Assimilate" expressions from other languages (Scala, Python...)

2021-04-10 Thread Dario Arena (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318539#comment-17318539 ] Dario Arena edited comment on GROOVY-10025 at 4/10/21, 4:53 PM:

[GitHub] [groovy] eric-milles commented on a change in pull request #1553: Implement GROOVY-9649: left-open and full-open ranges

2021-04-10 Thread GitBox
eric-milles commented on a change in pull request #1553: URL: https://github.com/apache/groovy/pull/1553#discussion_r611073139 ## File path: src/main/java/org/codehaus/groovy/ast/expr/RangeExpression.java ## @@ -27,26 +27,42 @@ * for i in 0..10 {...} */ public class

[GitHub] [groovy] eric-milles commented on a change in pull request #1553: Implement GROOVY-9649: left-open and full-open ranges

2021-04-10 Thread GitBox
eric-milles commented on a change in pull request #1553: URL: https://github.com/apache/groovy/pull/1553#discussion_r611073061 ## File path: src/main/java/org/codehaus/groovy/ast/expr/RangeExpression.java ## @@ -27,26 +27,42 @@ * for i in 0..10 {...} */ public class

[jira] [Commented] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318521#comment-17318521 ] Eric Milles commented on GROOVY-10026: -- You can use the streams API in any Groovy source and mix

[jira] [Updated] (GROOVY-10028) Add support for type conversion from Stream to array/collection/list/set

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10028: - Description: Consider the following: {code:groovy} void test(source) { Number[] array =

[jira] [Created] (GROOVY-10028) Add support for type conversion from Stream to array/collection/list/set

2021-04-10 Thread Eric Milles (Jira)
Eric Milles created GROOVY-10028: Summary: Add support for type conversion from Stream to array/collection/list/set Key: GROOVY-10028 URL: https://issues.apache.org/jira/browse/GROOVY-10028 Project:

[jira] [Commented] (GROOVY-10026) Update the GDK to better support java streams and Publish/Subscribe API

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318551#comment-17318551 ] Eric Milles commented on GROOVY-10026: -- All I can think of is shortening the ".stream()" call to

[GitHub] [groovy] eric-milles commented on a change in pull request #1553: Implement GROOVY-9649: left-open and full-open ranges

2021-04-10 Thread GitBox
eric-milles commented on a change in pull request #1553: URL: https://github.com/apache/groovy/pull/1553#discussion_r611073061 ## File path: src/main/java/org/codehaus/groovy/ast/expr/RangeExpression.java ## @@ -27,26 +27,42 @@ * for i in 0..10 {...} */ public class

[jira] [Comment Edited] (GROOVY-10025) "Assimilate" expressions from other languages (Scala, Python...)

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318526#comment-17318526 ] Eric Milles edited comment on GROOVY-10025 at 4/10/21, 3:15 PM: In the

[jira] [Updated] (GROOVY-10028) Add support for type conversion from Stream to array/collection/list/set

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10028: - Description: Consider the following: {code:groovy} void test(source) { Number[] array =

[jira] [Updated] (GROOVY-10029) SC: produce direct method call for assignment of collection to array

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10029: - Summary: SC: produce direct method call for assignment of collection to array (was: SC:

[jira] [Assigned] (GROOVY-10023) Remove BSF from Groovy 4

2021-04-10 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-10023: Assignee: Paul King > Remove BSF from Groovy 4 > > >

[jira] [Commented] (GROOVY-9649) left-open and full-open ranges

2021-04-10 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318655#comment-17318655 ] Daniel Sun commented on GROOVY-9649: +1 > left-open and full-open ranges >