You are viewing a plain text version of this content. The canonical link for it is here.
- groovy git commit: Trivial refactoring: use the char stream of lexer instead - posted by su...@apache.org on 2018/12/01 07:02:44 UTC, 0 replies.
- groovy git commit: Refine statementExpression rule for better performance - posted by su...@apache.org on 2018/12/01 14:13:23 UTC, 0 replies.
- groovy git commit: Avoid compiling regex repeatedly for better performance - posted by su...@apache.org on 2018/12/01 15:00:32 UTC, 0 replies.
- groovy git commit: Remove `StringUtils`'s `@author` and `@since` info added by accident. - posted by su...@apache.org on 2018/12/01 15:06:02 UTC, 0 replies.
- groovy git commit: Refine the text of rule context - posted by su...@apache.org on 2018/12/02 07:49:13 UTC, 0 replies.
- groovy git commit: GROOVY-8908: Bump gradle to 5.0(closes #835) - posted by su...@apache.org on 2018/12/03 16:35:58 UTC, 0 replies.
- groovy git commit: Minor refactor `StaticTypesLambdaWriter` and remove useless code - posted by su...@apache.org on 2018/12/04 15:42:05 UTC, 0 replies.
- groovy git commit: GROOVY-8898: Annotation value cannot take inline constant from enum. - posted by pa...@apache.org on 2018/12/05 11:20:19 UTC, 1 replies.
- groovy git commit: fix Javadoc warnings - posted by pa...@apache.org on 2018/12/06 01:25:11 UTC, 0 replies.
- groovy git commit: GROOVY-7647: Incorrect line information for debug (closes #830) - posted by pa...@apache.org on 2018/12/07 01:03:26 UTC, 0 replies.
- [groovy-website] branch master created (now 4b9df9f) - posted by pa...@apache.org on 2018/12/07 07:58:57 UTC, 0 replies.
- [groovy-website] 01/01: initial commit after move from groovy/groovy-website - posted by pa...@apache.org on 2018/12/07 07:58:58 UTC, 0 replies.
- [groovy-website] branch asf-site updated: initial commit after move from groovy/groovy-website - posted by pa...@apache.org on 2018/12/07 11:19:09 UTC, 0 replies.
- groovy git commit: Avoid compiling regex repeatedly and update javadoc - posted by su...@apache.org on 2018/12/07 17:26:47 UTC, 0 replies.
- groovy git commit: GROOVY-8915: [Parrot] Make groovydoc configuration flexible(closes #836) - posted by su...@apache.org on 2018/12/09 03:28:49 UTC, 0 replies.
- svn commit: r31469 - in /dev/groovy/2.4.16: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/12/09 11:32:24 UTC, 0 replies.
- [groovy] Git Push Summary - posted by pa...@apache.org on 2018/12/09 11:32:29 UTC, 0 replies.
- [groovy-website] branch asf-site updated: add some license headers/update readme - posted by pa...@apache.org on 2018/12/10 02:18:48 UTC, 0 replies.
- [groovy-website] branch asf-site updated: minor word change - test CI changes - posted by pa...@apache.org on 2018/12/10 04:03:22 UTC, 0 replies.
- [groovy-website] branch asf-site updated (69b899f -> e281c1a) - posted by pa...@apache.org on 2018/12/10 07:02:31 UTC, 0 replies.
- [groovy-website] 01/06: Update css to fix ribbon scrollbar overlap - posted by pa...@apache.org on 2018/12/10 07:02:32 UTC, 0 replies.
- [groovy-website] 02/06: Fix iframe height issue on api.html page - posted by pa...@apache.org on 2018/12/10 07:02:33 UTC, 0 replies.
- [groovy-website] 03/06: Reduce iframe width to increase usability - posted by pa...@apache.org on 2018/12/10 07:02:34 UTC, 0 replies.
- [groovy-website] 04/06: Restore full iframe width when ribbon hidden - posted by pa...@apache.org on 2018/12/10 07:02:35 UTC, 0 replies.
- [groovy-website] 05/06: Fix side menu issue and update ribbon image - posted by pa...@apache.org on 2018/12/10 07:02:36 UTC, 0 replies.
- [groovy-website] 06/06: Make transition animation times consistent - posted by pa...@apache.org on 2018/12/10 07:02:37 UTC, 0 replies.
- groovy git commit: Fix typo - posted by su...@apache.org on 2018/12/10 10:22:07 UTC, 0 replies.
- groovy git commit: GROOVY-8917: Failed to infer parameter type of some SAM, e.g. BinaryOperator(closes #837) - posted by su...@apache.org on 2018/12/11 15:30:34 UTC, 0 replies.
- groovy git commit: Fix typo beeing -> being(closes #839) - posted by su...@apache.org on 2018/12/12 14:13:45 UTC, 0 replies.
- [1/7] groovy git commit: Fix cli failing tests - posted by su...@apache.org on 2018/12/12 18:58:38 UTC, 0 replies.
- [2/7] groovy git commit: GROOVY-8925: Bump picocli to 3.8.2 - posted by su...@apache.org on 2018/12/12 18:58:39 UTC, 0 replies.
- [3/7] groovy git commit: GROOVY-8922: Bump spotbugs gradle plugin to 1.6.6 and bump spotbugs-annotations to 3.1.9 - posted by su...@apache.org on 2018/12/12 18:58:40 UTC, 0 replies.
- [4/7] groovy git commit: GROOVY-8921: Bump build-scan gradle plugin to 2.1 - posted by su...@apache.org on 2018/12/12 18:58:41 UTC, 0 replies.
- [5/7] groovy git commit: GROOVY-8923: Bump gradle-license-report to 1.3 - posted by su...@apache.org on 2018/12/12 18:58:42 UTC, 0 replies.
- [6/7] groovy git commit: GROOVY-8886: Bump asciidoctor-gradle-plugin to 1.5.9.2 - posted by su...@apache.org on 2018/12/12 18:58:43 UTC, 0 replies.
- [7/7] groovy git commit: GROOVY-8924: Bump creadur-rat-gradle to 0.3.1 - posted by su...@apache.org on 2018/12/12 18:58:44 UTC, 0 replies.
- groovy git commit: Avoid `gradlew assemble` before running tests on travis-ci(closes #841) - posted by su...@apache.org on 2018/12/12 19:02:05 UTC, 0 replies.
- groovy git commit: Revert "GROOVY-8886: Bump asciidoctor-gradle-plugin to 1.5.9.2" - posted by su...@apache.org on 2018/12/12 19:35:22 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Improve Groovydoc section in release notes - posted by pa...@apache.org on 2018/12/13 06:59:31 UTC, 0 replies.
- groovy-release git commit: change website repo url - posted by pa...@apache.org on 2018/12/13 07:04:48 UTC, 0 replies.
- svn commit: r31517 - in /release/groovy/2.4.16: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/12/13 07:37:54 UTC, 0 replies.
- svn commit: r31518 - /dev/groovy/2.4.16/ - posted by pa...@apache.org on 2018/12/13 07:38:00 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Release Apache Groovy 2.4.16 - posted by pa...@apache.org on 2018/12/13 09:49:21 UTC, 0 replies.
- svn commit: r31519 - /release/groovy/2.4.15/ - posted by pa...@apache.org on 2018/12/13 09:56:46 UTC, 0 replies.
- groovy git commit: GROOVY-8920: Fails to infer parameter and return type of SAM on RHS(closes #838) - posted by su...@apache.org on 2018/12/13 17:01:36 UTC, 0 replies.
- groovy git commit: bump version to 2.4.17-SNAPSHOT - posted by pa...@apache.org on 2018/12/13 21:55:53 UTC, 0 replies.
- [groovy] branch master updated (8e535c2 -> e7d472c) - posted by pa...@apache.org on 2018/12/14 13:24:14 UTC, 0 replies.
- [groovy] 01/02: remove unused import - posted by pa...@apache.org on 2018/12/14 13:24:15 UTC, 1 replies.
- [groovy] 02/02: GROOVY-8927: String variants for take and drop - posted by pa...@apache.org on 2018/12/14 13:24:16 UTC, 1 replies.
- [groovy] branch GROOVY_2_5_X updated (da6699b -> 2cedccf) - posted by pa...@apache.org on 2018/12/15 04:19:45 UTC, 0 replies.
- [groovy] branch master updated: Refine "GROOVY-8920: Fails to infer parameter and return type of SAM on RHS" - posted by su...@apache.org on 2018/12/15 07:01:56 UTC, 0 replies.
- [groovy] branch refine-groovydoc created (now aca9638) - posted by su...@apache.org on 2018/12/15 10:10:54 UTC, 0 replies.
- [groovy] 01/01: Initial commit: refine groovydoc with javaparser - posted by su...@apache.org on 2018/12/15 10:10:55 UTC, 1 replies.
- [groovy] branch master updated: Update git repository link in the README - posted by su...@apache.org on 2018/12/15 11:42:43 UTC, 0 replies.
- [groovy-release] branch master updated: tweaks from latest release - posted by pa...@apache.org on 2018/12/15 12:26:57 UTC, 0 replies.
- [groovy] branch refine-groovydoc updated: Try to extract javadoc content and its relevant node - posted by su...@apache.org on 2018/12/15 17:47:00 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8928: Bump jackson-dataformat-yaml and jackson-databind to 2.9.8 - posted by su...@apache.org on 2018/12/16 13:31:05 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-8777/GROOVY-8776: @MapConstructor on inner class in conjunction with @CompileStatic - posted by pa...@apache.org on 2018/12/16 13:37:01 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8777/GROOVY-8776: @MapConstructor on inner class in conjunction with @CompileStatic - posted by pa...@apache.org on 2018/12/16 13:38:10 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: replace with direct class object access - posted by su...@apache.org on 2018/12/16 15:13:04 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: remove unnecessary condition - posted by su...@apache.org on 2018/12/16 15:17:32 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: remove unused imports - posted by su...@apache.org on 2018/12/16 15:19:50 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated (8c4adbb -> a317c7d) - posted by su...@apache.org on 2018/12/16 15:43:43 UTC, 0 replies.
- [groovy] 01/03: Trivial refactoring: replace with direct class object access - posted by su...@apache.org on 2018/12/16 15:43:44 UTC, 0 replies.
- [groovy] 02/03: Trivial refactoring: remove unnecessary condition - posted by su...@apache.org on 2018/12/16 15:43:45 UTC, 0 replies.
- [groovy] 03/03: Trivial refactoring: remove unused imports - posted by su...@apache.org on 2018/12/16 15:43:46 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8914: Error compiling static inner class that extends some other (static) inner class - posted by pa...@apache.org on 2018/12/17 02:05:19 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-8914: Error compiling static inner class that extends some other (static) inner class - posted by pa...@apache.org on 2018/12/17 02:42:15 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-7233: Pre-factor some non-consequential changes - posted by pa...@apache.org on 2018/12/18 00:00:56 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-7233: Pre-factor some non-consequential changes - posted by pa...@apache.org on 2018/12/18 00:57:57 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-7233: Pre-factor (fix merge glitch) - posted by pa...@apache.org on 2018/12/18 01:14:04 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-7233: Pre-factor (fix merge glitch) - posted by pa...@apache.org on 2018/12/18 01:15:29 UTC, 0 replies.
- [groovy] branch master updated: build tweak: move test to use a slightly earlier phase to avoid stray class files from being produced - posted by pa...@apache.org on 2018/12/18 06:46:48 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: build tweak: move test to use a slightly earlier phase to avoid stray class files from being produced - posted by pa...@apache.org on 2018/12/18 06:57:30 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8931: AstNodeToScriptVisitor - wrong "extends/implements" order - posted by pa...@apache.org on 2018/12/18 10:24:23 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-8931: AstNodeToScriptVisitor - wrong "extends/implements" order - posted by pa...@apache.org on 2018/12/18 10:25:26 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8931: AstNodeToScriptVisitor - wrong "extends/implements" order (tweak test) - posted by pa...@apache.org on 2018/12/18 11:32:27 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-8931: AstNodeToScriptVisitor - wrong "extends/implements" order (tweak test) - posted by pa...@apache.org on 2018/12/18 11:33:06 UTC, 0 replies.
- svn commit: r31631 - in /dev/groovy/2.5.5: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/12/20 23:52:51 UTC, 0 replies.
- [groovy] annotated tag GROOVY_2_5_5 created (now a228d70) - posted by pa...@apache.org on 2018/12/21 00:27:24 UTC, 0 replies.
- [groovy] 01/01: Release 2.5.5: update versions - posted by pa...@apache.org on 2018/12/21 00:27:25 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8936: NPE occurred when `null` message passed into `MissingPropertyException`(closes #844) - posted by su...@apache.org on 2018/12/22 08:17:42 UTC, 0 replies.
- [groovy] branch refine-groovydoc updated (5ed536e -> f2a4fc8) - posted by su...@apache.org on 2018/12/22 17:19:05 UTC, 0 replies.
- [groovy] 01/02: Bump javaparser to 3.8.3 - posted by su...@apache.org on 2018/12/22 17:19:06 UTC, 0 replies.
- [groovy] 02/02: Extract javadoc via traversing AST - posted by su...@apache.org on 2018/12/22 17:19:07 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8937: Bump antlr to 4.7.2 - posted by su...@apache.org on 2018/12/23 10:38:07 UTC, 0 replies.
- svn commit: r31667 - in /release/groovy/2.5.5: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/12/24 01:29:36 UTC, 0 replies.
- svn commit: r31668 - /dev/groovy/2.5.5/ - posted by pa...@apache.org on 2018/12/24 01:29:41 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Release Apache Groovy 2.5.5 - posted by pa...@apache.org on 2018/12/24 02:15:25 UTC, 0 replies.
- [groovy-release] branch master updated: changes from 2.5.5 release - posted by pa...@apache.org on 2018/12/24 02:16:27 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: Bump version on GROOVY_2_5_X branch - posted by pa...@apache.org on 2018/12/24 02:22:32 UTC, 0 replies.
- svn commit: r31669 - /release/groovy/2.5.4/ - posted by pa...@apache.org on 2018/12/24 02:30:23 UTC, 0 replies.
- [groovy-website] branch asf-site updated: add 2.5.5 windows installer - posted by pa...@apache.org on 2018/12/24 23:26:06 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombok's NonNull (closes #845) - posted by pa...@apache.org on 2018/12/26 20:15:13 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-7233: Configurable Access Modifier for Log AST Transformations (closes #843) - posted by pa...@apache.org on 2018/12/26 20:19:57 UTC, 0 replies.
- [groovy] branch master updated: revert to gradle 4.10.3 to check impact on CI server - posted by pa...@apache.org on 2018/12/27 02:10:30 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8843: Fix illegal reflective access within o.c.g.vmplugin.v7.Java7 (closes #811) - posted by pa...@apache.org on 2018/12/27 06:53:49 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8939: Add methods in StringGroovyMethods for better API Usage (closes #846) - posted by pa...@apache.org on 2018/12/27 06:56:45 UTC, 0 replies.
- [groovy] branch master updated: cleanup/remove @author tags as per Apache recommended practices for groovy-ant, groovy-console, groovy-groovydoc - posted by pa...@apache.org on 2018/12/27 10:30:16 UTC, 0 replies.
- [groovy] branch master updated: cleanup/remove @author tags as per Apache recommended practices for groovy-groovysh, groovy-macro - posted by pa...@apache.org on 2018/12/27 10:46:43 UTC, 0 replies.
- [groovy] branch master updated (5fd6c31 -> febddb7) - posted by pa...@apache.org on 2018/12/27 20:15:12 UTC, 0 replies.
- [groovy] 01/02: Fix typos (closes #842) - posted by pa...@apache.org on 2018/12/27 20:15:13 UTC, 0 replies.
- [groovy] 02/02: cleanup/remove @author tags as per Apache recommended practices for groovy-servlet, groovy-sql - posted by pa...@apache.org on 2018/12/27 20:15:14 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated (121dcaa -> 11c67c5) - posted by pa...@apache.org on 2018/12/27 20:16:27 UTC, 0 replies.
- [groovy] 01/04: cleanup/remove @author tags as per Apache recommended practices for groovy-ant, groovy-console, groovy-groovydoc - posted by pa...@apache.org on 2018/12/27 20:16:28 UTC, 0 replies.
- [groovy] 02/04: cleanup/remove @author tags as per Apache recommended practices for groovy-groovysh, groovy-macro - posted by pa...@apache.org on 2018/12/27 20:16:29 UTC, 0 replies.
- [groovy] 03/04: Fix typos (closes #842) - posted by pa...@apache.org on 2018/12/27 20:16:30 UTC, 0 replies.
- [groovy] 04/04: cleanup/remove @author tags as per Apache recommended practices for groovy-servlet, groovy-sql - posted by pa...@apache.org on 2018/12/27 20:16:31 UTC, 0 replies.
- svn commit: r31693 - in /dev/groovy/3.0.0-alpha-4: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/12/27 20:49:44 UTC, 0 replies.
- [groovy] annotated tag GROOVY_3_0_0_ALPHA_4 created (now 5b03303) - posted by pa...@apache.org on 2018/12/27 20:49:49 UTC, 0 replies.
- [groovy] 01/01: Release 3.0.0-alpha-4: update versions - posted by pa...@apache.org on 2018/12/27 20:49:50 UTC, 0 replies.
- [groovy-release] branch master updated: bump gradle version for release process - posted by pa...@apache.org on 2018/12/27 20:59:23 UTC, 0 replies.
- [groovy] branch master updated: fix typo - posted by pa...@apache.org on 2018/12/27 23:18:01 UTC, 0 replies.
- [groovy] branch master updated: cleanup/remove @author tags as per Apache recommended practices for groovy-test, groovy-xml, parser-antlr4 - posted by pa...@apache.org on 2018/12/27 23:53:05 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: cleanup/remove @author tags as per Apache recommended practices for groovy-test, groovy-xml - posted by pa...@apache.org on 2018/12/28 00:09:40 UTC, 0 replies.
- [groovy] branch master updated: cleanup/remove @author tags as per Apache recommended practices for groovy-nio, groovy-swing, groovy-templates - posted by pa...@apache.org on 2018/12/28 03:38:34 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: cleanup/remove @author tags as per Apache recommended practices for groovy-nio, groovy-swing, groovy-templates - posted by pa...@apache.org on 2018/12/28 04:04:11 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: cleanup/remove @author tags as per Apache recommended practices for groovy-swing (typo) - posted by pa...@apache.org on 2018/12/28 04:29:09 UTC, 0 replies.
- [groovy] branch master updated: cleanup/remove @author tags as per Apache recommended practices for groovy-swing (typo) - posted by pa...@apache.org on 2018/12/28 04:35:23 UTC, 0 replies.
- [groovy] branch master updated: cleanup/remove @author tags as per Apache recommended practices for groovy-bsf, groovy-jmx, groovy-json, groovy-jsr223 - posted by pa...@apache.org on 2018/12/28 12:09:33 UTC, 0 replies.
- [groovy] branch GROOVY_2_5_X updated: cleanup/remove @author tags as per Apache recommended practices for groovy-bsf, groovy-jmx, groovy-json, groovy-jsr223 - posted by pa...@apache.org on 2018/12/28 12:29:30 UTC, 0 replies.
- [groovy] branch refine-groovydoc updated (f2a4fc8 -> 9557566) - posted by su...@apache.org on 2018/12/29 14:12:53 UTC, 0 replies.
- [groovy] 01/28: Update git repository link in the README - posted by su...@apache.org on 2018/12/29 14:12:54 UTC, 0 replies.
- [groovy] 02/28: GROOVY-8928: Bump jackson-dataformat-yaml and jackson-databind to 2.9.8 - posted by su...@apache.org on 2018/12/29 14:12:55 UTC, 0 replies.
- [groovy] 03/28: GROOVY-8777/GROOVY-8776: @MapConstructor on inner class in conjunction with @CompileStatic - posted by su...@apache.org on 2018/12/29 14:12:56 UTC, 0 replies.
- [groovy] 04/28: Trivial refactoring: replace with direct class object access - posted by su...@apache.org on 2018/12/29 14:12:57 UTC, 0 replies.
- [groovy] 05/28: Trivial refactoring: remove unnecessary condition - posted by su...@apache.org on 2018/12/29 14:12:58 UTC, 0 replies.
- [groovy] 06/28: Trivial refactoring: remove unused imports - posted by su...@apache.org on 2018/12/29 14:12:59 UTC, 0 replies.
- [groovy] 07/28: GROOVY-8914: Error compiling static inner class that extends some other (static) inner class - posted by su...@apache.org on 2018/12/29 14:13:00 UTC, 0 replies.
- [groovy] 08/28: GROOVY-7233: Pre-factor some non-consequential changes - posted by su...@apache.org on 2018/12/29 14:13:01 UTC, 0 replies.
- [groovy] 09/28: GROOVY-7233: Pre-factor (fix merge glitch) - posted by su...@apache.org on 2018/12/29 14:13:02 UTC, 0 replies.
- [groovy] 10/28: build tweak: move test to use a slightly earlier phase to avoid stray class files from being produced - posted by su...@apache.org on 2018/12/29 14:13:03 UTC, 0 replies.
- [groovy] 11/28: GROOVY-8931: AstNodeToScriptVisitor - wrong "extends/implements" order - posted by su...@apache.org on 2018/12/29 14:13:04 UTC, 0 replies.
- [groovy] 12/28: GROOVY-8931: AstNodeToScriptVisitor - wrong "extends/implements" order (tweak test) - posted by su...@apache.org on 2018/12/29 14:13:05 UTC, 0 replies.
- [groovy] 13/28: GROOVY-8936: NPE occurred when `null` message passed into `MissingPropertyException`(closes #844) - posted by su...@apache.org on 2018/12/29 14:13:06 UTC, 0 replies.
- [groovy] 14/28: GROOVY-8937: Bump antlr to 4.7.2 - posted by su...@apache.org on 2018/12/29 14:13:07 UTC, 0 replies.
- [groovy] 15/28: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombok's NonNull (closes #845) - posted by su...@apache.org on 2018/12/29 14:13:08 UTC, 0 replies.
- [groovy] 16/28: GROOVY-7233: Configurable Access Modifier for Log AST Transformations (closes #843) - posted by su...@apache.org on 2018/12/29 14:13:09 UTC, 0 replies.
- [groovy] 17/28: revert to gradle 4.10.3 to check impact on CI server - posted by su...@apache.org on 2018/12/29 14:13:10 UTC, 0 replies.
- [groovy] 18/28: GROOVY-8843: Fix illegal reflective access within o.c.g.vmplugin.v7.Java7 (closes #811) - posted by su...@apache.org on 2018/12/29 14:13:11 UTC, 0 replies.
- [groovy] 19/28: GROOVY-8939: Add methods in StringGroovyMethods for better API Usage (closes #846) - posted by su...@apache.org on 2018/12/29 14:13:12 UTC, 0 replies.
- [groovy] 20/28: cleanup/remove @author tags as per Apache recommended practices for groovy-ant, groovy-console, groovy-groovydoc - posted by su...@apache.org on 2018/12/29 14:13:13 UTC, 0 replies.
- [groovy] 21/28: cleanup/remove @author tags as per Apache recommended practices for groovy-groovysh, groovy-macro - posted by su...@apache.org on 2018/12/29 14:13:14 UTC, 0 replies.
- [groovy] 22/28: Fix typos (closes #842) - posted by su...@apache.org on 2018/12/29 14:13:15 UTC, 0 replies.
- [groovy] 23/28: cleanup/remove @author tags as per Apache recommended practices for groovy-servlet, groovy-sql - posted by su...@apache.org on 2018/12/29 14:13:16 UTC, 0 replies.
- [groovy] 24/28: fix typo - posted by su...@apache.org on 2018/12/29 14:13:17 UTC, 0 replies.
- [groovy] 25/28: cleanup/remove @author tags as per Apache recommended practices for groovy-test, groovy-xml, parser-antlr4 - posted by su...@apache.org on 2018/12/29 14:13:18 UTC, 0 replies.
- [groovy] 26/28: cleanup/remove @author tags as per Apache recommended practices for groovy-nio, groovy-swing, groovy-templates - posted by su...@apache.org on 2018/12/29 14:13:19 UTC, 0 replies.
- [groovy] 27/28: cleanup/remove @author tags as per Apache recommended practices for groovy-swing (typo) - posted by su...@apache.org on 2018/12/29 14:13:20 UTC, 0 replies.
- [groovy] 28/28: cleanup/remove @author tags as per Apache recommended practices for groovy-bsf, groovy-jmx, groovy-json, groovy-jsr223 - posted by su...@apache.org on 2018/12/29 14:13:21 UTC, 0 replies.
- [groovy] branch refine-groovydoc deleted (was 9557566) - posted by su...@apache.org on 2018/12/29 14:57:03 UTC, 0 replies.
- [groovy] branch refine-groovydoc created (now b40dffc) - posted by su...@apache.org on 2018/12/29 15:00:25 UTC, 0 replies.
- [groovy] branch refine-groovydoc updated: Prepare to compare the result generated by old and new SimpleJavaClassDocAssembler - posted by su...@apache.org on 2018/12/29 16:51:17 UTC, 0 replies.
- svn commit: r31724 - in /release/groovy/3.0.0-alpha-4: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/12/30 22:10:36 UTC, 0 replies.
- svn commit: r31725 - /dev/groovy/3.0.0-alpha-4/ - posted by pa...@apache.org on 2018/12/30 22:10:42 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Release 3.0.0-alpha-4: update sitemap - posted by pa...@apache.org on 2018/12/30 23:22:08 UTC, 0 replies.
- [groovy-website] branch asf-site updated: comment out win installer for now - posted by pa...@apache.org on 2018/12/30 23:31:19 UTC, 0 replies.