[jira] [Resolved] (GROOVY-10189) File.withWriter and Path.withWriter are inconsistent

2021-08-12 Thread Daniel Sun (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-10189. - Fix Version/s: 3.0.9 4.0.0-beta-1 Assignee: Paul King

[GitHub] [groovy] danielsun1106 commented on pull request #1609: GROOVY-10189: File.withWriter and Path.withWriter are inconsistent

2021-08-12 Thread GitBox
danielsun1106 commented on pull request #1609: URL: https://github.com/apache/groovy/pull/1609#issuecomment-898049391 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

[GitHub] [groovy] danielsun1106 merged pull request #1609: GROOVY-10189: File.withWriter and Path.withWriter are inconsistent

2021-08-12 Thread GitBox
danielsun1106 merged pull request #1609: URL: https://github.com/apache/groovy/pull/1609 -- 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:

[GitHub] [groovy] eric-milles commented on a change in pull request #1608: GROOVY-10195: Groovy should have a @Final AST transform

2021-08-12 Thread GitBox
eric-milles commented on a change in pull request #1608: URL: https://github.com/apache/groovy/pull/1608#discussion_r688067759 ## File path: src/test/org/codehaus/groovy/transform/FinalTransformTest.groovy ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [groovy] eric-milles commented on a change in pull request #1608: GROOVY-10195: Groovy should have a @Final AST transform

2021-08-12 Thread GitBox
eric-milles commented on a change in pull request #1608: URL: https://github.com/apache/groovy/pull/1608#discussion_r688066854 ## File path: src/test/org/codehaus/groovy/transform/FinalTransformTest.groovy ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [groovy] eric-milles commented on a change in pull request #1608: GROOVY-10195: Groovy should have a @Final AST transform

2021-08-12 Thread GitBox
eric-milles commented on a change in pull request #1608: URL: https://github.com/apache/groovy/pull/1608#discussion_r688066854 ## File path: src/test/org/codehaus/groovy/transform/FinalTransformTest.groovy ## @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [groovy] eric-milles commented on pull request #1608: GROOVY-10195: Groovy should have a @Final AST transform

2021-08-12 Thread GitBox
eric-milles commented on pull request #1608: URL: https://github.com/apache/groovy/pull/1608#issuecomment-897949542 I find it confusing to try and sort out the purpose of `final` vs `@Final` vs `@AutoFinal`. Is the concept of "no extend" or "no override" what is represented here? --

[GitHub] [groovy] eric-milles opened a new pull request #1610: GROOVY-10199: ASTTest: evaluate with compliation unit's transform loader

2021-08-12 Thread GitBox
eric-milles opened a new pull request #1610: URL: https://github.com/apache/groovy/pull/1610 https://issues.apache.org/jira/browse/GROOVY-10199 -- 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

[jira] [Created] (GROOVY-10199) ASTTest cannot reference types from transform classpath

2021-08-12 Thread Eric Milles (Jira)
Eric Milles created GROOVY-10199: Summary: ASTTest cannot reference types from transform classpath Key: GROOVY-10199 URL: https://issues.apache.org/jira/browse/GROOVY-10199 Project: Groovy

[jira] [Created] (GROOVY-10198) Extending a class via its superclass' metaclass changes method visibility rules

2021-08-12 Thread L (Jira)
L created GROOVY-10198: -- Summary: Extending a class via its superclass' metaclass changes method visibility rules Key: GROOVY-10198 URL: https://issues.apache.org/jira/browse/GROOVY-10198 Project: Groovy

[jira] [Commented] (GROOVY-10197) java.lang.VerifyError using property inside enum's constant

2021-08-12 Thread Ivan Kuznetsov (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17397974#comment-17397974 ] Ivan Kuznetsov commented on GROOVY-10197: - This is very similar to GROOVY-9524 >

[jira] [Created] (GROOVY-10197) java.lang.VerifyError using property inside enum's constant

2021-08-12 Thread Ivan Kuznetsov (Jira)
Ivan Kuznetsov created GROOVY-10197: --- Summary: java.lang.VerifyError using property inside enum's constant Key: GROOVY-10197 URL: https://issues.apache.org/jira/browse/GROOVY-10197 Project: Groovy