You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Resolved] (GROOVY-8959) NPE in StaticVerifier - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/01 04:51:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8719) Add DelegatesTo annotation to CompilerCustomizationBuilder.withConfig - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/01 04:51:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8535) FieldNode constructor appears to call setType incorrectly - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/01 05:45:00 UTC, 0 replies.
- [GitHub] asfgit merged pull request #869: GROOVY-7160: NoSuchMethodError for varargs when type parameter extend… - posted by GitBox <gi...@apache.org> on 2019/02/01 06:52:44 UTC, 0 replies.
- [GitHub] asfgit closed pull request #861: Trivial refactoring: handle `Sql` with try-with-resources for simplicity - posted by GitBox <gi...@apache.org> on 2019/02/01 06:52:44 UTC, 0 replies.
- [GitHub] paulk-asert commented on issue #861: Trivial refactoring: handle `Sql` with try-with-resources for simplicity - posted by GitBox <gi...@apache.org> on 2019/02/01 08:01:50 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7160) NoSuchMethodError for varargs when type parameter extends interface - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/01 08:04:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8339) Fix warning "An illegal reflective access operation has occurred" - posted by "Xiaoguang Wang (JIRA)" <ji...@apache.org> on 2019/02/01 08:56:00 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-8339) Fix warning "An illegal reflective access operation has occurred" - posted by "Xiaoguang Wang (JIRA)" <ji...@apache.org> on 2019/02/01 08:57:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8950) A groovyc BUG when using jdk 11.0.1 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/01 10:24:00 UTC, 3 replies.
- [jira] [Updated] (GROOVY-8950) A groovyc BUG when using jdk 11.0.1 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/01 10:24:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4003) Grammar enhancements to preserve documentation in comments - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/01 10:57:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-4003) Grammar enhancements to preserve documentation in comments - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/01 10:57:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6641) Compiling a source with a URL pointing to the current working directory produces incorrectly named classes for top-level closures - posted by "Joseph Henry (JIRA)" <ji...@apache.org> on 2019/02/01 21:22:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8977) Collect default imported class info for better resolving performance - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/03 18:10:00 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #870: GROOVY-8977: Collect default imported class info for better resolving… - posted by GitBox <gi...@apache.org> on 2019/02/04 05:11:43 UTC, 0 replies.
- [GitHub] danielsun1106 closed pull request #863: Trivial refactoring: replace explicit type with `<>` for simplicity - posted by GitBox <gi...@apache.org> on 2019/02/04 10:26:17 UTC, 0 replies.
- [jira] [Created] (GROOVY-8978) NPE when accessing protected method from subclass clone - posted by "paolo di tommaso (JIRA)" <ji...@apache.org> on 2019/02/04 14:22:00 UTC, 0 replies.
- [GitHub] asfgit closed pull request #862: Trivial refactoring: remove unnecessary boxing and unboxing for simpl… - posted by GitBox <gi...@apache.org> on 2019/02/04 18:41:11 UTC, 0 replies.
- [jira] [Created] (GROOVY-8979) JDK 11,java.lang.ClassCastException: class [B cannot be cast to class [C ([B and [C are in module java.base of loader 'bootstrap') - posted by "TarakA (JIRA)" <ji...@apache.org> on 2019/02/04 19:00:00 UTC, 0 replies.
- [GitHub] energister opened a new pull request #871: Add mandatory tag for the groovy-all artifact - posted by GitBox <gi...@apache.org> on 2019/02/04 19:37:18 UTC, 0 replies.
- [GitHub] danielsun1106 commented on issue #860: Fix non-atomic operation on volatile field 'count' - posted by GitBox <gi...@apache.org> on 2019/02/04 20:29:12 UTC, 2 replies.
- [jira] [Created] (GROOVY-8980) Bump picocli to 3.9.3 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/04 20:41:00 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #872: GROOVY-8980: Bump picocli to 3.9.3 - posted by GitBox <gi...@apache.org> on 2019/02/04 20:43:22 UTC, 0 replies.
- [GitHub] asfgit closed pull request #872: GROOVY-8980: Bump picocli to 3.9.3 - posted by GitBox <gi...@apache.org> on 2019/02/04 21:08:15 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8980) Bump picocli to 3.9.3 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/04 21:10:00 UTC, 0 replies.
- [GitHub] melix commented on issue #860: Fix non-atomic operation on volatile field 'count' - posted by GitBox <gi...@apache.org> on 2019/02/04 21:27:02 UTC, 0 replies.
- [GitHub] blackdrag commented on issue #860: Fix non-atomic operation on volatile field 'count' - posted by GitBox <gi...@apache.org> on 2019/02/05 01:49:06 UTC, 1 replies.
- [GitHub] asfgit closed pull request #871: Documentation: add mandatory tag for the groovy-all artifact - posted by GitBox <gi...@apache.org> on 2019/02/05 03:30:46 UTC, 0 replies.
- [GitHub] paulk-asert commented on issue #871: Documentation: add mandatory tag for the groovy-all artifact - posted by GitBox <gi...@apache.org> on 2019/02/05 03:31:03 UTC, 0 replies.
- [jira] [Created] (GROOVY-8981) Make groovy maps based on JDK maps - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/05 13:40:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8981) Make groovy internal maps based on JDK maps - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/05 14:10:00 UTC, 0 replies.
- [GitHub] paulk-asert commented on issue #860: Fix non-atomic operation on volatile field 'count' - posted by GitBox <gi...@apache.org> on 2019/02/05 21:51:33 UTC, 1 replies.
- [GitHub] danielsun1106 opened a new pull request #873: GROOVY-8913: Parrot Parser: partially-parenthesized binary expression… - posted by GitBox <gi...@apache.org> on 2019/02/06 00:10:56 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8913) Parrot Parser: partially-parenthesized binary expression parsed as cast and unary plus - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/06 16:39:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8982) sprintf breaks encoding on Windows - posted by "Andriy Rysin (JIRA)" <ji...@apache.org> on 2019/02/07 02:34:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8982) sprintf breaks encoding on Windows - posted by "Andriy Rysin (JIRA)" <ji...@apache.org> on 2019/02/07 02:40:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8982) sprintf breaks encoding on Windows - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/07 12:13:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8977) Collect default imported class info for better resolving performance - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/07 14:13:00 UTC, 8 replies.
- [GitHub] danielsun1106 closed pull request #860: Fix non-atomic operation on volatile field 'count' - posted by GitBox <gi...@apache.org> on 2019/02/07 15:05:24 UTC, 0 replies.
- [GitHub] melix commented on a change in pull request #870: GROOVY-8977: Collect default imported class info for better resolving… - posted by GitBox <gi...@apache.org> on 2019/02/07 18:35:09 UTC, 0 replies.
- [GitHub] danielsun1106 commented on a change in pull request #870: GROOVY-8977: Collect default imported class info for better resolving… - posted by GitBox <gi...@apache.org> on 2019/02/07 18:38:34 UTC, 4 replies.
- [GitHub] danielsun1106 commented on issue #870: GROOVY-8977: Collect default imported class info for better resolving… - posted by GitBox <gi...@apache.org> on 2019/02/07 18:53:16 UTC, 1 replies.
- [GitHub] danielsun1106 edited a comment on issue #870: GROOVY-8977: Collect default imported class info for better resolving… - posted by GitBox <gi...@apache.org> on 2019/02/07 18:59:19 UTC, 0 replies.
- [jira] [Created] (GROOVY-8983) Cannot assign Collection to Array - posted by "Daniil Ovchinnikov (JIRA)" <ji...@apache.org> on 2019/02/08 11:43:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8984) Can assign Collection with super wildcard to Array - posted by "Daniil Ovchinnikov (JIRA)" <ji...@apache.org> on 2019/02/08 12:07:00 UTC, 0 replies.
- [GitHub] danielsun1106 closed pull request #870: GROOVY-8977: Collect default imported class info for better resolving… - posted by GitBox <gi...@apache.org> on 2019/02/09 15:31:14 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8977) Collect default imported class info for better resolving performance - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/09 15:46:00 UTC, 0 replies.
- [GitHub] asfgit closed pull request #873: GROOVY-8913: Parrot Parser: partially-parenthesized binary expression… - posted by GitBox <gi...@apache.org> on 2019/02/09 15:56:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8913) Parrot Parser: partially-parenthesized binary expression parsed as cast and unary plus - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/09 15:58:00 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #874: Change the order of default imported packages to reduce the times of … - posted by GitBox <gi...@apache.org> on 2019/02/09 16:39:49 UTC, 0 replies.
- [jira] [Created] (GROOVY-8985) Bump junit to 5.4.0 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/09 16:55:00 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #875: GROOVY-8985: Bump junit to 5.4.0 - posted by GitBox <gi...@apache.org> on 2019/02/09 16:56:49 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8985) Bump junit to 5.4.0 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/09 16:59:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8986) Change the order of default imported packages to reduce the times of resolving - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/09 17:01:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8986) Change the order of default imported packages to reduce the times of resolving - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/09 17:03:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8987) Support profiling parser - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/09 19:14:00 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #876: GROOVY-8987: Support profiling parser - posted by GitBox <gi...@apache.org> on 2019/02/09 19:19:25 UTC, 0 replies.
- [jira] [Created] (GROOVY-8988) Bump antlr to 4.7.3 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/11 12:37:00 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #877: GROOVY-8988: Bump antlr to 4.7.3 - posted by GitBox <gi...@apache.org> on 2019/02/11 12:44:07 UTC, 0 replies.
- [GitHub] asfgit closed pull request #877: GROOVY-8988: Bump antlr to 4.7.3 - posted by GitBox <gi...@apache.org> on 2019/02/11 14:48:00 UTC, 0 replies.
- [GitHub] asfgit closed pull request #876: GROOVY-8987: Support profiling parser - posted by GitBox <gi...@apache.org> on 2019/02/11 14:48:00 UTC, 0 replies.
- [GitHub] asfgit closed pull request #875: GROOVY-8985: Bump junit to 5.4.0 - posted by GitBox <gi...@apache.org> on 2019/02/11 14:48:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8988) Bump antlr to 4.7.3 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/11 14:52:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8987) Support profiling parser - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/11 14:53:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8985) Bump junit to 5.4.0 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/11 14:53:00 UTC, 0 replies.
- [GitHub] asfgit closed pull request #874: GROOVY-8986: Change the order of default imported packages to reduce the times of resolving - posted by GitBox <gi...@apache.org> on 2019/02/12 14:32:08 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8986) Change the order of default imported packages to reduce the times of resolving - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/12 14:34:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8989) Support native interface default method - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/12 15:57:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8298) Slow Performance Caused by Invoke Dynamic - posted by "Joseph Athman (JIRA)" <ji...@apache.org> on 2019/02/13 19:39:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-8577) Migrate org.codehaus.groovy.tools.GrapeMain.groovy to picocli - posted by "Piotr Zygielo (JIRA)" <ji...@apache.org> on 2019/02/14 10:49:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8577) Migrate org.codehaus.groovy.tools.GrapeMain.groovy to picocli - posted by "Piotr Zygielo (JIRA)" <ji...@apache.org> on 2019/02/14 11:02:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8990) No compiler error for mismatched generics when using & - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/14 17:06:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8991) Difference in behaviour with closure and lambda - posted by "Alexey Afanasiev (JIRA)" <ji...@apache.org> on 2019/02/15 07:18:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8991) Difference in behaviour with closure and lambda - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 10:15:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8991) Difference in behaviour with closure and lambda - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 10:16:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8991) Difference in behaviour with closure and lambda - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 10:51:00 UTC, 1 replies.
- [GitHub] danielsun1106 opened a new pull request #878: GROOVY-8991: Difference in behaviour with closure and lambda - posted by GitBox <gi...@apache.org> on 2019/02/16 12:24:49 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 12:39:00 UTC, 12 replies.
- [jira] [Created] (GROOVY-8992) Polish the generics type syntax for closure - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 15:29:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8992) Polish the generics type syntax for closure - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 15:29:00 UTC, 2 replies.
- [jira] [Updated] (GROOVY-8992) [GEP]Polish the generics type syntax for closure - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 15:33:00 UTC, 9 replies.
- [jira] [Commented] (GROOVY-8992) [GEP]Polish the generics type syntax for closure - posted by "mgroovy (JIRA)" <ji...@apache.org> on 2019/02/16 16:32:00 UTC, 6 replies.
- [jira] [Issue Comment Deleted] (GROOVY-8992) [GEP]Polish the generics type syntax for closure - posted by "mgroovy (JIRA)" <ji...@apache.org> on 2019/02/16 16:37:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8992) [GEP]Polish the generics type syntax for closure - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 16:42:00 UTC, 4 replies.
- [jira] [Created] (GROOVY-8993) Bump spotbugs gradle plugin to 1.6.9 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 18:08:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8994) Bump spotbugs-annotations to 3.1.11 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 18:08:00 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #879: GROOVY-8993: Bump spotbugs gradle plugin to 1.6.9 - posted by GitBox <gi...@apache.org> on 2019/02/16 18:15:35 UTC, 0 replies.
- [jira] [Created] (GROOVY-8995) Improve the performance of creating list - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 18:49:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8995) Improve the performance of creating list - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/16 18:54:00 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #880: GROOVY-8995: Improve the performance of creating list - posted by GitBox <gi...@apache.org> on 2019/02/16 18:56:13 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec - posted by "Remko Popma (JIRA)" <ji...@apache.org> on 2019/02/16 23:21:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-8996) String literal unexpectedly resolving to a local variable - posted by "Роман Донченко (JIRA)" <ji...@apache.org> on 2019/02/17 00:56:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8996) String literal unexpectedly resolving to a local variable - posted by "Роман Донченко (JIRA)" <ji...@apache.org> on 2019/02/17 00:57:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8996) String literal unexpectedly resolving to a local variable - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/17 03:44:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8298) Slow Performance Caused by Invoke Dynamic - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/17 08:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec - posted by "Remko Popma (JIRA)" <ji...@apache.org> on 2019/02/17 10:37:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-8997) Add DGM `then` to transform nested method calls to method call chain - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/17 12:12:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8997) Add DGM `then` to transform nested method calls to method call chain - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/17 12:12:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8997) Add DGM `then` to transform nested method calls to method call chain - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/17 12:13:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-8997) Add DGM `then` to transform nested method calls to method call chain - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/17 16:04:00 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-8997) Add DGM `then` to transform nested method calls to method call chain - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/17 16:16:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8997) Add DGM `then` to transform nested method calls to method call chain - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/18 01:42:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/18 05:10:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-8998) [GEP]Concatenative Method Calls - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/18 11:22:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8998) [GEP]Concatenative Method Calls - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/18 11:24:00 UTC, 12 replies.
- [jira] [Created] (GROOVY-8999) Access to private fields and methods from subclass exhibits strange behavior - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/18 18:13:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8999) Access to private fields and methods from subclass exhibits strange behavior - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/18 18:14:00 UTC, 3 replies.
- [jira] [Created] (GROOVY-9000) Unexpected type for super within non-static inner class - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/18 20:32:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9000) Unexpected type for super within non-static inner class - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/18 20:33:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/19 03:55:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9001) Bump picocli to 3.9.5 from 3.9.3 - posted by "Remko Popma (JIRA)" <ji...@apache.org> on 2019/02/19 06:00:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9001) Bump picocli to 3.9.5 from 3.9.3 - posted by "Remko Popma (JIRA)" <ji...@apache.org> on 2019/02/19 12:27:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9001) Bump picocli to 3.9.5 from 3.9.3 - posted by "Remko Popma (JIRA)" <ji...@apache.org> on 2019/02/19 12:27:00 UTC, 0 replies.
- [GitHub] asfgit closed pull request #880: GROOVY-8995: Improve the performance of creating list - posted by GitBox <gi...@apache.org> on 2019/02/19 16:12:30 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8995) Improve the performance of creating list - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/19 16:14:00 UTC, 0 replies.
- [GitHub] asfgit closed pull request #879: GROOVY-8993: Bump spotbugs gradle plugin to 1.6.9 - posted by GitBox <gi...@apache.org> on 2019/02/19 16:18:27 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8993) Bump spotbugs gradle plugin to 1.6.9 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/19 16:20:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8994) Bump spotbugs-annotations to 3.1.11 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/19 16:21:00 UTC, 0 replies.
- [GitHub] asfgit closed pull request #878: GROOVY-8991: Difference in behaviour with closure and lambda - posted by GitBox <gi...@apache.org> on 2019/02/19 16:43:52 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8991) Difference in behaviour with closure and lambda - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/19 16:46:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9002) groovy-all-2.5.4-indy.jar not available in mavenCentral or jcenter - posted by "will mason (JIRA)" <ji...@apache.org> on 2019/02/19 22:53:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9002) groovy-all-2.5.4-indy.jar not available in mavenCentral or jcenter - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/20 04:45:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-9003) Allow the override of toString and equals methods for collection objects - posted by "paolo di tommaso (JIRA)" <ji...@apache.org> on 2019/02/20 07:57:00 UTC, 3 replies.
- [jira] [Created] (GROOVY-9003) Allow the override of `toString` and `equals` methods for collection objects - posted by "paolo di tommaso (JIRA)" <ji...@apache.org> on 2019/02/20 07:57:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9004) Parser fails to recognize token sequence expression newline bitwise-operator expression - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/20 15:52:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9004) Parser fails to recognize token sequence expression newline bitwise-operator expression - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/20 16:06:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8702) Update public Groovy Web Console to Groovy 2.5.6 - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/20 16:30:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9005) SomeClass.groovy: -1: Access to java.lang.Object#this is forbidden @ line -1, column -1 - posted by "Devin Rosenbauer (JIRA)" <ji...@apache.org> on 2019/02/20 16:31:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8444) Support unqualified enum constants in switch cases (like Java) - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/20 16:36:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8250) VariableScopeVisitor does not set declaring class on property nodes - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/20 16:38:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-9005) SomeClass.groovy: -1: Access to java.lang.Object#this is forbidden @ line -1, column -1 - posted by "Devin Rosenbauer (JIRA)" <ji...@apache.org> on 2019/02/20 17:01:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-9005) SomeClass.groovy: -1: Access to java.lang.Object#this is forbidden @ line -1, column -1 - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/20 17:25:00 UTC, 6 replies.
- [jira] [Created] (GROOVY-9006) Static type checking fails on java.sql.Timestamp when compared to null - posted by "Devin Rosenbauer (JIRA)" <ji...@apache.org> on 2019/02/20 17:41:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9005) SomeClass.groovy: -1: Access to java.lang.Object#this is forbidden @ line -1, column -1 - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2019/02/20 17:51:00 UTC, 3 replies.
- [jira] [Commented] (GROOVY-7778) CLONE - Enum constructor with value throws "unexpected token" error - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/20 22:37:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9003) Allow the override of toString and equals methods for collection objects - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/20 22:40:00 UTC, 5 replies.
- [jira] [Resolved] (GROOVY-7778) CLONE - Enum constructor with value throws "unexpected token" error - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 01:50:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7778) CLONE - Enum constructor with value throws "unexpected token" error - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 01:50:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8250) VariableScopeVisitor does not set declaring class on property nodes - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:17:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8250) VariableScopeVisitor does not set declaring class on property nodes - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:17:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8954) VerifyError due to incorrect bytecode produced when a trait super property call also comes from an interface - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-4287) CLONE - import of static nested classes in external groovy files is broken - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-3446) Method call resolves to statically imported method instead of equally named local method - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8970) Fix typo in MANIFEST.MF: Main-class - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8951) Traits defining getter conflicts with generated getter (improvements for pre-compiled case) - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8238) multiple-catch statement behaves strangely - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8959) NPE in StaticVerifier - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-5852) Static import on demand resolves capitalised reference - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7160) NoSuchMethodError for varargs when type parameter extends interface - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7687) Bug with @CompileStatic and nested closures - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8535) FieldNode constructor appears to call setType incorrectly - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7812) Static inner classes cannot be accessed from other files when running by 'groovy' command - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8969) Parameter name data is erased when applying traits regardless of --parameters setting - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-2773) Strange behaviour when passing chained methods (methodA().methodB().etc()) as parameters - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:02 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8968) Upgrade picocli to 3.9.2 from 3.7.0 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8967) @Immutable not handling property default values from map constructor - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8719) Add DelegatesTo annotation to CompilerCustomizationBuilder.withConfig - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8972) CompilationUnit#createClassVisitor should use the class node resolver rather than the class loader directly - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:03 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/02/21 06:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8964) MissingMethodException when trying to resolve overload with variable arguments - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8073) Map delegate within @CompileStatic - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8272) Extending trait can't execute static method - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8971) The VMPlugin configureClassNode method should retain parameter name information when available - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8873) Fails at runtime with @CompileStatic and two nested with - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/21 06:19:03 UTC, 0 replies.
- [jira] [Created] (GROOVY-9007) Getting java.lang.NoSuchFieldError with groovy version 2.5.6 - posted by "Pankaj (JIRA)" <ji...@apache.org> on 2019/02/21 12:07:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8953) Imported enum causes compilation bug preventing tests from compiling - posted by "Christoph Seibert (JIRA)" <ji...@apache.org> on 2019/02/21 13:08:00 UTC, 4 replies.
- [jira] [Comment Edited] (GROOVY-9003) Allow the override of toString and equals methods for collection objects - posted by "paolo di tommaso (JIRA)" <ji...@apache.org> on 2019/02/22 07:38:00 UTC, 3 replies.
- [jira] [Created] (GROOVY-9008) Support native method reference and constructor reference - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/02/22 14:17:00 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #881: GROOVY-9008: Support native method reference and constructor reference - posted by GitBox <gi...@apache.org> on 2019/02/22 16:35:09 UTC, 0 replies.
- [GitHub] danielsun1106 closed pull request #881: [WIP]GROOVY-9008: Support native method reference and constructor reference - posted by GitBox <gi...@apache.org> on 2019/02/22 16:36:33 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #882: [WIP]GROOVY-9008: Support native method reference and constructor reference - posted by GitBox <gi...@apache.org> on 2019/02/22 16:37:55 UTC, 0 replies.
- [jira] [Created] (GROOVY-9009) AutoClone throws ClassCastException when used with @ToString or @EqualsAndHashCode - posted by "Amin Ziaei (JIRA)" <ji...@apache.org> on 2019/02/22 19:58:00 UTC, 0 replies.
- [GitHub] paulk-asert opened a new pull request #883: GROOVY-9009: AutoClone throws ClassCastException when used with @ToSt… - posted by GitBox <gi...@apache.org> on 2019/02/24 11:27:10 UTC, 0 replies.
- [GitHub] asfgit merged pull request #883: GROOVY-9009: AutoClone throws ClassCastException when used with @ToSt… - posted by GitBox <gi...@apache.org> on 2019/02/24 22:09:52 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9009) AutoClone throws ClassCastException when used with @ToString or @EqualsAndHashCode - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/25 06:18:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8469) org.codehaus.groovy.runtime.typehandling.GroovyCastException: - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/25 07:00:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9007) Getting java.lang.NoSuchFieldError with groovy version 2.5.6 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/25 13:38:00 UTC, 1 replies.
- [GitHub] je-ik opened a new pull request #884: Make Interpreter changeable in Groovysh - posted by GitBox <gi...@apache.org> on 2019/02/25 15:34:07 UTC, 0 replies.
- [jira] [Created] (GROOVY-9010) MissingMethodException during ASTTest annotation assert execution - posted by "hwasin (JIRA)" <ji...@apache.org> on 2019/02/26 13:51:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9011) (2/1).equals(2) is false; but (2/1) == (2) is true - posted by "Adithyan K (JIRA)" <ji...@apache.org> on 2019/02/26 14:40:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8957) String with length 1, if assigned to int variable, assigns the ascii value. String with more than 1 length throws GroovyCastException - posted by "Adithyan K (JIRA)" <ji...@apache.org> on 2019/02/26 14:42:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8957) String with length 1, if assigned to int variable, assigns the ascii value. String with more than 1 length throws GroovyCastException - posted by "Adithyan K (JIRA)" <ji...@apache.org> on 2019/02/26 14:43:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9011) (2/1).equals(2) is false; but (2/1) == (2) is true - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/26 22:54:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9010) MissingMethodException during ASTTest annotation assert execution - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/26 23:12:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9010) MissingMethodException during ASTTest annotation assert execution - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/26 23:15:00 UTC, 0 replies.
- [GitHub] paulk-asert opened a new pull request #885: GROOVY-8953: Imported enum causes compilation bug preventing tests fr… - posted by GitBox <gi...@apache.org> on 2019/02/27 07:52:25 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9009) AutoClone throws ClassCastException when used with @ToString or @EqualsAndHashCode - posted by "Amin Ziaei (JIRA)" <ji...@apache.org> on 2019/02/27 15:09:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9012) grape resolve command throws MissingPropertyException: No such property: arg - posted by "Remko Popma (JIRA)" <ji...@apache.org> on 2019/02/28 09:25:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9012) grape resolve command throws MissingPropertyException: No such property: arg - posted by "Remko Popma (JIRA)" <ji...@apache.org> on 2019/02/28 09:40:00 UTC, 0 replies.
- [GitHub] asfgit merged pull request #885: GROOVY-8953: Imported enum causes compilation bug preventing tests fr… - posted by GitBox <gi...@apache.org> on 2019/02/28 09:44:59 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8953) Imported enum causes compilation bug preventing tests from compiling - posted by "Paul King (JIRA)" <ji...@apache.org> on 2019/02/28 11:24:00 UTC, 0 replies.