You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (GROOVY-9324) Implement `AstStringCompiler` in Java - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/01 07:18:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9320) Support serializable lambda expression - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/01 07:51:00 UTC, 3 replies.
- [jira] [Created] (GROOVY-9326) Bump CodeNarc to 1.5 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/01 09:26:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1113: GROOVY-9326: Bump CodeNarc to 1.5 - posted by GitBox <gi...@apache.org> on 2019/12/01 09:27:49 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1113: GROOVY-9326: Bump CodeNarc to 1.5 - posted by GitBox <gi...@apache.org> on 2019/12/01 09:51:57 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9326) Bump CodeNarc to 1.5 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/01 09:53:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #1109: GROOVY-9183: use property initial value as default for map.getOrDefault - posted by GitBox <gi...@apache.org> on 2019/12/01 12:14:07 UTC, 1 replies.
- [GitHub] [groovy] lidiameftah98 opened a new pull request #1114: Update README.adoc - posted by GitBox <gi...@apache.org> on 2019/12/01 20:30:39 UTC, 0 replies.
- [GitHub] [groovy] eric-milles merged pull request #1106: double stars for static imports - posted by GitBox <gi...@apache.org> on 2019/12/02 00:35:11 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1109: GROOVY-9183: use property initial value as default for map.getOrDefault - posted by GitBox <gi...@apache.org> on 2019/12/02 01:41:31 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9183) Issue using @MapConstructor and @NamedVariant - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/02 01:49:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1110: GROOVY-9320: Support serializable lambda expression - posted by GitBox <gi...@apache.org> on 2019/12/02 06:35:59 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9312) Recent grape changes break certain usage on Windows - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/02 08:05:00 UTC, 4 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1115: GROOVY-8825: Conflict between @Generated and @Delegate - posted by GitBox <gi...@apache.org> on 2019/12/02 12:32:57 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9312) Recent grape changes break certain usage on Windows - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/02 21:41:00 UTC, 1 replies.
- [GitHub] [groovy] asfgit merged pull request #1115: GROOVY-8825: Conflict between @Generated and @Delegate - posted by GitBox <gi...@apache.org> on 2019/12/03 00:51:58 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8825) CLONE - Conflict between @Generated and @Delegate - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/03 00:59:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1114: Update README.adoc - posted by GitBox <gi...@apache.org> on 2019/12/03 01:48:34 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #1114: Update README.adoc - posted by GitBox <gi...@apache.org> on 2019/12/03 01:53:56 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1107: GROOVY-9207: fixed links in core-metaprogramming - posted by GitBox <gi...@apache.org> on 2019/12/03 06:50:04 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #1107: GROOVY-9207: fixed links in core-metaprogramming - posted by GitBox <gi...@apache.org> on 2019/12/03 06:51:08 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9207) Links in AST transforms section broken - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/03 06:53:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9185) groovyc doesn't keep RetentionPolicy in generated bytecode - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/03 12:30:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9323) AST for precompiled classes loaded from the classpath does not contain constructor annotation information - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/03 12:55:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9323) AST for precompiled classes loaded from the classpath does not contain constructor annotation information - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/03 22:39:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #1108: GROOVY-9174: try junit-platform-launcher as compile-time-only dependency - posted by GitBox <gi...@apache.org> on 2019/12/04 03:39:56 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9323) AST for precompiled classes loaded from the classpath does not contain constructor annotation information - posted by "Marcin Erdmann (Jira)" <ji...@apache.org> on 2019/12/04 09:14:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9327) @CompileStatic is not propagated to anonymous class - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2019/12/04 13:12:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9328) Cannot call private method of containing class in @CS - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2019/12/04 13:14:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9328) Cannot call private method of containing class in @CS - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2019/12/04 13:16:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-9328) Cannot call private member of containing class in @CS - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2019/12/04 13:19:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1110: GROOVY-9320: Support serializable lambda expression - posted by GitBox <gi...@apache.org> on 2019/12/04 21:47:58 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #1110: GROOVY-9320: Support serializable lambda expression - posted by GitBox <gi...@apache.org> on 2019/12/04 21:52:04 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9320) Support serializable lambda expression - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/04 23:32:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9320) Support serializable lambda expression - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/04 23:32:00 UTC, 0 replies.
- [GitHub] [groovy] wangjianan opened a new pull request #1116: Fix typo - posted by GitBox <gi...@apache.org> on 2019/12/05 09:57:18 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1116: Fix typo - posted by GitBox <gi...@apache.org> on 2019/12/05 10:44:37 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #1116: Fix typo - posted by GitBox <gi...@apache.org> on 2019/12/05 10:46:19 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1117: Fix OOME while `parseClass(scriptText)` - posted by GitBox <gi...@apache.org> on 2019/12/06 03:21:29 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on issue #1117: Fix OOME while `parseClass(scriptText)` - posted by GitBox <gi...@apache.org> on 2019/12/06 03:39:16 UTC, 0 replies.
- [GitHub] [groovy] eric-milles edited a comment on issue #1117: Fix OOME while `parseClass(scriptText)` - posted by GitBox <gi...@apache.org> on 2019/12/06 03:40:37 UTC, 1 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1117: Fix OOME while `parseClass(scriptText)` - posted by GitBox <gi...@apache.org> on 2019/12/06 04:00:39 UTC, 0 replies.
- [jira] [Created] (GROOVY-9329) OOME raised while `parseClass(scriptText)` - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/06 04:09:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9329) OOME raised while `parseClass(scriptText)` - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/06 04:12:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-9329) OOME raised while `parseClass(scriptText)` - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/06 04:19:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 edited a comment on issue #1117: GROOVY-9329: OOME raised while `parseClass(scriptText)` - posted by GitBox <gi...@apache.org> on 2019/12/06 06:20:58 UTC, 1 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1117: GROOVY-9329: OOME raised while `parseClass(scriptText)` - posted by GitBox <gi...@apache.org> on 2019/12/06 07:10:55 UTC, 2 replies.
- [GitHub] [groovy] eric-milles commented on issue #1117: GROOVY-9329: OOME raised while `parseClass(scriptText)` - posted by GitBox <gi...@apache.org> on 2019/12/06 15:29:03 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9090) StackOverflowError on Gradle compileGroovy - posted by "Andrii Plotnikov (Jira)" <ji...@apache.org> on 2019/12/06 16:35:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9328) Cannot call private member of containing class in @CS - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/06 17:24:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9330) Bump javaparser to 3.15.6 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/07 18:19:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9330) Bump javaparser to 3.15.6 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/07 19:21:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9331) shuffled() DGM method shuffles wrong list - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:25:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9331) shuffled() DGM method shuffles wrong list - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8372) GrapeIvy downloads wrong artifact for non-default conf when artifact name is not the same as the module - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9257) Could not create Groovysh with JDK 11 and Spring-Boot - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9289) @Delegate should check property/method names for annotation attributes like includes/excludes - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9183) Issue using @MapConstructor and @NamedVariant - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8441) IllegalAccessError when calling a public method on a field whose type is declared to be a package-private implementation one - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9294) SC: array length not available within closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8315) Looping in GroovyRecognizer.enumConstants during compilation - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8304) Upgrade Apache Ivy from 2.4.0 to a newer version - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9195) STC: mixed checking for access to non-public fields - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9321) @CompileStatic on call of static method on interface (Java 8): VerifyError - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8686) STC: type inferencing for (a instanceof C && a...) bleeds into enclosing scope - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9293) Compilation error when accessing package-private super class field using `this` from inside a closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9320) Support serializable lambda expression - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9173) IllegalAccessError for class extending Java class that provides protected getProperty/setProperty - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9238) Groovy 2.5 AnnotationCollector not generating expected bytecode - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:36:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7722) StackOverflowError when use anonymous class with generics. - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9197) Groovyc fails to correctly propagate classpath entries to javac when run under JDK 11 - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9323) AST for precompiled classes loaded from the classpath does not contain constructor annotation information - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9301) [Antlr2]Parser error for enum constant with comma followed by method - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8825) CLONE - Conflict between @Generated and @Delegate - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9207) Links in AST transforms section broken - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8457) Compiler error for @CompileStatic and @NotYetImplemented combination - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7996) Using with method with a closure that references a protected property produces ClassCastException - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9316) Improved toString for AnnotationNode - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9245) synthetic constructors should be ignored - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8775) Bug joint compilation in ant task groovyc: classpath not set - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9288) Compilation error when accessing a protected super class field from inside a closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8305) Error trying to grab a dependency available in local m2 repo when using the default Ivy settings file provided by Groovy - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8855) Calling Matcher.asBoolean() twice returns different results - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9292) Compilation error when accessing a protected super class field from a closure using owner, delegate or thisObject qualifier (different package) - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9126) Unreachable line numbers after ARETURN in bytecode - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8930) JVM verification fails when using static interface method from inside CompileStatic groovy - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8399) ImportCustomizer is applied once per class (should be once per module) - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9312) Recent grape changes break certain usage on Windows - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8310) Strange @CompileStatic check in Closure - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8423) Private and protected inner classes have incorrect access modifier values - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9298) Eliminate some illegal access warnings when indy is enabled - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8446) void[] return type causes compiler to fail - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/09 21:37:03 UTC, 0 replies.
- [jira] [Created] (GROOVY-9332) Error occurred when accessing static field in lambda within static initialization block - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/10 04:39:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1118: GROOVY-9332: Error occurred when accessing static field in lambda wit… - posted by GitBox <gi...@apache.org> on 2019/12/10 11:09:52 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9328) Cannot call private member of containing class in @CS - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/10 17:07:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1119: GROOVY-9328: add outer class accessors to all outer classes - posted by GitBox <gi...@apache.org> on 2019/12/10 18:08:33 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9332) Error occurred when accessing static field in lambda within static initialization block - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/10 18:38:00 UTC, 9 replies.
- [jira] [Commented] (GROOVY-8996) String literal unexpectedly resolving to a local variable - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/10 20:55:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8996) String literal unexpectedly resolving to a local variable - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/10 20:55:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1119: GROOVY-9328: add outer class accessors to all outer classes - posted by GitBox <gi...@apache.org> on 2019/12/11 07:27:35 UTC, 0 replies.
- [jira] [Created] (GROOVY-9333) `this` within native lambda does not reference the instance of enclosing class - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/11 08:02:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1120: GROOVY-9333: `this` within native lambda does not reference the insta… - posted by GitBox <gi...@apache.org> on 2019/12/11 09:15:49 UTC, 0 replies.
- [jira] [Created] (GROOVY-9334) Bump picocli to 4.1.2 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/11 15:05:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9334) Bump picocli to 4.1.2 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/11 15:08:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9330) Bump javaparser to 3.15.6 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/11 15:09:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9333) `this` within native lambda does not reference the instance of enclosing class - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/11 15:10:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-9332) Error occurred when accessing static field in lambda within static initialization block - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/11 15:10:00 UTC, 1 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1121: GROOVY-9334: Bump picocli to 4.1.2 - posted by GitBox <gi...@apache.org> on 2019/12/11 15:11:32 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1121: GROOVY-9334: Bump picocli to 4.1.2 - posted by GitBox <gi...@apache.org> on 2019/12/11 15:39:09 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9334) Bump picocli to 4.1.2 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/11 15:42:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (GROOVY-9332) Error occurred when accessing static field in lambda within static initialization block - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/11 16:12:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9332) Error occurred when accessing static field in lambda within static initialization block - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/11 16:27:00 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-9332) Error occurred when accessing static field in lambda within static initialization block - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/11 16:49:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9333) `this` within native lambda does not reference the instance of enclosing class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/11 16:59:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1120: GROOVY-9333: `this` within native lambda does not reference the insta… - posted by GitBox <gi...@apache.org> on 2019/12/11 17:01:57 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9333) `this` within native lambda does not reference the instance of enclosing class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/11 17:29:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1119: GROOVY-9328: add outer class accessors to all outer classes - posted by GitBox <gi...@apache.org> on 2019/12/12 01:01:45 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9328) Cannot call private member of containing class in @CS - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/12 01:17:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9335) DGM: VMPlugin methods appear to be outdated - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/12 20:04:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9335) DGM: VMPlugin methods appear to be outdated - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/12 21:25:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1122: Mark enum next() and previous() as generated, not modifier synthetic - posted by GitBox <gi...@apache.org> on 2019/12/12 21:54:38 UTC, 0 replies.
- [jira] [Created] (GROOVY-9336) Shift operator used in field initial value expression causing incorrect type conversion - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/12 23:16:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1117: GROOVY-9329: OOME raised while `parseClass(scriptText)` - posted by GitBox <gi...@apache.org> on 2019/12/12 23:35:34 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9329) OOME raised while `parseClass(scriptText)` - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/12 23:37:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1122: Mark enum next() and previous() as generated, not modifier synthetic - posted by GitBox <gi...@apache.org> on 2019/12/12 23:44:32 UTC, 1 replies.
- [jira] [Commented] (GROOVY-8519) Groovy should provide collect DGM variants for Optional and Future - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/13 15:27:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9337) DGM: more Optional and Stream extension methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/13 15:41:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-9337) DGM: more Optional and Stream extension methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/13 15:41:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8519) Groovy should provide collect DGM variants for Optional and Future - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/13 15:47:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8519) Groovy should provide collect DGM variants for Optional and Future - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/12/13 15:47:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9338) STC: no error for incorrect bounds match - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/13 20:12:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9338) STC: no error for incorrect bounds match - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/13 20:14:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-7985) Wrong "incompatible generic type" error - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/13 22:42:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9339) Compile-time-safe reflection access to field - posted by "Matthias Fuchs (Jira)" <ji...@apache.org> on 2019/12/14 18:13:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1123: GROOVY-6095, GROOVY-9338: check a wildcard's bounds instead of base type - posted by GitBox <gi...@apache.org> on 2019/12/14 21:07:43 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9338) STC: no error for incorrect bounds match - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/14 21:10:00 UTC, 0 replies.
- [GitHub] [groovy] bubach commented on issue #311: Generate tuple constructor with all args and annotations - posted by GitBox <gi...@apache.org> on 2019/12/15 08:38:22 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #311: Generate tuple constructor with all args and annotations - posted by GitBox <gi...@apache.org> on 2019/12/15 09:40:11 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9332) Error occurred when accessing static field in lambda within static initialization block - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/15 17:39:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9340) Lambda using variable expression parameter produces generics error for self type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/15 18:36:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9341) SC: Lambda within lambda that references "this" produces cast exceptions - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/15 18:40:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9341) SC: Lambda within lambda that references "this" produces cast exceptions - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/15 18:40:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9341) SC: Lambda within lambda that references "this" produces cast exceptions - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/15 18:41:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9342) SC: Lambda in static initializer that uses field on LHS of += produces error - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/15 18:45:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9342) SC: Lambda in static initializer that uses field on LHS of += produces error - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/15 18:50:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9342) SC: Lambda in static initializer that uses static field on LHS of += produces errors - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/15 18:51:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-9340) Lambda using variable expression parameter produces generics error for self type - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/15 18:54:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1122: Mark enum next() and previous() as generated, not modifier synthetic - posted by GitBox <gi...@apache.org> on 2019/12/16 02:18:56 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8100) MarkupBuilder cant yield before first tag - posted by "Jochen Eddelbuettel (Jira)" <ji...@apache.org> on 2019/12/16 09:04:00 UTC, 1 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1124: GROOVY-9341: fix "this" support for nested lambda expressions - posted by GitBox <gi...@apache.org> on 2019/12/19 00:40:12 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1125: GROOVY-9342: load static "this" type for static access of properties - posted by GitBox <gi...@apache.org> on 2019/12/19 01:41:02 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9342) SC: Lambda in static initializer that uses static field on LHS of += produces errors - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/19 01:42:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9341) SC: Lambda within lambda that references "this" produces cast exceptions - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/19 02:59:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9342) SC: Lambda in static initializer that uses static field on LHS of += produces errors - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/19 03:00:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-9338) STC: no error for incorrect bounds match - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/19 03:05:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9343) Variable type is not updated in operator assignment - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2019/12/19 13:52:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9343) Variable type is not updated in operator assignment - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2019/12/19 13:52:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9344) CCE in closure shared variable assignment - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2019/12/19 13:57:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9345) Closure shared variable type is polluted with unreached assignment type - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2019/12/19 14:05:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9346) Closure shared variable type is polluted with previous assignment type - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2019/12/19 14:10:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1126: GROOVY-9340: return type, not type redirect - posted by GitBox <gi...@apache.org> on 2019/12/19 16:43:36 UTC, 0 replies.
- [jira] [Reopened] (GROOVY-9342) SC: Lambda in static initializer that uses static field on LHS of += produces errors - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/19 19:25:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9342) SC: Lambda in static initializer that uses static field on LHS of += produces errors - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/19 19:26:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9347) STC: lambda expression on wildcard generics fail to resolve param type(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/19 19:34:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9347) STC: lambda expression on wildcard generics fail to resolve param type(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/19 19:35:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (GROOVY-9342) SC: Lambda in static initializer that uses static field on LHS of += produces errors - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/19 19:36:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9347) STC: lambda expression on wildcard generics fail to resolve param type(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/19 19:37:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1126: GROOVY-9340: return type, not type redirect - posted by GitBox <gi...@apache.org> on 2019/12/20 10:09:54 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1126: GROOVY-9340: return type, not type redirect - posted by GitBox <gi...@apache.org> on 2019/12/20 10:10:04 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9340) Lambda using variable expression parameter produces generics error for self type - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/20 10:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9348) Introduce finer control for AS keyword with maps - posted by "Konstantin Smirnov (Jira)" <ji...@apache.org> on 2019/12/20 14:16:00 UTC, 3 replies.
- [jira] [Created] (GROOVY-9348) Introduce finer control for AS keyword with maps - posted by "Konstantin Smirnov (Jira)" <ji...@apache.org> on 2019/12/20 14:16:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9348) Introduce finer control for AS keyword with maps - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/20 15:10:00 UTC, 2 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1127: GROOVY-9347: extract super-interface generics information for SAM coerce - posted by GitBox <gi...@apache.org> on 2019/12/20 19:47:36 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9347) STC: lambda expression on wildcard generics fail to resolve param type(s) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/20 19:56:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9349) Support JDK15 - posted by "Kazuki Shimizu (Jira)" <ji...@apache.org> on 2019/12/21 06:53:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9349) Support JDK15 - posted by "Kazuki Shimizu (Jira)" <ji...@apache.org> on 2019/12/21 06:53:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1127: GROOVY-9347: extract super-interface generics information for SAM coerce - posted by GitBox <gi...@apache.org> on 2019/12/21 07:19:38 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1127: GROOVY-9347: extract super-interface generics information for SAM coerce - posted by GitBox <gi...@apache.org> on 2019/12/21 07:20:02 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9349) Support JDK15 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/21 10:13:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-9347) STC: lambda expression on wildcard generics fail to resolve param type(s) - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/21 10:14:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9350) Bump javaparser to 3.15.7 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/21 10:58:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9350) Bump javaparser to 3.15.7 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/21 11:00:10 UTC, 0 replies.
- [jira] [Created] (GROOVY-9351) Make `NumberRange` serializable to align with `IntRange` - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/21 12:14:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1128: GROOVY-9351: Make `NumberRange` serializable to align with `IntRange` - posted by GitBox <gi...@apache.org> on 2019/12/21 12:28:16 UTC, 0 replies.
- [jira] [Created] (GROOVY-9352) Static compilation fails with NoClassDefFoundError - posted by "Cédric Champeau (Jira)" <ji...@apache.org> on 2019/12/21 14:22:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1129: GROOVY-9352: Static compilation fails with NoClassDefFoundError - posted by GitBox <gi...@apache.org> on 2019/12/21 15:24:22 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9352) Static compilation fails with NoClassDefFoundError - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/21 18:20:00 UTC, 5 replies.
- [jira] [Assigned] (GROOVY-9352) Static compilation fails with NoClassDefFoundError - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/21 18:43:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9352) Static compilation fails with NoClassDefFoundError - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/21 18:43:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1129: GROOVY-9352: Static compilation fails with NoClassDefFoundError - posted by GitBox <gi...@apache.org> on 2019/12/21 21:07:45 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1129: GROOVY-9352: Static compilation fails with NoClassDefFoundError - posted by GitBox <gi...@apache.org> on 2019/12/21 21:09:15 UTC, 1 replies.
- [GitHub] [groovy] eric-milles commented on issue #1129: GROOVY-9352: Static compilation fails with NoClassDefFoundError - posted by GitBox <gi...@apache.org> on 2019/12/21 21:47:34 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on issue #1128: GROOVY-9351: Make `NumberRange` serializable to align with `IntRange` - posted by GitBox <gi...@apache.org> on 2019/12/21 21:56:49 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1128: GROOVY-9351: Make `NumberRange` serializable to align with `IntRange` - posted by GitBox <gi...@apache.org> on 2019/12/22 06:56:35 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9352) Static compilation fails with NoClassDefFoundError - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/22 09:00:18 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9327) @CompileStatic is not propagated to anonymous class - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/12/23 17:42:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1130: GROOVY-9327: handle STC for AIC in non-STC class but STC method - posted by GitBox <gi...@apache.org> on 2019/12/23 19:41:49 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #1130: GROOVY-9327: handle STC for AIC in non-STC class but STC method - posted by GitBox <gi...@apache.org> on 2019/12/23 21:41:45 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #1128: GROOVY-9351: Make `NumberRange` serializable to align with `IntRange` - posted by GitBox <gi...@apache.org> on 2019/12/23 22:10:41 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1128: GROOVY-9351: Make `NumberRange` serializable to align with `IntRange` - posted by GitBox <gi...@apache.org> on 2019/12/24 00:03:43 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9351) Make `NumberRange` serializable to align with `IntRange` - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/24 00:05:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1130: GROOVY-9327: handle STC for AIC in non-STC class but STC method - posted by GitBox <gi...@apache.org> on 2019/12/24 00:05:20 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1130: GROOVY-9327: handle STC for AIC in non-STC class but STC method - posted by GitBox <gi...@apache.org> on 2019/12/24 00:05:37 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9327) @CompileStatic is not propagated to anonymous class - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/24 00:07:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9349) Support JDK15 - posted by "Kazuki Shimizu (Jira)" <ji...@apache.org> on 2019/12/24 23:13:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9353) Metaclass constructor overriding not working for a method inside of @CompileStatic annotated class - posted by "Viplav Soni (Jira)" <ji...@apache.org> on 2019/12/25 08:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9353) Metaclass constructor overriding not working for a method inside of @CompileStatic annotated class - posted by "Viplav Soni (Jira)" <ji...@apache.org> on 2019/12/25 08:41:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-9353) Metaclass constructor overriding not working for a method inside of @CompileStatic annotated class - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/25 10:09:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9354) Bump picocli to 4.1.4 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/25 11:05:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1131: GROOVY-9354: Bump picocli to 4.1.4 - posted by GitBox <gi...@apache.org> on 2019/12/25 11:08:51 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1131: GROOVY-9354: Bump picocli to 4.1.4 - posted by GitBox <gi...@apache.org> on 2019/12/25 11:37:19 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9354) Bump picocli to 4.1.4 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/25 11:41:00 UTC, 0 replies.
- [GitHub] [groovy] PascalSchumacher opened a new pull request #1132: Make content of statements match indentation - posted by GitBox <gi...@apache.org> on 2019/12/26 20:24:50 UTC, 0 replies.
- [GitHub] [groovy] PascalSchumacher commented on issue #1129: GROOVY-9352: Static compilation fails with NoClassDefFoundError - posted by GitBox <gi...@apache.org> on 2019/12/26 21:20:54 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1132: Make content of statements match indentation - posted by GitBox <gi...@apache.org> on 2019/12/27 03:57:19 UTC, 1 replies.
- [GitHub] [groovy] blackdrag commented on issue #1132: Make content of statements match indentation - posted by GitBox <gi...@apache.org> on 2019/12/27 13:24:57 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1132: Make content of statements match indentation - posted by GitBox <gi...@apache.org> on 2019/12/27 14:08:11 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8948) BigDecimal to primtive conversion not working - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/28 16:31:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9355) Date.format provides wrong week number value (end of year bug) - posted by "Ezer Karavani (Jira)" <ji...@apache.org> on 2019/12/29 10:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9355) Date.format provides wrong week number value (end of year bug) - posted by "Ezer Karavani (Jira)" <ji...@apache.org> on 2019/12/29 11:12:00 UTC, 0 replies.
- [GitHub] [groovy] PascalSchumacher opened a new pull request #1133: AsmClassGenerator: Remove private field genericParameterNames which i… - posted by GitBox <gi...@apache.org> on 2019/12/29 14:49:38 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1133: AsmClassGenerator: Remove private field genericParameterNames which i… - posted by GitBox <gi...@apache.org> on 2019/12/29 16:40:32 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #1133: AsmClassGenerator: Remove private field genericParameterNames which i… - posted by GitBox <gi...@apache.org> on 2019/12/29 16:40:43 UTC, 0 replies.
- [jira] [Created] (GROOVY-9356) Bump javaparser to 3.15.8 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/31 13:52:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9356) Bump javaparser to 3.15.8 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/12/31 16:02:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9120) Anonymous class enclosing reference broken in 2.5.7 - posted by "Aleksandr Kazakov (Jira)" <ji...@apache.org> on 2019/12/31 21:28:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9120) Anonymous class enclosing reference broken in 2.5.7 - posted by "Aleksandr Kazakov (Jira)" <ji...@apache.org> on 2019/12/31 21:29:00 UTC, 0 replies.