You are viewing a plain text version of this content. The canonical link for it is here.
- [groovy] branch master updated: GROOVY-8959: Avoid NPE in StaticVerifier - posted by pa...@apache.org on 2019/02/01 04:46:25 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8719: Add DelegatesTo annotation to CompilerCustomizationBuilder.withConfig - posted by pa...@apache.org on 2019/02/01 04:48:02 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8535: FieldNode constructor appears to call setType incorrectly - posted by pa...@apache.org on 2019/02/01 05:43:16 UTC, 0 replies.
- [groovy] branch master updated: whitespace/formatting plus cleanup/remove @author tags as per Apache recommended practices cont'd - posted by pa...@apache.org on 2019/02/01 06:46:16 UTC, 0 replies.
- [groovy] branch master updated (fe9e28e -> 4064870) - posted by pa...@apache.org on 2019/02/01 06:52:37 UTC, 0 replies.
- [groovy] 01/02: Trivial refactoring: handle `Sql` with try-with-resources for simplicity (closes #861) - posted by pa...@apache.org on 2019/02/01 06:52:38 UTC, 0 replies.
- [groovy] 02/02: GROOVY-7160: NoSuchMethodError for varargs when type parameter extends interface (closes #869) - posted by pa...@apache.org on 2019/02/01 06:52:39 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated (9fd11f0 -> 26e43dd) - posted by pa...@apache.org on 2019/02/01 08:01:17 UTC, 0 replies.
- [groovy] 01/06: GROOVY-8959: Avoid NPE in StaticVerifier - posted by pa...@apache.org on 2019/02/01 08:01:18 UTC, 0 replies.
- [groovy] 02/06: GROOVY-8719: Add DelegatesTo annotation to CompilerCustomizationBuilder.withConfig - posted by pa...@apache.org on 2019/02/01 08:01:19 UTC, 0 replies.
- [groovy] 03/06: GROOVY-8535: FieldNode constructor appears to call setType incorrectly - posted by pa...@apache.org on 2019/02/01 08:01:20 UTC, 0 replies.
- [groovy] 04/06: whitespace/formatting plus cleanup/remove @author tags as per Apache recommended practices cont'd - posted by pa...@apache.org on 2019/02/01 08:01:21 UTC, 0 replies.
- [groovy] 05/06: Trivial refactoring: handle `Sql` with try-with-resources for simplicity (closes #861) - posted by pa...@apache.org on 2019/02/01 08:01:22 UTC, 0 replies.
- [groovy] 06/06: GROOVY-7160: NoSuchMethodError for varargs when type parameter extends interface (closes #869) - posted by pa...@apache.org on 2019/02/01 08:01:23 UTC, 0 replies.
- svn commit: r32292 - in /dev/groovy/2.5.6: ./ distribution/ sources/ - posted by pa...@apache.org on 2019/02/01 11:03:50 UTC, 0 replies.
- [groovy] annotated tag GROOVY_2_5_6 created (now ad1ca14) - posted by pa...@apache.org on 2019/02/01 11:03:55 UTC, 0 replies.
- [groovy] 01/01: Release 2.5.6: update versions - posted by pa...@apache.org on 2019/02/01 11:03:56 UTC, 0 replies.
- svn commit: r32320 - in /release/groovy/2.5.6: ./ distribution/ sources/ - posted by pa...@apache.org on 2019/02/04 13:23:37 UTC, 0 replies.
- svn commit: r32321 - /dev/groovy/2.5.6/ - posted by pa...@apache.org on 2019/02/04 13:23:42 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Release 2.5.6: update sitemap - posted by pa...@apache.org on 2019/02/04 13:32:12 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: Bump version on GROOVY_2_5_X branch - posted by pa...@apache.org on 2019/02/04 13:43:37 UTC, 0 replies.
- svn commit: r32327 - /release/groovy/2.5.5/ - posted by pa...@apache.org on 2019/02/04 14:04:35 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: remove unnecessary boxing and unboxing for simplicity(closes #862) - posted by su...@apache.org on 2019/02/04 18:41:03 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: Trivial refactoring: remove unnecessary boxing and unboxing for simplicity(closes #862) - posted by su...@apache.org on 2019/02/04 18:56:29 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8980: Bump picocli to 3.9.3(closes #872) - posted by su...@apache.org on 2019/02/04 21:08:04 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-8980: Bump picocli to 3.9.3(closes #872) - posted by su...@apache.org on 2019/02/04 21:08:51 UTC, 0 replies.
- [groovy] branch master updated (b1775a3 -> 3e6fe34) - posted by pa...@apache.org on 2019/02/05 03:30:38 UTC, 0 replies.
- [groovy] 01/03: add important tag - posted by pa...@apache.org on 2019/02/05 03:30:39 UTC, 0 replies.
- [groovy] 02/03: escape adoc replacement - posted by pa...@apache.org on 2019/02/05 03:30:40 UTC, 0 replies.
- [groovy] 03/03: add line breaks (maven xml formatting) (closes #871) - posted by pa...@apache.org on 2019/02/05 03:30:41 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8913: Parrot Parser: partially-parenthesized binary expression parsed as cast and unary plus (include changes suggested by @sharwell) (closes #873) - posted by su...@apache.org on 2019/02/09 15:55:51 UTC, 0 replies.
- [groovy] branch master updated (822eb5d -> 66e2000) - posted by su...@apache.org on 2019/02/11 14:47:51 UTC, 0 replies.
- [groovy] 01/03: GROOVY-8985: Bump junit to 5.4.0(closes #875) - posted by su...@apache.org on 2019/02/11 14:47:52 UTC, 0 replies.
- [groovy] 02/03: GROOVY-8987: Support profiling parser(closes #876) - posted by su...@apache.org on 2019/02/11 14:47:53 UTC, 0 replies.
- [groovy] 03/03: GROOVY-8988: Bump antlr to 4.7.3(closes #877) - posted by su...@apache.org on 2019/02/11 14:47:54 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-8985: Bump junit to 5.4.0(closes #875) - posted by su...@apache.org on 2019/02/11 14:53:56 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: Remove useless version variable defined in build script - posted by su...@apache.org on 2019/02/11 14:56:10 UTC, 0 replies.
- [groovy] branch master updated: Avoid potential NPE - posted by su...@apache.org on 2019/02/11 17:02:57 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: Avoid potential NPE - posted by su...@apache.org on 2019/02/11 17:13:57 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8986: Change the order of default imported packages to reduce the times of resolving(closes #874) - posted by su...@apache.org on 2019/02/12 14:31:57 UTC, 0 replies.
- [groovy] branch master updated: Fix failing to disable matching highlighter - posted by su...@apache.org on 2019/02/12 14:53:50 UTC, 0 replies.
- [groovy-website] branch asf-site updated (a080cf6 -> f119e5b) - posted by pa...@apache.org on 2019/02/12 23:05:48 UTC, 0 replies.
- [groovy-website] 01/07: remove g+ links (closes #6) - posted by pa...@apache.org on 2019/02/12 23:05:49 UTC, 0 replies.
- [groovy-website] 02/07: remove g+ links (closes #5) - posted by pa...@apache.org on 2019/02/12 23:05:50 UTC, 0 replies.
- [groovy-website] 03/07: Fix 404 on "Improve this doc" button click (closes #4) - posted by pa...@apache.org on 2019/02/12 23:05:51 UTC, 0 replies.
- [groovy-website] 04/07: Remove GR8Conf US from events as it is cancelled - posted by pa...@apache.org on 2019/02/12 23:05:52 UTC, 0 replies.
- [groovy-website] 05/07: Added extra line of text for Greach for better info and layout - posted by pa...@apache.org on 2019/02/12 23:05:53 UTC, 0 replies.
- [groovy-website] 06/07: Added DevNexus-2GM to Events (closes #3, closes #2) - posted by pa...@apache.org on 2019/02/12 23:05:54 UTC, 0 replies.
- [groovy-website] 07/07: add windows installer (closes #1) - posted by pa...@apache.org on 2019/02/12 23:05:55 UTC, 0 replies.
- [groovy-website] branch asf-site updated: fix event order (by date) - posted by pa...@apache.org on 2019/02/12 23:22:15 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8975: GroovyCastException on the result of CliBuilder.parseFromSpec - posted by pa...@apache.org on 2019/02/19 03:09:28 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-8975: GroovyCastException on the result of CliBuilder.parseFromSpec (port to 2_5_X) - posted by pa...@apache.org on 2019/02/19 03:14:48 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-9001 Bump picocli to 3.9.5 from 3.9.3 - posted by rp...@apache.org on 2019/02/19 11:46:00 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9001 Bump picocli to 3.9.5 from 3.9.3 - posted by rp...@apache.org on 2019/02/19 12:24:12 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8995: Improve the performance of creating list(closes #880) - posted by su...@apache.org on 2019/02/19 16:12:22 UTC, 0 replies.
- [groovy] branch master updated (3f26dc7 -> 90cfce0) - posted by su...@apache.org on 2019/02/19 16:18:20 UTC, 0 replies.
- [groovy] 01/02: GROOVY-8994: Bump spotbugs-annotations to 3.1.11 - posted by su...@apache.org on 2019/02/19 16:18:21 UTC, 0 replies.
- [groovy] 02/02: GROOVY-8993: Bump spotbugs gradle plugin to 1.6.9(closes #879) - posted by su...@apache.org on 2019/02/19 16:18:22 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8991: Difference in behaviour with closure and lambda(closes #878) - posted by su...@apache.org on 2019/02/19 16:43:46 UTC, 0 replies.
- [groovy] branch master updated (66a9883 -> bd2bd6a) - posted by pa...@apache.org on 2019/02/21 09:51:43 UTC, 0 replies.
- [groovy] 01/02: fix broken asciidoc reference - posted by pa...@apache.org on 2019/02/21 09:51:44 UTC, 0 replies.
- [groovy] 02/02: change some http references in the build to use https - posted by pa...@apache.org on 2019/02/21 09:51:45 UTC, 0 replies.
- [groovy] branch master updated: change some http references in the build to use https - posted by pa...@apache.org on 2019/02/21 10:12:21 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9009: AutoClone throws ClassCastException when used with @ToString or @EqualsAndHashCode (closes #883) - posted by pa...@apache.org on 2019/02/24 22:09:44 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated (30d5781 -> 66dec5d) - posted by pa...@apache.org on 2019/02/24 22:14:52 UTC, 0 replies.
- [groovy] 01/04: fix broken asciidoc reference - posted by pa...@apache.org on 2019/02/24 22:14:53 UTC, 0 replies.
- [groovy] 02/04: change some http references in the build to use https - posted by pa...@apache.org on 2019/02/24 22:14:54 UTC, 0 replies.
- [groovy] 03/04: change some http references in the build to use https - posted by pa...@apache.org on 2019/02/24 22:14:55 UTC, 0 replies.
- [groovy] 04/04: GROOVY-9009: AutoClone throws ClassCastException when used with @ToString or @EqualsAndHashCode (closes #883) - posted by pa...@apache.org on 2019/02/24 22:14:56 UTC, 0 replies.
- [groovy] branch master updated: minor refactor: properly declare local variable - posted by pa...@apache.org on 2019/02/25 02:14:53 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: minor refactor: properly declare local variable - posted by pa...@apache.org on 2019/02/25 02:23:08 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9010: MissingMethodException during ASTTest annotation assert execution - posted by pa...@apache.org on 2019/02/26 23:06:21 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-9010: MissingMethodException during ASTTest annotation assert execution - posted by pa...@apache.org on 2019/02/26 23:08:44 UTC, 0 replies.
- [groovy] branch GROOVY_2_4_X updated: GROOVY-9010: MissingMethodException during ASTTest annotation assert execution - posted by pa...@apache.org on 2019/02/26 23:10:00 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-9012 fix bug in grape resolve command to correctly handle positional parameters - posted by rp...@apache.org on 2019/02/28 09:36:06 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9012 fix bug in grape resolve command to correctly handle positional parameters - posted by rp...@apache.org on 2019/02/28 09:37:59 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8953: Imported enum causes compilation bug preventing tests from compiling (closes #885) - posted by pa...@apache.org on 2019/02/28 09:44:51 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-8953: Imported enum causes compilation bug preventing tests from compiling (closes #885) - posted by pa...@apache.org on 2019/02/28 09:57:25 UTC, 0 replies.
- [groovy] branch GROOVY_2_4_X updated: GROOVY-8953: Imported enum causes compilation bug preventing tests from compiling (port to 2_4_X) - posted by pa...@apache.org on 2019/02/28 11:18:47 UTC, 0 replies.