You are viewing a plain text version of this content. The canonical link for it is here.
- [groovy] branch GROOVY_3_0_X updated (59dc9e4 -> 866a988) - posted by su...@apache.org on 2020/02/01 00:02:46 UTC, 0 replies.
- [groovy] 01/08: wait a little longer - avoid occasional fail when run on a machine under heavy load - posted by su...@apache.org on 2020/02/01 00:02:47 UTC, 0 replies.
- [groovy] 02/08: Add comment for `classOrInterfaceModifiersOpt` - posted by su...@apache.org on 2020/02/01 00:02:48 UTC, 0 replies.
- [groovy] 03/08: GROOVY-9380: VMPlugin refactor: Coalesce Java5 through Java7 into Java8 - posted by su...@apache.org on 2020/02/01 00:02:49 UTC, 0 replies.
- [groovy] 04/08: Tweak `pathElement` rule - posted by su...@apache.org on 2020/02/01 00:02:50 UTC, 0 replies.
- [groovy] 05/08: make test more resilient to failure under high load (plus formatting) - posted by su...@apache.org on 2020/02/01 00:02:51 UTC, 0 replies.
- [groovy] 06/08: allow for slightly more max heap space - posted by su...@apache.org on 2020/02/01 00:02:52 UTC, 0 replies.
- [groovy] 07/08: Avoid ambiguities - posted by su...@apache.org on 2020/02/01 00:02:53 UTC, 0 replies.
- [groovy] 08/08: Tweak `elementValueArrayInitializer` rule - posted by su...@apache.org on 2020/02/01 00:02:54 UTC, 0 replies.
- [groovy] branch master updated (388c5f4 -> 6e10c35) - posted by pa...@apache.org on 2020/02/01 05:53:31 UTC, 0 replies.
- [groovy] 01/02: GROOVY-9380: VMPlugin refactor: Coalesce Java5 through Java7 into Java8 (remove reference to unused class) - posted by pa...@apache.org on 2020/02/01 05:53:32 UTC, 0 replies.
- [groovy] 02/02: GROOVY-9380: VMPlugin refactor: Coalesce Java5 through Java7 into Java8 (remove deprecated classes) - posted by pa...@apache.org on 2020/02/01 05:53:33 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9380: VMPlugin refactor: Coalesce Java5 through Java7 into Java8 (remove reference to unused class) - posted by pa...@apache.org on 2020/02/01 06:20:32 UTC, 0 replies.
- [groovy] branch master updated: Fix GROOVY-9204 - posted by su...@apache.org on 2020/02/01 10:04:03 UTC, 0 replies.
- [groovy] branch master updated: Remove the semantic predicate in the `returnType` rule suggested by @sharwell - posted by su...@apache.org on 2020/02/01 20:29:56 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-4976: NPE in AntlrParserPlugin on incorrect array creation expression - posted by su...@apache.org on 2020/02/01 21:49:09 UTC, 0 replies.
- [groovy] branch master updated: Minor refactoring: simplify the code for adding annotations to array - posted by su...@apache.org on 2020/02/01 23:01:45 UTC, 1 replies.
- [groovy] branch GROOVY_3_0_X updated (c197dc1 -> 396b5e4) - posted by su...@apache.org on 2020/02/01 23:05:55 UTC, 0 replies.
- [groovy] 01/04: Fix GROOVY-9204 - posted by su...@apache.org on 2020/02/01 23:05:56 UTC, 0 replies.
- [groovy] 02/04: Remove the semantic predicate in the `returnType` rule suggested by @sharwell - posted by su...@apache.org on 2020/02/01 23:05:57 UTC, 0 replies.
- [groovy] 03/04: GROOVY-4976: NPE in AntlrParserPlugin on incorrect array creation expression - posted by su...@apache.org on 2020/02/01 23:05:58 UTC, 0 replies.
- [groovy] 04/04: Minor refactoring: simplify the code for adding annotations to array - posted by su...@apache.org on 2020/02/01 23:05:59 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Minor refactoring: simplify the code for adding annotations to array - posted by su...@apache.org on 2020/02/01 23:16:40 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: refactor some code into java 8 style - posted by pa...@apache.org on 2020/02/02 08:39:32 UTC, 0 replies.
- [groovy] branch master updated: refactor some code into java 8 style (closes #1156) - posted by pa...@apache.org on 2020/02/02 08:44:02 UTC, 0 replies.
- [groovy] branch master updated: Tweak `classifiedModifiers` rule: remove redundant alternative - posted by su...@apache.org on 2020/02/02 14:50:51 UTC, 0 replies.
- [groovy] branch master updated: Refine test for GROOVY-9204 - posted by su...@apache.org on 2020/02/02 15:10:17 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Tweak `classifiedModifiers` rule: remove redundant alternative - posted by su...@apache.org on 2020/02/02 15:31:04 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Refine test for GROOVY-9204 - posted by su...@apache.org on 2020/02/02 16:04:56 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: Backport fix for GROOVY-9204(closes #1157) - posted by su...@apache.org on 2020/02/02 16:39:04 UTC, 0 replies.
- [groovy] branch master updated: Tweak `expressionListElement` rule - posted by su...@apache.org on 2020/02/02 17:57:22 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Tweak `expressionListElement` rule - posted by su...@apache.org on 2020/02/02 17:58:21 UTC, 0 replies.
- [groovy] branch master updated: SC: check for getter/setter on implicit-this expression in closure - posted by em...@apache.org on 2020/02/02 19:46:48 UTC, 0 replies.
- [groovy] branch master updated (67509d9 -> dbacfd6) - posted by pa...@apache.org on 2020/02/03 01:33:49 UTC, 0 replies.
- [groovy] 01/02: GROOVY-4694: Move AstBuilderTransformation Global xForm to separate module - posted by pa...@apache.org on 2020/02/03 01:33:50 UTC, 0 replies.
- [groovy] 02/02: GROOVY-4694: Move AstBuilderTransformation Global xForm to separate module (module should be optional) (closes #1154) - posted by pa...@apache.org on 2020/02/03 01:33:51 UTC, 0 replies.
- [groovy] branch master updated: Revert "GROOVY-4694: Move AstBuilderTransformation Global xForm to separate module (module should be optional) (closes #1154)" - posted by pa...@apache.org on 2020/02/03 03:15:19 UTC, 0 replies.
- [groovy] branch master updated (c6b8122 -> 6c9cbba) - posted by pa...@apache.org on 2020/02/03 07:32:10 UTC, 0 replies.
- [groovy] 01/02: GROOVY-4694: Move AstBuilderTransformation Global xForm to separate module (module should be optional) (closes #1154) - posted by pa...@apache.org on 2020/02/03 07:32:11 UTC, 0 replies.
- [groovy] 02/02: Revert "GROOVY-4694: Move AstBuilderTransformation Global xForm to separate module" - posted by pa...@apache.org on 2020/02/03 07:32:12 UTC, 0 replies.
- [groovy] branch GROOVY-9376 created (now 95cc917) - posted by em...@apache.org on 2020/02/03 17:20:54 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9376: add grab/grape resolver to start of chain - posted by em...@apache.org on 2020/02/03 17:20:55 UTC, 0 replies.
- [groovy] branch master updated: minor refactoring - posted by pa...@apache.org on 2020/02/03 23:42:03 UTC, 3 replies.
- [groovy] branch GROOVY_3_0_X updated: minor refactoring - posted by pa...@apache.org on 2020/02/03 23:43:29 UTC, 1 replies.
- [groovy] branch master updated (5f05b8e -> 81fbbb4) - posted by su...@apache.org on 2020/02/04 00:48:35 UTC, 0 replies.
- [groovy] 01/02: Tweak `variableDeclaration` rule - posted by su...@apache.org on 2020/02/04 00:48:36 UTC, 0 replies.
- [groovy] 02/02: Tweak unbalanced parens - posted by su...@apache.org on 2020/02/04 00:48:37 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (10f40ab -> d897034) - posted by su...@apache.org on 2020/02/04 01:10:49 UTC, 0 replies.
- [groovy] 01/03: SC: check for getter/setter on implicit-this expression in closure - posted by su...@apache.org on 2020/02/04 01:10:50 UTC, 0 replies.
- [groovy] 02/03: Tweak `variableDeclaration` rule - posted by su...@apache.org on 2020/02/04 01:10:51 UTC, 0 replies.
- [groovy] 03/03: Tweak unbalanced parens - posted by su...@apache.org on 2020/02/04 01:10:52 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9376: add grab/grape resolver to start of chain - posted by su...@apache.org on 2020/02/04 13:43:22 UTC, 0 replies.
- [groovy] branch master updated: Fix occasional syntax highlighting issues of groovy console - posted by su...@apache.org on 2020/02/04 15:58:39 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (d897034 -> 7a423de) - posted by su...@apache.org on 2020/02/04 16:00:53 UTC, 0 replies.
- [groovy] 01/02: GROOVY-9376: add grab/grape resolver to start of chain - posted by su...@apache.org on 2020/02/04 16:00:54 UTC, 0 replies.
- [groovy] 02/02: Fix occasional syntax highlighting issues of groovy console - posted by su...@apache.org on 2020/02/04 16:00:55 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-6097: add test cases - posted by em...@apache.org on 2020/02/04 19:37:03 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9383: Bump javaparser to 3.15.11 - posted by su...@apache.org on 2020/02/04 22:15:14 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9383: Bump javaparser to 3.15.11 - posted by su...@apache.org on 2020/02/04 22:16:15 UTC, 0 replies.
- [groovy] branch master updated: minor edits - posted by em...@apache.org on 2020/02/05 20:24:20 UTC, 5 replies.
- [groovy] branch GROOVY-9385 created (now 01e7a68) - posted by em...@apache.org on 2020/02/05 21:25:15 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9385: add private field accessor for each mutated private field - posted by em...@apache.org on 2020/02/05 21:25:16 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9384: Groovy should provide a Maven BOM (closes #1160) - posted by pa...@apache.org on 2020/02/05 22:33:51 UTC, 0 replies.
- svn commit: r37895 - in /dev/groovy/4.0.0-alpha-1: ./ distribution/ sources/ - posted by pa...@apache.org on 2020/02/06 06:08:18 UTC, 0 replies.
- [groovy] annotated tag GROOVY_4_0_0_ALPHA_1 created (now b96eab0) - posted by pa...@apache.org on 2020/02/06 06:08:26 UTC, 0 replies.
- [groovy] 01/01: Release 4.0.0-alpha-1: update versions - posted by pa...@apache.org on 2020/02/06 06:08:27 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9384: Groovy should provide a Maven BOM (port to 3_0_X) - posted by pa...@apache.org on 2020/02/06 07:10:44 UTC, 0 replies.
- [groovy] annotated tag GROOVY_4_0_0_ALPHA_1 deleted (was b96eab0) - posted by pa...@apache.org on 2020/02/06 07:12:07 UTC, 0 replies.
- svn commit: r37896 - /dev/groovy/4.0.0-alpha-1/ - posted by pa...@apache.org on 2020/02/06 07:15:01 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-9384: Groovy should provide a Maven BOM (port to 3_0_X) - posted by pa...@apache.org on 2020/02/06 13:15:00 UTC, 0 replies.
- [groovy] branch GROOVY_2_4_X updated: GROOVY-9384: Groovy should provide a Maven BOM (port to 2_4_X) - posted by pa...@apache.org on 2020/02/06 13:20:15 UTC, 0 replies.
- [groovy] branch master updated: add metadata file for AST github integration tweaking - posted by pa...@apache.org on 2020/02/07 04:49:04 UTC, 0 replies.
- svn commit: r37927 - in /dev/groovy/3.0.0: ./ distribution/ sources/ - posted by pa...@apache.org on 2020/02/07 08:34:34 UTC, 0 replies.
- [groovy] annotated tag GROOVY_3_0_0 created (now 61a6d09) - posted by pa...@apache.org on 2020/02/07 08:34:42 UTC, 0 replies.
- [groovy] 01/01: Release 3.0.0: update versions - posted by pa...@apache.org on 2020/02/07 08:34:43 UTC, 0 replies.
- [groovy] branch master updated: remove deprecated class - posted by pa...@apache.org on 2020/02/07 23:46:03 UTC, 0 replies.
- [groovy] branch master updated: remove Xlint warnings - posted by pa...@apache.org on 2020/02/08 03:45:40 UTC, 2 replies.
- [groovy] branch master updated (f98efe0 -> 724cc0d) - posted by pa...@apache.org on 2020/02/08 04:55:42 UTC, 0 replies.
- [groovy] 01/02: remove deprecated classes - posted by pa...@apache.org on 2020/02/08 04:55:43 UTC, 0 replies.
- [groovy] 02/02: remove Xlint warnings - posted by pa...@apache.org on 2020/02/08 04:55:44 UTC, 0 replies.
- [groovy] branch master updated (724cc0d -> b076a36) - posted by pa...@apache.org on 2020/02/08 05:15:22 UTC, 0 replies.
- [groovy] 01/03: fix typo - posted by pa...@apache.org on 2020/02/08 05:15:23 UTC, 0 replies.
- [groovy] 02/03: adopt Gradle recommended value for maxParallelForks - posted by pa...@apache.org on 2020/02/08 05:15:24 UTC, 0 replies.
- [groovy] 03/03: remove Xlint warnings - posted by pa...@apache.org on 2020/02/08 05:15:25 UTC, 0 replies.
- [groovy] branch master updated (91d7ded -> f4338cf) - posted by em...@apache.org on 2020/02/08 16:39:10 UTC, 0 replies.
- [groovy] 01/02: minor edits - posted by em...@apache.org on 2020/02/08 16:39:11 UTC, 1 replies.
- [groovy] 02/02: GROOVY-9387: add test case - posted by em...@apache.org on 2020/02/08 16:39:12 UTC, 0 replies.
- [groovy] branch GROOVY-9387 created (now 7800d5f) - posted by em...@apache.org on 2020/02/08 18:58:11 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9387: MissingMethodException: try one more metaClass.invokeMethod - posted by em...@apache.org on 2020/02/08 18:58:12 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9387: fix test case for indy - posted by pa...@apache.org on 2020/02/09 00:50:42 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Bump version on GROOVY_3_0_X branch - posted by pa...@apache.org on 2020/02/10 09:26:39 UTC, 0 replies.
- svn commit: r37962 - in /release/groovy/3.0.0: ./ distribution/ sources/ - posted by pa...@apache.org on 2020/02/10 11:49:11 UTC, 0 replies.
- svn commit: r37963 - /dev/groovy/3.0.0/ - posted by pa...@apache.org on 2020/02/10 11:49:17 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Release 3.0.0: update sitemap - posted by pa...@apache.org on 2020/02/10 12:06:12 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/10 12:26:01: Generated dev website from groovy-website@e35bf5d - posted by gi...@apache.org on 2020/02/10 12:26:05 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Groovy 3 updates - posted by pa...@apache.org on 2020/02/10 13:31:46 UTC, 2 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/10 13:40:20: Generated dev website from groovy-website@dfa5461 - posted by gi...@apache.org on 2020/02/10 13:40:24 UTC, 0 replies.
- svn commit: r37965 - /release/groovy/3.0.0-rc-3/ - posted by pa...@apache.org on 2020/02/10 13:56:26 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/11 10:48:19: Generated dev website from groovy-website@2ecdaed - posted by gi...@apache.org on 2020/02/11 10:48:22 UTC, 0 replies.
- [groovy] branch GROOVY-9392 created (now 6c07a02) - posted by em...@apache.org on 2020/02/11 19:11:59 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9392: prevent recursive invocation in CompilerConfiguration - posted by em...@apache.org on 2020/02/11 19:12:00 UTC, 0 replies.
- [groovy] branch GROOVY-9389 created (now e0bd2bd) - posted by em...@apache.org on 2020/02/11 20:29:46 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9389: check setter type(s) against field/property/accessor type - posted by em...@apache.org on 2020/02/11 20:29:47 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: fix build script (fixes GROOVY-9390: groovysh 3.0.0 not working with jdk 11.0.6) - posted by pa...@apache.org on 2020/02/11 22:10:39 UTC, 0 replies.
- [groovy] branch master updated: fix build script (fixes GROOVY-9390: groovysh 3.0.0 not working with jdk 11.0.6) - posted by pa...@apache.org on 2020/02/11 22:14:56 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Mark enum next() and previous() as generated, not modifier synthetic - posted by em...@apache.org on 2020/02/11 23:39:21 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9389: check setter type(s) against field/property/accessor type (closes #1164) - posted by pa...@apache.org on 2020/02/12 04:39:45 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9389: check setter type(s) against field/property/accessor type (closes #1164) - posted by pa...@apache.org on 2020/02/12 04:40:25 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9387: MissingMethodException: try one more metaClass.invokeMethod (closes #1162) - posted by pa...@apache.org on 2020/02/12 04:49:15 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9387: MissingMethodException: try one more metaClass.invokeMethod - posted by pa...@apache.org on 2020/02/12 05:00:31 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-9387: MissingMethodException: try one more metaClass.invokeMethod - posted by pa...@apache.org on 2020/02/12 05:01:15 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9387: remove unused imports - posted by pa...@apache.org on 2020/02/12 05:02:12 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9392: prevent recursive invocation in CompilerConfiguration (closes #1163) - posted by pa...@apache.org on 2020/02/12 05:10:52 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9392: prevent recursive invocation in CompilerConfiguration (closes #1163) - posted by pa...@apache.org on 2020/02/12 05:11:56 UTC, 0 replies.
- [groovy] branch danielsun/openjdk14 created (now e409497) - posted by su...@apache.org on 2020/02/12 13:12:56 UTC, 0 replies.
- [groovy] 01/01: Add JDK 14 build to travis CI - posted by su...@apache.org on 2020/02/12 13:12:57 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9385: add private field accessor for each mutated private field - posted by su...@apache.org on 2020/02/12 15:53:21 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9394: Groovy could provide some minimal methods to assist with migrating between Groovy versions - posted by su...@apache.org on 2020/02/12 15:56:39 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (b98b3a7 -> 86ef514) - posted by su...@apache.org on 2020/02/12 17:18:08 UTC, 0 replies.
- [groovy] 01/08: GROOVY-6097: add test cases - posted by su...@apache.org on 2020/02/12 17:18:09 UTC, 0 replies.
- [groovy] 02/08: minor edits - posted by su...@apache.org on 2020/02/12 17:18:10 UTC, 0 replies.
- [groovy] 03/08: minor edits - posted by su...@apache.org on 2020/02/12 17:18:11 UTC, 0 replies.
- [groovy] 04/08: minor edits - posted by su...@apache.org on 2020/02/12 17:18:12 UTC, 0 replies.
- [groovy] 05/08: GROOVY-9387: add test case - posted by su...@apache.org on 2020/02/12 17:18:13 UTC, 0 replies.
- [groovy] 06/08: minor edits - posted by su...@apache.org on 2020/02/12 17:18:14 UTC, 0 replies.
- [groovy] 07/08: GROOVY-9385: add private field accessor for each mutated private field - posted by su...@apache.org on 2020/02/12 17:18:15 UTC, 0 replies.
- [groovy] 08/08: GROOVY-9394: Groovy could provide some minimal methods to assist with migrating between Groovy versions - posted by su...@apache.org on 2020/02/12 17:18:16 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-7304: separate direct access and indirect (extends) test cases - posted by em...@apache.org on 2020/02/12 17:39:34 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9387: fix test case for indy - posted by su...@apache.org on 2020/02/12 17:43:56 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: minor edits - posted by em...@apache.org on 2020/02/12 19:24:52 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-9394: Groovy could provide some minimal methods to assist with migrating between Groovy versions - posted by pa...@apache.org on 2020/02/13 01:05:51 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: minor refactoring - posted by pa...@apache.org on 2020/02/13 02:34:52 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Fix browse all link (closes #21) - posted by pa...@apache.org on 2020/02/13 03:22:47 UTC, 0 replies.
- [groovy-website] branch asf-site updated (da565db -> 1d8f49b) - posted by pa...@apache.org on 2020/02/13 03:55:55 UTC, 0 replies.
- [groovy-website] 01/02: update css url to https (closes #19) - posted by pa...@apache.org on 2020/02/13 03:55:56 UTC, 0 replies.
- [groovy-website] 02/02: add Infrastructor to Groovy ecosystem (closes #17) - posted by pa...@apache.org on 2020/02/13 03:55:57 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/13 03:58:32: Generated dev website from groovy-website@1d8f49b - posted by gi...@apache.org on 2020/02/13 03:58:36 UTC, 0 replies.
- [groovy-website] branch asf-site updated: CI changes - posted by pa...@apache.org on 2020/02/13 04:12:23 UTC, 4 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/13 04:15:14: Generated dev website from groovy-website@bc4a8b0 - posted by gi...@apache.org on 2020/02/13 04:15:18 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/13 04:58:20: Generated dev website from groovy-website@6f3ce3f - posted by gi...@apache.org on 2020/02/13 04:58:24 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/13 05:08:05: Generated dev website from groovy-website@3c96800 - posted by gi...@apache.org on 2020/02/13 05:08:09 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/13 05:10:46: Generated dev website from groovy-website@7eae962 - posted by gi...@apache.org on 2020/02/13 05:10:50 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/13 05:18:47: Generated dev website from groovy-website@715803b - posted by gi...@apache.org on 2020/02/13 05:18:50 UTC, 0 replies.
- [groovy-website] branch asf-site updated: fix infrastructor description (closes #22) - posted by pa...@apache.org on 2020/02/13 12:08:30 UTC, 0 replies.
- [groovy] branch master updated: Fix for GROOVY-9396 - posted by su...@apache.org on 2020/02/13 17:05:19 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (ed50323 -> c9dfd46) - posted by su...@apache.org on 2020/02/13 17:20:30 UTC, 0 replies.
- [groovy] 01/02: GROOVY-7304: separate direct access and indirect (extends) test cases - posted by su...@apache.org on 2020/02/13 17:20:31 UTC, 0 replies.
- [groovy] 02/02: Fix for GROOVY-9396 - posted by su...@apache.org on 2020/02/13 17:20:32 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: Fix for GROOVY-9396 - posted by su...@apache.org on 2020/02/13 17:24:17 UTC, 0 replies.
- [groovy] branch GROOVY-8707 created (now fd98b47) - posted by em...@apache.org on 2020/02/13 19:59:22 UTC, 0 replies.
- [groovy] 01/01: GROOVY-8707: SC: use makeSetProperty for compound assignment of property - posted by em...@apache.org on 2020/02/13 19:59:23 UTC, 0 replies.
- [groovy] branch master updated: update baseline version - posted by pa...@apache.org on 2020/02/13 23:24:32 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8707: SC: use makeSetProperty for compound assignment of property (closes #1167) - posted by pa...@apache.org on 2020/02/14 05:41:42 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (c9dfd46 -> a6eb333) - posted by pa...@apache.org on 2020/02/14 05:45:05 UTC, 0 replies.
- [groovy] 02/02: GROOVY-8707: SC: use makeSetProperty for compound assignment of property (closes #1167) - posted by pa...@apache.org on 2020/02/14 05:45:07 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8582: Documentation for `var` keyword (Java10) - posted by pa...@apache.org on 2020/02/14 07:40:27 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-9396: fix test for 2_5_X - posted by pa...@apache.org on 2020/02/14 09:05:21 UTC, 0 replies.
- svn commit: r38042 - in /dev/groovy/3.0.1: ./ distribution/ sources/ - posted by pa...@apache.org on 2020/02/14 09:59:05 UTC, 0 replies.
- [groovy] annotated tag GROOVY_3_0_1 created (now 4fb6db0) - posted by pa...@apache.org on 2020/02/14 09:59:14 UTC, 0 replies.
- [groovy] 01/01: Release 3.0.1: update versions - posted by pa...@apache.org on 2020/02/14 09:59:15 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-8582: Documentation for `var` keyword (Java10) - posted by pa...@apache.org on 2020/02/14 11:07:04 UTC, 0 replies.
- [groovy] branch danielsun/classnode-position-issue created (now 670eaa1) - posted by su...@apache.org on 2020/02/14 14:35:28 UTC, 0 replies.
- [groovy] 01/01: Try to address classnode position issue - 1 - posted by su...@apache.org on 2020/02/14 14:35:29 UTC, 0 replies.
- [groovy] branch danielsun/classnode-position-issue updated (670eaa1 -> 157e6c1) - posted by su...@apache.org on 2020/02/14 16:50:27 UTC, 0 replies.
- [groovy] 01/01: Try to address classnode position issue - 2 - posted by su...@apache.org on 2020/02/14 16:50:28 UTC, 0 replies.
- [groovy] branch danielsun/classnode-position-issue updated (157e6c1 -> f40c10b) - posted by su...@apache.org on 2020/02/14 16:59:43 UTC, 0 replies.
- [groovy] 01/01: Try to fix classnode position issue - 3 - posted by su...@apache.org on 2020/02/14 16:59:44 UTC, 0 replies.
- [groovy] branch danielsun/classnode-position-issue updated (f40c10b -> d943d0f) - posted by su...@apache.org on 2020/02/14 18:35:32 UTC, 0 replies.
- [groovy] 01/01: Fix the failing build - posted by su...@apache.org on 2020/02/14 18:35:33 UTC, 0 replies.
- [groovy] branch danielsun/classnode-position-issue updated (d943d0f -> 4b728e7) - posted by su...@apache.org on 2020/02/14 19:11:30 UTC, 0 replies.
- [groovy] 01/01: Ignore the flaky test case for now - posted by su...@apache.org on 2020/02/14 19:11:31 UTC, 0 replies.
- [groovy] branch danielsun/classnode-position-issue updated: GROOVY-4694: Move AstBuilderTransformation Global xForm to separate module - posted by su...@apache.org on 2020/02/14 19:27:33 UTC, 0 replies.
- [groovy] branch master updated (03802d0 -> ff7b13e) - posted by em...@apache.org on 2020/02/14 20:09:23 UTC, 0 replies.
- [groovy] 01/04: add builder for DeclarationExpression - posted by em...@apache.org on 2020/02/14 20:09:24 UTC, 0 replies.
- [groovy] 02/04: add builders for BytecodeExpression supporting closure/lambda - posted by em...@apache.org on 2020/02/14 20:09:25 UTC, 0 replies.
- [groovy] 03/04: reorder methods - posted by em...@apache.org on 2020/02/14 20:09:26 UTC, 0 replies.
- [groovy] 04/04: minor edits - posted by em...@apache.org on 2020/02/14 20:09:27 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (2b42d85 -> 30ef550) - posted by su...@apache.org on 2020/02/14 20:11:48 UTC, 0 replies.
- [groovy] 01/02: Ignore the flaky test case for now - posted by su...@apache.org on 2020/02/14 20:11:49 UTC, 1 replies.
- [groovy] 02/02: GROOVY-4694: Move AstBuilderTransformation Global xForm to separate module - posted by su...@apache.org on 2020/02/14 20:11:50 UTC, 1 replies.
- [groovy] branch master updated (ff7b13e -> f3b8ff4) - posted by su...@apache.org on 2020/02/14 20:13:38 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (30ef550 -> 3c5182c) - posted by su...@apache.org on 2020/02/14 20:36:02 UTC, 0 replies.
- [groovy] 01/06: minor edits - posted by su...@apache.org on 2020/02/14 20:36:03 UTC, 0 replies.
- [groovy] 02/06: minor edits - posted by su...@apache.org on 2020/02/14 20:36:04 UTC, 0 replies.
- [groovy] 03/06: add builder for DeclarationExpression - posted by su...@apache.org on 2020/02/14 20:36:05 UTC, 0 replies.
- [groovy] 04/06: add builders for BytecodeExpression supporting closure/lambda - posted by su...@apache.org on 2020/02/14 20:36:06 UTC, 0 replies.
- [groovy] 05/06: reorder methods - posted by su...@apache.org on 2020/02/14 20:36:07 UTC, 0 replies.
- [groovy] 06/06: minor edits - posted by su...@apache.org on 2020/02/14 20:36:08 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Sync the missing test case - posted by su...@apache.org on 2020/02/14 20:49:16 UTC, 0 replies.
- [groovy] branch ImmutableClassNode created (now 4764b93) - posted by em...@apache.org on 2020/02/14 22:07:05 UTC, 0 replies.
- [groovy] 01/01: ImmutableClassNode for protecting highly-available ClassNode instances - posted by em...@apache.org on 2020/02/14 22:07:06 UTC, 0 replies.
- [groovy] branch GROOVY-9400 created (now b300852) - posted by su...@apache.org on 2020/02/15 13:05:15 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9400: Regression in end of line handling between 2.5.9 and 3.0.0 - posted by su...@apache.org on 2020/02/15 13:05:16 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9400: Regression in end of line handling between 2.5.9 and 3.0.0 - posted by su...@apache.org on 2020/02/15 13:52:43 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9400: Regression in end of line handling between 2.5.9 and 3.0.0 - posted by su...@apache.org on 2020/02/15 13:53:55 UTC, 0 replies.
- [groovy] branch GROOVY-9399 created (now 3d8515c) - posted by su...@apache.org on 2020/02/15 15:47:47 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9399: Annotations on annotation methods are missing in the AST - posted by su...@apache.org on 2020/02/15 15:47:48 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9399: Annotations on annotation methods are missing in the AST - posted by su...@apache.org on 2020/02/15 16:14:04 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9399: Annotations on annotation methods are missing in the AST - posted by su...@apache.org on 2020/02/15 16:15:18 UTC, 0 replies.
- [groovy] branch GROOVY-9403 created (now 1225984) - posted by su...@apache.org on 2020/02/16 09:29:19 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9403: Bump javaparser to 3.15.12 - posted by su...@apache.org on 2020/02/16 09:29:20 UTC, 0 replies.
- [groovy] branch master updated: Minor refactoring: Remove redundant rule `classifiedModifiers` - posted by su...@apache.org on 2020/02/16 09:57:57 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9403: Bump javaparser to 3.15.12 - posted by su...@apache.org on 2020/02/16 10:27:16 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (892bac8 -> bb0009d) - posted by su...@apache.org on 2020/02/16 10:28:27 UTC, 0 replies.
- [groovy] 01/02: Minor refactoring: Remove redundant rule `classifiedModifiers` - posted by su...@apache.org on 2020/02/16 10:28:28 UTC, 0 replies.
- [groovy] 02/02: GROOVY-9403: Bump javaparser to 3.15.12 - posted by su...@apache.org on 2020/02/16 10:28:29 UTC, 0 replies.
- [groovy] branch master updated: Fix typo - posted by su...@apache.org on 2020/02/16 10:29:53 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Fix typo - posted by su...@apache.org on 2020/02/16 10:31:00 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: improve comment - posted by pa...@apache.org on 2020/02/16 23:08:05 UTC, 0 replies.
- [groovy] branch master updated: remove deprecated private method - posted by pa...@apache.org on 2020/02/17 08:35:01 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (69f0b0f -> 4b84928) - posted by pa...@apache.org on 2020/02/17 11:07:03 UTC, 0 replies.
- [groovy] 01/02: Release 3.0.1: update versions - posted by pa...@apache.org on 2020/02/17 11:07:04 UTC, 0 replies.
- [groovy] 02/02: Bump version on GROOVY_3_0_X branch - posted by pa...@apache.org on 2020/02/17 11:07:05 UTC, 0 replies.
- svn commit: r38131 - in /release/groovy/3.0.1: ./ distribution/ sources/ - posted by pa...@apache.org on 2020/02/17 11:35:14 UTC, 0 replies.
- svn commit: r38132 - /dev/groovy/3.0.1/ - posted by pa...@apache.org on 2020/02/17 11:35:20 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Release 3.0.1: update sitemap - posted by pa...@apache.org on 2020/02/17 11:43:49 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/17 11:46:33: Generated dev website from groovy-website@87994d4 - posted by gi...@apache.org on 2020/02/17 11:46:37 UTC, 0 replies.
- svn commit: r38133 - /release/groovy/3.0.0/ - posted by pa...@apache.org on 2020/02/17 11:55:55 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9185: groovyc doesn't keep RetentionPolicy in generated bytecode - posted by pa...@apache.org on 2020/02/17 13:34:57 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9185: groovyc doesn't keep RetentionPolicy in generated bytecode (test) - posted by pa...@apache.org on 2020/02/17 13:44:44 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-8666: groovy-all pom approach breaks OSGi due to split-packages (included in 3_0_X as per GROOVY-9402) - posted by pa...@apache.org on 2020/02/17 14:24:09 UTC, 0 replies.
- [groovy-website] branch asf-site updated: add windows installer - posted by pa...@apache.org on 2020/02/17 21:45:05 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/17 21:47:20: Generated dev website from groovy-website@1c2535f - posted by gi...@apache.org on 2020/02/17 21:47:23 UTC, 0 replies.
- [groovy-website] branch asf-site updated: apache dist site redirects to downloads.apache.org - posted by pa...@apache.org on 2020/02/17 22:10:25 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/17 22:12:27: Generated dev website from groovy-website@014bf07 - posted by gi...@apache.org on 2020/02/17 22:12:30 UTC, 0 replies.
- [groovy-website] branch asf-site updated: update CI build IDs - posted by pa...@apache.org on 2020/02/18 04:06:51 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2020/02/18 04:09:20: Generated dev website from groovy-website@9e4bb23 - posted by gi...@apache.org on 2020/02/18 04:09:24 UTC, 0 replies.
- [groovy] branch master updated: temp debug info - posted by pa...@apache.org on 2020/02/18 07:02:54 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving created (now 9e5bf89) - posted by su...@apache.org on 2020/02/18 21:11:52 UTC, 0 replies.
- [groovy] 01/01: Add `ClassFinder` to tweak resolving types - posted by su...@apache.org on 2020/02/18 21:11:53 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving updated: Warmup the cache of resolve visitor - posted by su...@apache.org on 2020/02/18 22:34:00 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving updated: Try to output the log - posted by su...@apache.org on 2020/02/18 23:26:27 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving updated: Try to output the log - 2 - posted by su...@apache.org on 2020/02/18 23:39:13 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving updated: Fix the failing build - posted by su...@apache.org on 2020/02/19 00:19:52 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving updated: Fix the failing JDK8 build - posted by su...@apache.org on 2020/02/19 00:36:07 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving updated (9fdfb92 -> 0b40947) - posted by su...@apache.org on 2020/02/19 01:27:29 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9408: Avoid unnecessary looking up default import classes when resolving types - posted by su...@apache.org on 2020/02/19 01:27:30 UTC, 4 replies.
- [groovy] branch danielsun/tweak-resolving updated (0b40947 -> 7d95048) - posted by su...@apache.org on 2020/02/19 03:11:08 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving updated (7d95048 -> 30d0297) - posted by su...@apache.org on 2020/02/19 03:29:48 UTC, 0 replies.
- [groovy] branch master updated (0ef64f7 -> 5b4953f) - posted by pa...@apache.org on 2020/02/19 04:25:16 UTC, 0 replies.
- [groovy] 01/04: formatting - posted by pa...@apache.org on 2020/02/19 04:25:17 UTC, 0 replies.
- [groovy] 02/04: minor refactor: remove duplicate code - posted by pa...@apache.org on 2020/02/19 04:25:18 UTC, 0 replies.
- [groovy] 03/04: minor refactor: add method for checking for presence of @Generated (removes a little bit of dup) - posted by pa...@apache.org on 2020/02/19 04:25:19 UTC, 0 replies.
- [groovy] 04/04: GROOVY-9406: `VerifyError` when annotating with both @InheritConstructors and @NullCheck and calling the resulting c'tor - posted by pa...@apache.org on 2020/02/19 04:25:20 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving updated (30d0297 -> a948718) - posted by su...@apache.org on 2020/02/19 04:34:44 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9185: groovyc doesn't keep RetentionPolicy in generated bytecode - posted by pa...@apache.org on 2020/02/19 05:07:47 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-9185: groovyc doesn't keep RetentionPolicy in generated bytecode (port to 2_5_X) - posted by pa...@apache.org on 2020/02/19 05:12:22 UTC, 0 replies.
- [groovy] branch GROOVY_2_4_X updated: GROOVY-9185: groovyc doesn't keep RetentionPolicy in generated bytecode (port to 2_4_X) - posted by pa...@apache.org on 2020/02/19 05:22:20 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving updated (a948718 -> 44a37a6) - posted by su...@apache.org on 2020/02/19 06:32:35 UTC, 0 replies.
- [groovy] branch master updated (5b4953f -> 02f8cd9) - posted by pa...@apache.org on 2020/02/19 08:11:17 UTC, 0 replies.
- [groovy] 01/02: remove deprecated class - posted by pa...@apache.org on 2020/02/19 08:11:18 UTC, 0 replies.
- [groovy] 02/02: rat exclusion for CI - posted by pa...@apache.org on 2020/02/19 08:11:19 UTC, 0 replies.
- [groovy] branch GROOVY_2_4_X updated: rat exclusion for CI - posted by pa...@apache.org on 2020/02/19 08:13:13 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: rat exclusion for CI - posted by pa...@apache.org on 2020/02/19 08:13:35 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: rat exclusion for CI - posted by pa...@apache.org on 2020/02/19 08:14:21 UTC, 0 replies.
- [groovy] branch GROOVY_2_4_X updated: GROOVY-9185: groovyc doesn't keep RetentionPolicy in generated bytecode (port to 2_4_X tweak) - posted by pa...@apache.org on 2020/02/19 08:31:49 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9410: Writable is not on classpath for compilation when using groovy-templates dependency directly - posted by pa...@apache.org on 2020/02/19 12:34:59 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9410: Writable is not on classpath for compilation when using groovy-templates dependency directly - posted by pa...@apache.org on 2020/02/19 12:36:12 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving updated: Improve the robustness and tweak doco - posted by su...@apache.org on 2020/02/19 21:50:42 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: follow up to GROOVY-9410 (issue spotted with groovy-templates) to fix dependency info when using other artifacts directly - posted by pa...@apache.org on 2020/02/20 05:26:27 UTC, 0 replies.
- [groovy] branch master updated: follow up to GROOVY-9410 (issue spotted with groovy-templates) to fix dependency info when using other artifacts directly - posted by pa...@apache.org on 2020/02/20 05:29:13 UTC, 0 replies.
- [groovy] branch master updated: follow up to GROOVY-9410 (further improvements) - posted by pa...@apache.org on 2020/02/20 10:53:27 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: follow up to GROOVY-9410 (further improvements) - posted by pa...@apache.org on 2020/02/20 10:54:13 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9409: org.codehaus.groovy.runtime.callsite.GroovySunClassLoader is unusable - posted by pa...@apache.org on 2020/02/20 14:11:18 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9409: org.codehaus.groovy.runtime.callsite.GroovySunClassLoader is unusable (changes needed for JDK8) - posted by pa...@apache.org on 2020/02/20 22:40:17 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-9409: org.codehaus.groovy.runtime.callsite.GroovySunClassLoader is unusable (port to 2_5_X) - posted by pa...@apache.org on 2020/02/21 02:06:22 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9409: org.codehaus.groovy.runtime.callsite.GroovySunClassLoader is unusable - posted by pa...@apache.org on 2020/02/21 02:07:56 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9406: `VerifyError` when annotating with both @InheritConstructors and @NullCheck and calling the resulting c'tor - posted by pa...@apache.org on 2020/02/21 03:18:06 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9414: Groovy 3.0.1 : @Delegate does not work with default getter - posted by pa...@apache.org on 2020/02/21 03:44:12 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9414: Groovy 3.0.1 : @Delegate does not work with default getter - posted by pa...@apache.org on 2020/02/21 03:45:43 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (df251a4 -> 6599c8a) - posted by pa...@apache.org on 2020/02/21 05:05:55 UTC, 0 replies.
- [groovy] 01/03: formatting - posted by pa...@apache.org on 2020/02/21 05:05:56 UTC, 0 replies.
- [groovy] 02/03: minor refactor: remove duplicate code - posted by pa...@apache.org on 2020/02/21 05:05:57 UTC, 0 replies.
- [groovy] 03/03: minor refactor: add method for checking for presence of @Generated (removes a little bit of dup) - posted by pa...@apache.org on 2020/02/21 05:05:58 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9408: Avoid unnecessary looking up default import classes when… (#1169) - posted by su...@apache.org on 2020/02/21 23:54:23 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9408: Avoid unnecessary looking up default import classes when… (#1169) - posted by su...@apache.org on 2020/02/22 01:04:49 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further created (now 2f608f3) - posted by su...@apache.org on 2020/02/22 01:24:28 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9416: Avoid unnecessary looking up non default import classes when resolving types - posted by su...@apache.org on 2020/02/22 01:24:29 UTC, 5 replies.
- [groovy] branch danielsun/tweak-resolving-further updated: Try to address the bug - 1 - posted by su...@apache.org on 2020/02/22 01:41:29 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated: Try to address the bug - 2 - posted by su...@apache.org on 2020/02/22 01:50:12 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated: Try to address the bug - 3 - posted by su...@apache.org on 2020/02/22 01:52:02 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated: Try to address the bug - 4 - posted by su...@apache.org on 2020/02/22 02:01:53 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated: Try to address the bug - 5 - posted by su...@apache.org on 2020/02/22 02:10:51 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated: Try to address the bug - 6 - posted by su...@apache.org on 2020/02/22 02:16:45 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated (9786373 -> 090ac11) - posted by su...@apache.org on 2020/02/22 03:22:49 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated (090ac11 -> 3f81b9c) - posted by su...@apache.org on 2020/02/22 09:22:48 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated (3f81b9c -> c9665c6) - posted by su...@apache.org on 2020/02/22 09:36:44 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated (c9665c6 -> f01d3a3) - posted by su...@apache.org on 2020/02/22 10:00:46 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated (f01d3a3 -> bb9d2b1) - posted by su...@apache.org on 2020/02/22 11:18:01 UTC, 0 replies.
- [groovy] branch master updated: Improve the code like `String.equals("")` - posted by su...@apache.org on 2020/02/22 11:23:49 UTC, 0 replies.
- [groovy] branch danielsun/tweak-resolving-further updated: Add an option "groovy.deterministic.default.imports" to fallback - posted by su...@apache.org on 2020/02/22 12:39:42 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Improve the code like `String.equals("")` - posted by su...@apache.org on 2020/02/22 18:19:28 UTC, 0 replies.
- [groovy] branch master updated (69d03ee -> c257033) - posted by pa...@apache.org on 2020/02/22 22:35:34 UTC, 0 replies.
- [groovy] 01/02: minor refactor: remove small amount of duplication - posted by pa...@apache.org on 2020/02/22 22:35:35 UTC, 1 replies.
- [groovy] 02/02: minor refactor: remove small amount of duplication - posted by pa...@apache.org on 2020/02/22 22:35:36 UTC, 1 replies.
- [groovy] branch GROOVY_3_0_X updated (b9149d8 -> 89bd1b2) - posted by pa...@apache.org on 2020/02/22 22:35:55 UTC, 0 replies.
- [groovy] branch master updated: Tweak the logic of finding default imports and remove the redundant test code - posted by su...@apache.org on 2020/02/23 04:46:36 UTC, 0 replies.
- [groovy] branch master updated: Specify the parent classloader of `GroovyClassLoader` to find default imports - posted by su...@apache.org on 2020/02/23 04:55:54 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (89bd1b2 -> 04199c6) - posted by su...@apache.org on 2020/02/23 06:07:41 UTC, 0 replies.
- [groovy] 01/02: Tweak the logic of finding default imports and remove the redundant test code - posted by su...@apache.org on 2020/02/23 06:07:42 UTC, 0 replies.
- [groovy] 02/02: Specify the parent classloader of `GroovyClassLoader` to find default imports - posted by su...@apache.org on 2020/02/23 06:07:43 UTC, 0 replies.
- [groovy] branch master updated: remove unused code - posted by pa...@apache.org on 2020/02/23 08:26:10 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: remove unused code - posted by pa...@apache.org on 2020/02/23 08:27:42 UTC, 0 replies.
- [groovy] branch danielsun/tweak-classdecl-rule created (now fc1f360) - posted by su...@apache.org on 2020/02/23 09:33:23 UTC, 0 replies.
- [groovy] 01/01: Tweak rule `classDeclaration` - posted by su...@apache.org on 2020/02/23 09:33:24 UTC, 0 replies.
- [groovy] branch danielsun/tweak-classdecl-rule updated (fc1f360 -> a896b3f) - posted by su...@apache.org on 2020/02/23 11:02:42 UTC, 0 replies.
- [groovy] 01/01: Tweak `classDeclaration` rule - posted by su...@apache.org on 2020/02/23 11:02:43 UTC, 0 replies.
- [groovy] branch master updated: Tweak `classDeclaration` rule - posted by su...@apache.org on 2020/02/23 11:23:37 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Tweak `classDeclaration` rule - posted by su...@apache.org on 2020/02/23 11:53:27 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated (a3771b9 -> 78430ba) - posted by pa...@apache.org on 2020/02/25 02:04:12 UTC, 0 replies.
- [groovy] 01/02: GROOVY-9211: BUG! UNCAUGHT EXCEPTION on OpenJDK14-ea+8 - posted by pa...@apache.org on 2020/02/25 02:04:13 UTC, 0 replies.
- [groovy] 02/02: GROOVY-9211: BUG! UNCAUGHT EXCEPTION on OpenJDK14-ea+8 (adjust for better JDK8 lookup) - posted by pa...@apache.org on 2020/02/25 02:04:14 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9417: Make @NullCheck play nicer with @Immutable (closes #1172) - posted by pa...@apache.org on 2020/02/25 02:11:35 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9417: Make @NullCheck play nicer with @Immutable (closes #1172) - posted by pa...@apache.org on 2020/02/25 02:13:22 UTC, 0 replies.
- [groovy] branch master updated: remove deprecated methods - posted by pa...@apache.org on 2020/02/25 03:58:42 UTC, 0 replies.
- [groovy] branch master updated: Update Gradle to 6.2.1 - posted by su...@apache.org on 2020/02/25 09:59:09 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9419: Bump gradle to 6.2.1 - posted by pa...@apache.org on 2020/02/25 10:22:47 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (bff9f3a -> 9f6844f) - posted by pa...@apache.org on 2020/02/25 10:25:55 UTC, 0 replies.
- [groovy] 01/02: Update Gradle to 6.2.1 - posted by pa...@apache.org on 2020/02/25 10:25:56 UTC, 0 replies.
- [groovy] 02/02: GROOVY-9419: Bump gradle to 6.2.1 - posted by pa...@apache.org on 2020/02/25 10:25:57 UTC, 0 replies.
- [groovy-website] branch asf-site updated: add a missing breaking change (more still missing) - posted by pa...@apache.org on 2020/02/25 22:53:02 UTC, 0 replies.
- [groovy] branch master updated: add an IF statement in the method check genercis - posted by su...@apache.org on 2020/02/28 00:50:38 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9420: Incorrect type inference on map[key] - posted by su...@apache.org on 2020/02/28 12:00:56 UTC, 0 replies.
- [groovy] branch GROOVY-9427 created (now dae6b4b) - posted by su...@apache.org on 2020/02/29 06:31:02 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9427: Regression in GString handling - posted by su...@apache.org on 2020/02/29 06:31:03 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9427: Regression in GString handling - posted by su...@apache.org on 2020/02/29 06:58:49 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (9f6844f -> bcb2f82) - posted by su...@apache.org on 2020/02/29 07:06:35 UTC, 0 replies.
- [groovy] 01/03: add an IF statement in the method check genercis - posted by su...@apache.org on 2020/02/29 07:06:36 UTC, 0 replies.
- [groovy] 02/03: GROOVY-9420: Incorrect type inference on map[key] - posted by su...@apache.org on 2020/02/29 07:06:37 UTC, 0 replies.
- [groovy] 03/03: GROOVY-9427: Regression in GString handling - posted by su...@apache.org on 2020/02/29 07:06:38 UTC, 0 replies.
- [groovy] branch GROOVY-9428 created (now 9044057) - posted by su...@apache.org on 2020/02/29 08:59:36 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9428: Bump javaparser to 3.15.13 - posted by su...@apache.org on 2020/02/29 08:59:37 UTC, 0 replies.
- [groovy] branch master updated: Tweak the message for debugging - posted by su...@apache.org on 2020/02/29 09:15:20 UTC, 0 replies.
- [groovy] branch master updated: Add a comment for parsing GString - posted by su...@apache.org on 2020/02/29 09:18:43 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (bcb2f82 -> 76df80d) - posted by su...@apache.org on 2020/02/29 09:19:57 UTC, 0 replies.
- [groovy] 01/02: Tweak the message for debugging - posted by su...@apache.org on 2020/02/29 09:19:58 UTC, 0 replies.
- [groovy] 02/02: Add a comment for parsing GString - posted by su...@apache.org on 2020/02/29 09:19:59 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9428: Bump javaparser to 3.15.13 - posted by su...@apache.org on 2020/02/29 09:21:36 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9428: Bump javaparser to 3.15.13 - posted by su...@apache.org on 2020/02/29 09:26:05 UTC, 0 replies.
- svn commit: r38334 - in /dev/groovy/2.4.19: ./ distribution/ sources/ - posted by pa...@apache.org on 2020/02/29 12:19:55 UTC, 0 replies.
- [groovy] annotated tag GROOVY_2_4_19 created (now 2093d6f) - posted by pa...@apache.org on 2020/02/29 12:20:02 UTC, 0 replies.
- [groovy] 01/08: Release 2.4.19: update versions - posted by pa...@apache.org on 2020/02/29 12:20:03 UTC, 0 replies.
- [groovy] 02/08: Release 2.4.19: update versions - posted by pa...@apache.org on 2020/02/29 12:20:04 UTC, 0 replies.
- [groovy] 03/08: Release 2.4.19: update versions - posted by pa...@apache.org on 2020/02/29 12:20:05 UTC, 0 replies.
- [groovy] 04/08: Release 2.4.19: update versions - posted by pa...@apache.org on 2020/02/29 12:20:06 UTC, 0 replies.
- [groovy] 05/08: Release 2.4.19: update versions - posted by pa...@apache.org on 2020/02/29 12:20:07 UTC, 0 replies.
- [groovy] 06/08: Release 2.4.19: update versions - posted by pa...@apache.org on 2020/02/29 12:20:08 UTC, 0 replies.
- [groovy] 07/08: Release 2.4.19: update versions - posted by pa...@apache.org on 2020/02/29 12:20:09 UTC, 0 replies.
- [groovy] 08/08: Release 2.4.19: update versions - posted by pa...@apache.org on 2020/02/29 12:20:10 UTC, 0 replies.
- [groovy] branch danielsun/fix-illegal-access-warning-get-property created (now 3655ef1) - posted by su...@apache.org on 2020/02/29 14:33:54 UTC, 0 replies.
- [groovy] 01/01: Fix more illegal access warnings when getting property - posted by su...@apache.org on 2020/02/29 14:33:55 UTC, 1 replies.
- [groovy] branch danielsun/fix-illegal-access-warning-get-property updated: Try to fix HeadlessException - posted by su...@apache.org on 2020/02/29 15:16:35 UTC, 0 replies.
- [groovy] branch danielsun/fix-illegal-access-warning-get-property updated (385d4ee -> 9373fe1) - posted by su...@apache.org on 2020/02/29 15:44:24 UTC, 0 replies.
- [groovy] branch danielsun/fix-illegal-access-warning-get-property updated (9373fe1 -> 9396d8b) - posted by su...@apache.org on 2020/02/29 15:52:33 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9429: Illegal reflective access warnings occurred when getting property - posted by su...@apache.org on 2020/02/29 15:52:34 UTC, 0 replies.