You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [groovy] je-ik commented on issue #923: [GROOVY-9109] GroovyShell: don't override classloader if parent is al… - posted by GitBox <gi...@apache.org> on 2019/08/01 06:17:44 UTC, 0 replies.
- [GitHub] [groovy] je-ik commented on issue #924: [GROOVY-9109] GroovyShell: don't override classloader if parent is al… - posted by GitBox <gi...@apache.org> on 2019/08/01 06:18:10 UTC, 0 replies.
- [GitHub] [groovy] je-ik closed pull request #924: [GROOVY-9109] GroovyShell: don't override classloader if parent is al… - posted by GitBox <gi...@apache.org> on 2019/08/01 06:18:11 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9109) Groovysh: Do not force override classloader if user supplied is already GroovyClassLoader - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/01 14:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8169) StaticCompilationVisitor.visitForLoop sets Parameter origin type, which prevents access to original source type and location - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/01 15:10:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9210) Missing TextfierSupport from asm-util - posted by "Tomo Suzuki (JIRA)" <ji...@apache.org> on 2019/08/01 15:27:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9210) Missing TextfierSupport from asm-util - posted by "Tomo Suzuki (JIRA)" <ji...@apache.org> on 2019/08/01 15:28:00 UTC, 2 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #974: GROOVY-8002: propagate source position to method in chain assignment - posted by GitBox <gi...@apache.org> on 2019/08/02 14:23:09 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #974: GROOVY-8002: propagate source position to method in chain assignment - posted by GitBox <gi...@apache.org> on 2019/08/02 14:34:39 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8002) Static compilation drops source position for method calls - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/02 14:46:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9210) Missing TextfierSupport from asm-util - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/02 14:58:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9210) Missing TextfierSupport from asm-util - posted by "Tomo Suzuki (JIRA)" <ji...@apache.org> on 2019/08/02 19:50:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9211) BUG! UNCAUGHT EXCEPTION on OpenJDK14-ea+8 - posted by "Piotr Zygielo (JIRA)" <ji...@apache.org> on 2019/08/03 12:38:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9211) BUG! UNCAUGHT EXCEPTION on OpenJDK14-ea+8 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/04 01:14:00 UTC, 19 replies.
- [jira] [Created] (GROOVY-9212) Bump gradle to 5.6-rc-1 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/04 02:00:02 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #984: GROOVY-9212: Bump gradle to 5.6-rc-1 - posted by GitBox <gi...@apache.org> on 2019/08/04 02:01:20 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #984: GROOVY-9212: Bump gradle to 5.6-rc-1 - posted by GitBox <gi...@apache.org> on 2019/08/04 02:40:14 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9212) Bump gradle to 5.6-rc-1 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/04 03:22:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9153) StaticInvocationWriter modifies shared global node ConstantExpression.NULL - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/08/05 02:25:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9213) Parser runs (possibly) endless loop for unclosed parenthesis followed by many expressions/statements - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/08/05 16:50:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9213) Parser runs (possibly) endless loop for unclosed parenthesis followed by many expressions/statements - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/08/05 16:55:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-9208) Adapt the groovysh completers to use the new parser Parrot - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/06 11:16:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8213) Closures are maybe not Threadsafe - posted by "Björn Kautler (JIRA)" <ji...@apache.org> on 2019/08/06 13:53:00 UTC, 2 replies.
- [jira] [Comment Edited] (GROOVY-8213) Closures are maybe not Threadsafe - posted by "Björn Kautler (JIRA)" <ji...@apache.org> on 2019/08/06 13:53:00 UTC, 1 replies.
- [GitHub] [groovy] MykolaGolubyev commented on issue #895: GROOVY-7954 Fix equality check in special case - posted by GitBox <gi...@apache.org> on 2019/08/06 15:53:34 UTC, 0 replies.
- [GitHub] [groovy] MykolaGolubyev edited a comment on issue #895: GROOVY-7954 Fix equality check in special case - posted by GitBox <gi...@apache.org> on 2019/08/06 15:54:14 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9171) Static compiler ASM error for methods with identical names - posted by "Lőrinc Pap (JIRA)" <ji...@apache.org> on 2019/08/06 17:34:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-9059) Failed to parse/compile generic methods with "extends" - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/08/06 17:35:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9167) Trait field references aren't atomic anymore - posted by "Lőrinc Pap (JIRA)" <ji...@apache.org> on 2019/08/06 17:37:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #985: GROOVY-9059: use redirect in generics spec if redirect is placeholder - posted by GitBox <gi...@apache.org> on 2019/08/06 20:02:44 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #985: GROOVY-9059: use redirect in generics spec if redirect is placeholder - posted by GitBox <gi...@apache.org> on 2019/08/06 23:18:34 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-9171) Static compiler ASM error for methods with identical names - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/07 00:57:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on issue #985: GROOVY-9059: use redirect in generics spec if redirect is placeholder - posted by GitBox <gi...@apache.org> on 2019/08/07 13:58:34 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9204) Compiler loses type info of superclass field - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/08/07 15:33:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8409) Static compilation with generic function wrapping BiFunction causes GroovyCastException - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/08/07 16:07:00 UTC, 1 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #985: GROOVY-9059: use redirect in generics spec if redirect is placeholder - posted by GitBox <gi...@apache.org> on 2019/08/07 23:42:03 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9059) Failed to parse/compile generic methods with "extends" - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/07 23:43:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9214) A map's "withDefault" feature is not surviving when supplied to a constructor of @Immutable class - posted by "Phaninra (JIRA)" <ji...@apache.org> on 2019/08/08 18:13:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9214) A map's "withDefault" feature is not surviving when supplied to a constructor of @Immutable class - posted by "Phaninra (JIRA)" <ji...@apache.org> on 2019/08/08 18:22:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9215) Incorrect compile time access error is raised when using @CompileStatic and/or @TypeChecked - posted by "Grant Haywood (JIRA)" <ji...@apache.org> on 2019/08/08 18:56:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #986: Console, GroovyMain and Groovysh (via its Main) use context class loader - posted by GitBox <gi...@apache.org> on 2019/08/08 22:04:48 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #986: Console, GroovyMain and Groovysh (via its Main) use context class loader - posted by GitBox <gi...@apache.org> on 2019/08/08 23:16:47 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #986: Console, GroovyMain and Groovysh (via its Main) use context class loader - posted by GitBox <gi...@apache.org> on 2019/08/08 23:23:33 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9215) Incorrect compile time access error is raised when using @CompileStatic and/or @TypeChecked - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/08 23:31:00 UTC, 13 replies.
- [jira] [Updated] (GROOVY-9215) Incorrect compile time access error is raised when using @CompileStatic and/or @TypeChecked - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/08 23:33:00 UTC, 3 replies.
- [jira] [Comment Edited] (GROOVY-9215) Incorrect compile time access error is raised when using @CompileStatic and/or @TypeChecked - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/08 23:52:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-9216) Bump gradle to 5.6-rc-2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/09 14:33:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9216) Bump gradle to 5.6-rc-2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/09 14:44:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on a change in pull request #971: Convert some recent tests to JUnit 4 - posted by GitBox <gi...@apache.org> on 2019/08/10 00:47:31 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9159) [GEP] Support LINQ, aka GINQ - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/10 16:44:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-8258) Create a LINQ-like DSL - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/10 16:51:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-8258) [GEP] Create a LINQ-like DSL - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/10 17:00:00 UTC, 18 replies.
- [jira] [Created] (GROOVY-9217) Fix warning "An illegal reflective access operation has occurred" when setting property - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/11 17:20:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #987: GROOVY-9217: Fix warning "An illegal reflective access operation has … - posted by GitBox <gi...@apache.org> on 2019/08/11 17:26:44 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #987: GROOVY-9217: Fix warning "An illegal reflective access operation has … - posted by GitBox <gi...@apache.org> on 2019/08/11 19:23:12 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9217) Fix warning "An illegal reflective access operation has occurred" when setting property - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/11 19:24:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #971: Convert some recent tests to JUnit 4 - posted by GitBox <gi...@apache.org> on 2019/08/12 01:46:27 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #971: Convert some recent tests to JUnit 4 - posted by GitBox <gi...@apache.org> on 2019/08/12 01:48:30 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9166) Empty static initializer generates code - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 01:56:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9183) Issue using @MapConstructor and @NamedVariant - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 05:37:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9183) Issue using @MapConstructor and @NamedVariant - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 05:46:00 UTC, 1 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #988: Make inner class `MethodIndex` `static` - posted by GitBox <gi...@apache.org> on 2019/08/12 07:47:13 UTC, 0 replies.
- [jira] [Created] (GROOVY-9218) Reduce the memory usage of `MethodIndex` instances - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 07:54:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #988: GROOVY-9218: Reduce the memory usage of `MethodIndex` instances - posted by GitBox <gi...@apache.org> on 2019/08/12 08:33:33 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9218) Reduce the memory usage of `MethodIndex` instances - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 08:35:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9219) Bump versions gradle plugin to 0.22.0 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 09:28:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9220) Bump spotbugs gradle plugin to 2.0.0 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 09:34:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9221) Bump build-scan gradle plugin to 2.4 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 09:38:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9222) Bump picocli to 4.0.2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 10:15:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9219) Bump versions gradle plugin to 0.22.0 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 10:19:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9220) Bump spotbugs gradle plugin to 2.0.0 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 10:20:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9221) Bump build-scan gradle plugin to 2.4 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 10:20:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9199) Code in finally block is ignored in IntelliJ IDEA debugger - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9109) Groovysh: Do not force override classloader if user supplied is already GroovyClassLoader - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9171) Static compiler ASM error for methods with identical names - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9210) Missing TextfierSupport from asm-util - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8002) Static compilation drops source position for method calls - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9200) StringIndexOutOfBoundsException in AstBrowser - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8169) StaticCompilationVisitor.visitForLoop sets Parameter origin type, which prevents access to original source type and location - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:56:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9106) @CompileStatic and @PackageScope support for inner classes and package peers - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:57:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9168) Default Arguments: non-static inner class constructor call in default value not supported - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:57:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9198) We should provide an average/mean DGM method similar to Kotlin - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:57:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8547) Factory pattern side-stepped by CompilerConfiguration/ParserVersion - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:57:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8279) Adapt groovysh to compile using the new parser Parrot - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:57:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9196) We should provide a shuffle(d) DGM method similar to Kotlin - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:57:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9203) Anonymous inner class count is not local to enclosing type - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:57:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9208) Adapt the groovysh completers to use the new parser Parrot - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/12 12:57:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9222) Bump picocli to 4.0.2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 14:09:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8933) Windows environment don't handle arguments with "!" character correct. - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 16:15:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8933) Windows environment don't handle arguments with "!" character correct. - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 16:15:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #989: Fix issues in tests so Eclipse can compile far enough to debug - posted by GitBox <gi...@apache.org> on 2019/08/12 16:44:49 UTC, 0 replies.
- [jira] [Created] (GROOVY-9223) Avoid generating common methods for each groovy class - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 17:24:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #990: GROOVY-9223: Avoid generating common methods for each groovy class - posted by GitBox <gi...@apache.org> on 2019/08/12 18:02:15 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9223) Avoid generating common methods for each groovy class - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/12 18:10:00 UTC, 4 replies.
- [jira] [Commented] (GROOVY-9031) Traits using generics generate incorrect stub - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/08/12 18:12:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #991: GROOVY-9031: correct trait property generics before writing stub methods - posted by GitBox <gi...@apache.org> on 2019/08/12 20:09:18 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #991: GROOVY-9031: correct trait property generics before writing stub methods - posted by GitBox <gi...@apache.org> on 2019/08/13 08:08:23 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #991: GROOVY-9031: correct trait property generics before writing stub methods - posted by GitBox <gi...@apache.org> on 2019/08/13 08:08:37 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9031) Traits using generics generate incorrect stub - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/13 09:13:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9224) Compiler can't convert int to String for @NamedParams[] - posted by "Ekaterina Alekseeva (JIRA)" <ji...@apache.org> on 2019/08/13 13:14:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #989: Fix issues in tests so Eclipse can compile far enough to debug - posted by GitBox <gi...@apache.org> on 2019/08/13 13:32:32 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #989: Fix issues in tests so Eclipse can compile far enough to debug - posted by GitBox <gi...@apache.org> on 2019/08/13 13:32:45 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #945: GROOVY-9074: Allow chooseBestMethod to match "? super T" - posted by GitBox <gi...@apache.org> on 2019/08/13 15:05:23 UTC, 1 replies.
- [GitHub] [groovy] eric-milles commented on issue #945: GROOVY-9074: Allow chooseBestMethod to match "? super T" - posted by GitBox <gi...@apache.org> on 2019/08/13 15:19:44 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #945: GROOVY-9074: Allow chooseBestMethod to match "? super T" - posted by GitBox <gi...@apache.org> on 2019/08/13 15:21:47 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9211) BUG! UNCAUGHT EXCEPTION on OpenJDK14-ea+8 - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2019/08/13 16:08:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9225) Parser error on certain map keys - posted by "Søren Markert (JIRA)" <ji...@apache.org> on 2019/08/14 11:47:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9225) Parser error on certain map keys - posted by "Peter Andersen (JIRA)" <ji...@apache.org> on 2019/08/14 12:13:00 UTC, 2 replies.
- [jira] [Closed] (GROOVY-9225) Parser error on certain map keys - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/14 14:01:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #992: GROOVY-9215: Incorrect compile time access error is raised when using… - posted by GitBox <gi...@apache.org> on 2019/08/14 19:35:20 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9215) Incorrect compile time access error is raised when using @CompileStatic and/or @TypeChecked - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/14 19:39:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on issue #992: GROOVY-9215: Incorrect compile time access error is raised when using… - posted by GitBox <gi...@apache.org> on 2019/08/15 01:02:02 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9223) Avoid generating common methods for each groovy class - posted by "Xiaoguang Wang (JIRA)" <ji...@apache.org> on 2019/08/15 06:32:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9075) The exception message should be more clear when a GroovyObject's metaClass is wrong - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/15 07:03:00 UTC, 3 replies.
- [jira] [Created] (GROOVY-9226) Call super.toString() with @TypeChecked or @CompileStatic will throw java.lang.StackOverflowError - posted by "Chih Chao Yu (JIRA)" <ji...@apache.org> on 2019/08/15 07:06:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9226) Calling super.toString() with @TypeChecked or @CompileStatic will throw java.lang.StackOverflowError - posted by "Chih Chao Yu (JIRA)" <ji...@apache.org> on 2019/08/15 07:09:00 UTC, 2 replies.
- [jira] [Assigned] (GROOVY-9226) Calling super.toString() with @TypeChecked or @CompileStatic will throw java.lang.StackOverflowError - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/15 07:11:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #992: GROOVY-9215: Incorrect compile time access error is raised when using… - posted by GitBox <gi...@apache.org> on 2019/08/15 07:13:34 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9215) Incorrect compile time access error is raised when using @CompileStatic and/or @TypeChecked - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/15 07:21:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9226) Calling super.toString() with @TypeChecked or @CompileStatic will throw java.lang.StackOverflowError - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/15 07:22:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9227) Bump gradle to 5.6 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/15 07:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9227) Bump gradle to 5.6 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/15 07:35:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9075) The exception message should be more clear when a GroovyObject's metaClass is wrong - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/15 07:38:00 UTC, 1 replies.
- [jira] [Assigned] (GROOVY-9075) The exception message should be more clear when a GroovyObject's metaClass is wrong - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/15 07:38:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9225) Parser error on certain map keys - posted by "Søren Markert (JIRA)" <ji...@apache.org> on 2019/08/15 08:07:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #990: GROOVY-9223: Avoid generating common methods for each groovy class - posted by GitBox <gi...@apache.org> on 2019/08/15 08:19:11 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9226) Calling super.toString() with @TypeChecked or @CompileStatic will throw java.lang.StackOverflowError - posted by "Chih Chao Yu (JIRA)" <ji...@apache.org> on 2019/08/15 09:03:00 UTC, 1 replies.
- [GitHub] [groovy] expexes opened a new pull request #993: Added --compile-static (-cs) and --type-checked (-tc) cli options - posted by GitBox <gi...@apache.org> on 2019/08/15 11:50:58 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #990: GROOVY-9223: Avoid generating common methods for each groovy class - posted by GitBox <gi...@apache.org> on 2019/08/15 12:22:29 UTC, 0 replies.
- [GitHub] [groovy] blackdrag commented on issue #990: GROOVY-9223: Avoid generating common methods for each groovy class - posted by GitBox <gi...@apache.org> on 2019/08/15 12:24:15 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #993: Added --compile-static (-cs) and --type-checked (-tc) cli options - posted by GitBox <gi...@apache.org> on 2019/08/15 12:46:30 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9223) Avoid generating common methods for each groovy class - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/08/15 13:21:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9228) CLI options for static compilation - posted by "Davyd Kohut (JIRA)" <ji...@apache.org> on 2019/08/15 14:47:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9228) CLI options for static compilation - posted by "Davyd Kohut (JIRA)" <ji...@apache.org> on 2019/08/15 14:49:00 UTC, 3 replies.
- [GitHub] [groovy] expexes commented on issue #993: Added --compile-static (-cs) and --type-checked (-tc) cli options - posted by GitBox <gi...@apache.org> on 2019/08/15 14:53:29 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #993: GROOVY-9228: CLI options for static compilation - posted by GitBox <gi...@apache.org> on 2019/08/15 15:00:53 UTC, 2 replies.
- [GitHub] [groovy] danielsun1106 edited a comment on issue #993: GROOVY-9228: CLI options for static compilation - posted by GitBox <gi...@apache.org> on 2019/08/15 15:32:54 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #994: GROOVY-9075: The exception message should be more clear when a Groovy… - posted by GitBox <gi...@apache.org> on 2019/08/15 15:45:42 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on a change in pull request #994: GROOVY-9075: The exception message should be more clear when a Groovy… - posted by GitBox <gi...@apache.org> on 2019/08/16 01:42:51 UTC, 3 replies.
- [GitHub] [groovy] danielsun1106 commented on a change in pull request #994: GROOVY-9075: The exception message should be more clear when a Groovy… - posted by GitBox <gi...@apache.org> on 2019/08/16 02:47:39 UTC, 3 replies.
- [GitHub] [groovy] blindpirate opened a new pull request #995: Fix some bad code - posted by GitBox <gi...@apache.org> on 2019/08/16 06:11:11 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8664) switch from findbugs to spotbugs - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 06:39:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8765) Annotate generated methods with @Generated - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 06:40:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-4847) Missing GDK rounding methods for BigDecimal - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 06:46:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7423) Access to Method parameter names at runtime - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 06:47:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7488) depthFirst and breathFirst variants for XML processing taking a closure - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 06:50:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-7572) Add withAutoClosable method - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 06:51:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7540) Add a method to StringGroovyMethods for replacing String pairs supplied as a Map - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 06:51:00 UTC, 0 replies.
- [GitHub] [groovy] blackdrag commented on issue #994: GROOVY-9075: The exception message should be more clear when a Groovy… - posted by GitBox <gi...@apache.org> on 2019/08/16 13:13:41 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #994: GROOVY-9075: The exception message should be more clear when a Groovy… - posted by GitBox <gi...@apache.org> on 2019/08/16 13:42:28 UTC, 0 replies.
- [GitHub] [groovy] remkop commented on a change in pull request #993: GROOVY-9228: CLI options for static compilation - posted by GitBox <gi...@apache.org> on 2019/08/16 16:29:00 UTC, 4 replies.
- [GitHub] [groovy] expexes commented on a change in pull request #993: GROOVY-9228: CLI options for static compilation - posted by GitBox <gi...@apache.org> on 2019/08/16 17:09:02 UTC, 0 replies.
- [jira] [Updated] (GROOVY-5414) Groovy could benefit from DGM takeWhile and dropWhile methods - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 23:16:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-4932) groovy should provide a collectMany alias for collect{}.flatten() - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 23:19:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-1512) When executing command-line scripts it should be possible to execute a BEGIN and an END method (akin to AWK or Perl) - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/08/16 23:34:00 UTC, 0 replies.
- [GitHub] [groovy] blindpirate opened a new pull request #996: Fix potential bugs - posted by GitBox <gi...@apache.org> on 2019/08/17 11:32:07 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on a change in pull request #996: Fix potential bugs - posted by GitBox <gi...@apache.org> on 2019/08/17 12:10:35 UTC, 0 replies.
- [GitHub] [groovy] expexes commented on issue #993: GROOVY-9228: CLI options for static compilation - posted by GitBox <gi...@apache.org> on 2019/08/18 08:58:30 UTC, 0 replies.
- [GitHub] [groovy] remkop commented on issue #993: GROOVY-9228: CLI options for static compilation - posted by GitBox <gi...@apache.org> on 2019/08/18 09:35:31 UTC, 0 replies.
- [GitHub] [groovy] remkop edited a comment on issue #993: GROOVY-9228: CLI options for static compilation - posted by GitBox <gi...@apache.org> on 2019/08/18 11:16:19 UTC, 0 replies.
- [jira] [Created] (GROOVY-9230) Parentheses: omit or not? - posted by "rkrisztian (Jira)" <ji...@apache.org> on 2019/08/20 02:37:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9230) Parentheses: omit or not? - posted by "rkrisztian (Jira)" <ji...@apache.org> on 2019/08/20 02:39:00 UTC, 0 replies.
- [GitHub] [groovy] blindpirate commented on a change in pull request #996: Fix potential bugs - posted by GitBox <gi...@apache.org> on 2019/08/20 03:26:51 UTC, 3 replies.
- [jira] [Commented] (GROOVY-9230) Parentheses: omit or not? - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/20 03:28:00 UTC, 8 replies.
- [jira] [Comment Edited] (GROOVY-9230) Parentheses: omit or not? - posted by "rkrisztian (Jira)" <ji...@apache.org> on 2019/08/20 04:13:00 UTC, 5 replies.
- [GitHub] [groovy] paulk-asert commented on a change in pull request #996: Fix potential bugs - posted by GitBox <gi...@apache.org> on 2019/08/20 05:51:20 UTC, 2 replies.
- [jira] [Created] (GROOVY-9231) groovy.lang.TypeChecked should be groovy.transform - posted by "summer_wu (Jira)" <ji...@apache.org> on 2019/08/20 08:25:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9231) groovy.lang.TypeChecked should be groovy.transform - posted by "summer_wu (Jira)" <ji...@apache.org> on 2019/08/20 08:28:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9231) groovy.lang.TypeChecked should be groovy.transform - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/20 08:52:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9231) groovy.lang.TypeChecked should be groovy.transform - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/20 08:53:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9230) Parentheses: omit or not? - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/21 02:46:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9232) Failed to create parser from .g4 files using official ANTLR4.7.2 - posted by "Yuli Zhan (Jira)" <ji...@apache.org> on 2019/08/21 04:11:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9232) Failed to create parser from .g4 files using official ANTLR4.7.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/21 05:02:00 UTC, 3 replies.
- [jira] [Issue Comment Deleted] (GROOVY-9232) Failed to create parser from .g4 files using official ANTLR4.7.2 - posted by "Yuli Zhan (Jira)" <ji...@apache.org> on 2019/08/21 06:04:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9232) Failed to create parser from .g4 files using official ANTLR4.7.2 - posted by "Yuli Zhan (Jira)" <ji...@apache.org> on 2019/08/21 06:32:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9232) Failed to create parser from .g4 files using official ANTLR4.7.2 - posted by "Yuli Zhan (Jira)" <ji...@apache.org> on 2019/08/21 06:33:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #996: Fix potential bugs - posted by GitBox <gi...@apache.org> on 2019/08/21 09:23:54 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #996: Fix potential bugs - posted by GitBox <gi...@apache.org> on 2019/08/21 09:24:15 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #993: GROOVY-9228: CLI options for static compilation - posted by GitBox <gi...@apache.org> on 2019/08/21 10:07:38 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9228) CLI options for static compilation - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/21 16:04:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9232) Failed to create parser from .g4 files using official ANTLR4.7.2 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/22 01:35:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-3805) Boolean coercion for closures - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/22 04:11:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-5436) Enable use of parameter list in SQL IN Clause - posted by "Mauro Molinari (Jira)" <ji...@apache.org> on 2019/08/22 13:31:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-9233) Add @ClosureParams to closure input parameter of Sql.withBatch(...) - posted by "Mauro Molinari (Jira)" <ji...@apache.org> on 2019/08/22 14:16:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 closed pull request #965: GROOVY-9192: Implement parser error recovery for Parrot parser - posted by GitBox <gi...@apache.org> on 2019/08/23 08:47:32 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 closed pull request #994: GROOVY-9075: The exception message should be more clear when a Groovy… - posted by GitBox <gi...@apache.org> on 2019/08/23 08:47:58 UTC, 0 replies.
- [jira] [Created] (GROOVY-9234) Bump build-scan gradle plugin to 2.4.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/23 09:16:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9234) Bump build-scan gradle plugin to 2.4.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/23 09:19:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #997: Minor refactoring: Convert `ProgressCallback` to functional interface - posted by GitBox <gi...@apache.org> on 2019/08/23 17:45:53 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #997: Minor refactoring: Convert `ProgressCallback` and `ClassgenCallback` to functional interface - posted by GitBox <gi...@apache.org> on 2019/08/26 05:50:14 UTC, 0 replies.
- [jira] [Created] (GROOVY-9235) Please reopen GROOVY-8213 - posted by "Björn Kautler (Jira)" <ji...@apache.org> on 2019/08/26 10:08:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8334) Java 8 Date/Time type support in Groovy JDK - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/27 03:34:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8334) Java 8 Date/Time type support in Groovy JDK (JSR 310) - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/27 03:36:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9236) Avoid unnecessary resolving - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/29 06:46:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #998: GROOVY-9236: Avoid unnecessary resolving - posted by GitBox <gi...@apache.org> on 2019/08/29 06:51:17 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9236) Avoid unnecessary resolving - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/29 07:26:00 UTC, 3 replies.
- [jira] [Created] (GROOVY-9237) GContracts and Groovy3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/29 09:41:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9237) GContracts and Groovy3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/29 09:45:00 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-9237) GContracts and Groovy3 - posted by "Paul King (Jira)" <ji...@apache.org> on 2019/08/29 09:49:00 UTC, 1 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #999: GROOVY-8815: preserve redirects for generics placeholders - posted by GitBox <gi...@apache.org> on 2019/08/29 13:44:19 UTC, 0 replies.
- [jira] [Created] (GROOVY-9238) Groovy 2.5 AnnotationCollector not generating expected bytecode - posted by "Andrew Allen (Jira)" <ji...@apache.org> on 2019/08/29 16:17:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9239) Add support for method reference with generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/08/29 20:46:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9239) Add support for method reference with generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/08/29 20:46:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #998: GROOVY-9236: Avoid unnecessary resolving - posted by GitBox <gi...@apache.org> on 2019/08/30 00:27:16 UTC, 5 replies.
- [GitHub] [groovy] danielsun1106 edited a comment on issue #998: GROOVY-9236: Avoid unnecessary resolving - posted by GitBox <gi...@apache.org> on 2019/08/30 00:52:39 UTC, 7 replies.
- [GitHub] [groovy] danielsun1106 commented on issue #999: GROOVY-8815: preserve redirects for generics placeholders - posted by GitBox <gi...@apache.org> on 2019/08/30 04:46:29 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8329) Consider statically typed/compiled as default for Groovy 3.0 - posted by "Mauro Molinari (Jira)" <ji...@apache.org> on 2019/08/30 15:46:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-9240) Better signature for ResourceGroovyMethods.traverse(File, Map, Closure) (and overloadings) - posted by "Mauro Molinari (Jira)" <ji...@apache.org> on 2019/08/30 15:53:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8329) Consider statically typed/compiled as default for Groovy 3.0 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/30 16:37:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9241) Bump gradle to 5.6.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/30 16:40:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9241) Bump gradle to 5.6.1 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/30 16:49:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9240) Better signature for ResourceGroovyMethods.traverse(File, Map, Closure) (and overloadings) - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/08/30 17:06:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9242) Bump picocli to 4.0.3 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/30 17:08:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9242) Bump picocli to 4.0.3 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/30 17:09:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9236) Avoid unnecessary resolving - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/08/30 17:10:00 UTC, 6 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1000: GROOVY-9242: Bump picocli to 4.0.3 - posted by GitBox <gi...@apache.org> on 2019/08/30 17:10:22 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9238) Groovy 2.5 AnnotationCollector not generating expected bytecode - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/08/30 17:17:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9185) groovyc doesn't keep RetentionPolicy in generated bytecode - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/08/30 17:28:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9236) Avoid unnecessary resolving - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/30 17:37:00 UTC, 5 replies.
- [jira] [Resolved] (GROOVY-9089) STC: owner qualifier produces error for nested closures - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2019/08/30 17:47:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1000: GROOVY-9242: Bump picocli to 4.0.3 - posted by GitBox <gi...@apache.org> on 2019/08/30 18:27:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9242) Bump picocli to 4.0.3 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/30 18:28:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1001: GROOVY-9240: relax signature of RGM.traverse(File, Map, ...) - posted by GitBox <gi...@apache.org> on 2019/08/30 19:46:27 UTC, 0 replies.
- [GitHub] [groovy] blackdrag commented on issue #998: GROOVY-9236: Avoid unnecessary resolving - posted by GitBox <gi...@apache.org> on 2019/08/30 20:27:41 UTC, 1 replies.
- [jira] [Created] (GROOVY-9243) Favor type in the same package over nested type with same name in its base type - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/31 13:40:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9243) Fail to resolve nested type defined in base type written in Groovy - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/31 18:07:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9243) Fail to resolve nested type defined in base type written in Groovy - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2019/08/31 18:08:00 UTC, 0 replies.