You are viewing a plain text version of this content. The canonical link for it is here.
- [groovy] branch master updated (a93b782 -> 2381666) - posted by pa...@apache.org on 2021/04/01 04:30:37 UTC, 0 replies.
- [groovy] 01/10: GROOVY-9993: Field and a property with the same name: clarification of boundary cases (package scope should know about split properties) - posted by pa...@apache.org on 2021/04/01 04:30:38 UTC, 0 replies.
- [groovy] 02/10: GROOVY-9993: Field and a property with the same name: clarification of boundary cases (formatting only) - posted by pa...@apache.org on 2021/04/01 04:30:39 UTC, 0 replies.
- [groovy] 03/10: GROOVY-9993: Field and a property with the same name: clarification of boundary cases (test cases for properties with init values) - posted by pa...@apache.org on 2021/04/01 04:30:40 UTC, 0 replies.
- [groovy] 04/10: GROOVY-9993: Field and a property with the same name: clarification of boundary cases (tweak existing test) - posted by pa...@apache.org on 2021/04/01 04:30:41 UTC, 0 replies.
- [groovy] 05/10: GROOVY-9993: Field and a property with the same name: clarification of boundary cases (documentation and property with annotation example) - posted by pa...@apache.org on 2021/04/01 04:30:42 UTC, 0 replies.
- [groovy] 06/10: GROOVY-9993: Field and a property with the same name: clarification of boundary cases (delayed checking of duplicate fields and properties) - posted by pa...@apache.org on 2021/04/01 04:30:43 UTC, 0 replies.
- [groovy] 07/10: GROOVY-9993: Field and a property with the same name: clarification of boundary cases (ignore @CompileStatic on properties - never used, just transferred to accessor methods for a split property) - posted by pa...@apache.org on 2021/04/01 04:30:44 UTC, 0 replies.
- [groovy] 08/10: GROOVY-9993: Field and a property with the same name: clarification of boundary cases (ignore AST transforms on property nodes - never relevant just transferred to accessor methods for split properties) - posted by pa...@apache.org on 2021/04/01 04:30:45 UTC, 0 replies.
- [groovy] 09/10: GROOVY-9993: Field and a property with the same name: clarification of boundary cases (adjust verifier to know about copying annotations for split properties) - posted by pa...@apache.org on 2021/04/01 04:30:46 UTC, 0 replies.
- [groovy] 10/10: GROOVY-9993: Field and a property with the same name: clarification of boundary cases (delay duplicate checking, instead check for mismatch types and expand split properties up front) (closes #1538) - posted by pa...@apache.org on 2021/04/01 04:30:47 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8659: Clarification of property accessor method generation in the presence on inherited final methods - posted by pa...@apache.org on 2021/04/01 07:11:11 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8001: add test case - posted by em...@apache.org on 2021/04/02 14:37:37 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8984: add test case - posted by em...@apache.org on 2021/04/02 16:32:17 UTC, 0 replies.
- [groovy] branch GROOVY-8983 created (now 62338ad) - posted by em...@apache.org on 2021/04/03 22:02:51 UTC, 0 replies.
- [groovy] 01/01: GROOVY-8983: STC: support "Type[] array = collectionOfTypeOrSubtype" - posted by em...@apache.org on 2021/04/03 22:02:52 UTC, 0 replies.
- [groovy] branch GROOVY-9971 created (now 05c160b) - posted by em...@apache.org on 2021/04/04 17:50:59 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9971: STC: support "Closure c = { -> return "$v" }" - posted by em...@apache.org on 2021/04/04 17:51:00 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10005: Remove groovy-jaxb module from Groovy 4 (closes #1539) - posted by pa...@apache.org on 2021/04/05 01:51:35 UTC, 0 replies.
- [groovy-website] branch asf-site updated: partial adjustment of doco related to jcenter/bintray sunset - posted by pa...@apache.org on 2021/04/05 11:16:25 UTC, 1 replies.
- [groovy-dev-site] branch asf-site updated: 2021/04/05 11:19:52: Generated dev website from groovy-website@e8174ea - posted by gi...@apache.org on 2021/04/05 11:19:54 UTC, 0 replies.
- [groovy] branch GROOVY-10010 created (now 6769892) - posted by em...@apache.org on 2021/04/05 19:13:52 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10010: check GString element vs String collection for method call - posted by em...@apache.org on 2021/04/05 19:13:53 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9958: default to Groovy artifactory instance not jcenter/bintray - posted by pa...@apache.org on 2021/04/06 00:40:20 UTC, 1 replies.
- [groovy] branch GROOVY_2_5_X updated: GROOVY-9958: default to Groovy artifactory instance not jcenter/bintray - posted by pa...@apache.org on 2021/04/06 03:07:14 UTC, 0 replies.
- [groovy] branch GROOVY_2_4_X updated: GROOVY-9958: default to Groovy artifactory instance not jcenter/bintray - posted by pa...@apache.org on 2021/04/06 06:12:41 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/04/06 08:11:06: Generated dev website from groovy-website@f177ac2 - posted by gi...@apache.org on 2021/04/06 08:11:09 UTC, 0 replies.
- [groovy] branch GROOVY-10011 created (now 16ca9d3) - posted by em...@apache.org on 2021/04/06 14:02:21 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10011: STC: instanceof refines declared type for diamond operator - posted by em...@apache.org on 2021/04/06 14:02:22 UTC, 0 replies.
- [groovy] branch GROOVY-10009 created (now 4744607) - posted by em...@apache.org on 2021/04/06 15:10:58 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10009: TracingInterceptor: "java.lang.Object" for null arguments - posted by em...@apache.org on 2021/04/06 15:10:59 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8983: STC: support "Type[] array = collectionOfTypeOrSubtype" - posted by su...@apache.org on 2021/04/07 00:01:19 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9971: STC: support "Closure c = { -> return "$v" }" - posted by su...@apache.org on 2021/04/07 00:02:58 UTC, 0 replies.
- [groovy] branch GROOVY-10003 updated: Bump gradle to 7.0-rc-2 - posted by su...@apache.org on 2021/04/07 00:15:20 UTC, 0 replies.
- [groovy] branch GROOVY-10003 updated (6fbe95d -> 42620db) - posted by su...@apache.org on 2021/04/07 00:17:05 UTC, 0 replies.
- [groovy] branch danielsun/openjdk16 updated: Bump gradle to 7.0-rc-2 - posted by su...@apache.org on 2021/04/07 00:19:00 UTC, 0 replies.
- [groovy] branch master updated (178eb24 -> a91c7a3) - posted by pa...@apache.org on 2021/04/07 02:45:01 UTC, 0 replies.
- [groovy] 01/04: Create codenarc.sh - posted by pa...@apache.org on 2021/04/07 02:45:02 UTC, 0 replies.
- [groovy] 02/04: Update config.toml - posted by pa...@apache.org on 2021/04/07 02:45:03 UTC, 0 replies.
- [groovy] 03/04: add license header - posted by pa...@apache.org on 2021/04/07 02:45:04 UTC, 0 replies.
- [groovy] 04/04: add comment around false positive unclosed resource warning - posted by pa...@apache.org on 2021/04/07 02:45:05 UTC, 0 replies.
- [groovy] branch master updated (a91c7a3 -> 8b1a985) - posted by pa...@apache.org on 2021/04/07 03:49:12 UTC, 0 replies.
- [groovy] 01/09: GROOVY-10013: Bump jackson version to 2.12.2 - posted by pa...@apache.org on 2021/04/07 03:49:13 UTC, 0 replies.
- [groovy] 02/09: GROOVY-10014: Bump checkstyle to 8.41.1 - posted by pa...@apache.org on 2021/04/07 03:49:14 UTC, 0 replies.
- [groovy] 03/09: GROOVY-10015: Bump xstream to 1.4.16 - posted by pa...@apache.org on 2021/04/07 03:49:15 UTC, 0 replies.
- [groovy] 04/09: GROOVY-10016: Bump JavaParser to 3.20.2 - posted by pa...@apache.org on 2021/04/07 03:49:16 UTC, 0 replies.
- [groovy] 05/09: GROOVY-10017: Bump jansi to 2.3.2 - posted by pa...@apache.org on 2021/04/07 03:49:17 UTC, 0 replies.
- [groovy] 06/09: GROOVY-10018: Bump log4j2 to 2.14.1 - posted by pa...@apache.org on 2021/04/07 03:49:18 UTC, 0 replies.
- [groovy] 07/09: GROOVY-10019: Bump picocli to 4.6.1 - posted by pa...@apache.org on 2021/04/07 03:49:19 UTC, 0 replies.
- [groovy] 08/09: GROOVY-10020: Bump Spotbugs/Spotbugs annotations to 4.2.2 - posted by pa...@apache.org on 2021/04/07 03:49:20 UTC, 0 replies.
- [groovy] 09/09: update dependency verification metadata - posted by pa...@apache.org on 2021/04/07 03:49:21 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10021: Bump json-unit to 2.25.0 - posted by pa...@apache.org on 2021/04/07 07:11:25 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10010: check GString element vs String collection for method call - posted by su...@apache.org on 2021/04/07 10:42:23 UTC, 0 replies.
- [groovy] branch master updated: refactor generics checking - posted by em...@apache.org on 2021/04/07 16:47:09 UTC, 0 replies.
- [groovy] branch GROOVY-10006 created (now 0298550) - posted by em...@apache.org on 2021/04/07 20:34:35 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10006: STC: unify types of multiple type witnesses in method call - posted by em...@apache.org on 2021/04/07 20:34:36 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-9397: Make respondsTo thread safe - posted by su...@apache.org on 2021/04/08 09:12:42 UTC, 0 replies.
- [groovy] branch GROOVY-10027 created (now 9e4b8d2) - posted by em...@apache.org on 2021/04/09 19:32:06 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10027: NamedParam: check against declared/inferred argument type - posted by em...@apache.org on 2021/04/09 19:32:07 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" the parser (closes #1552) - posted by pa...@apache.org on 2021/04/10 21:39:47 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-10024: Dollar slashy /$ string ending in backslash "breaks" the parser (closes #1552) - posted by pa...@apache.org on 2021/04/10 21:40:39 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10023: Remove BSF module from Groovy 4 (closes #1550) - posted by pa...@apache.org on 2021/04/10 21:43:16 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Updates Micronaut Joint Validation to 3.0 branch - posted by pa...@apache.org on 2021/04/10 21:44:19 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10011: STC: instanceof refines declared type for diamond operator (closes #1545) - posted by pa...@apache.org on 2021/04/10 21:48:24 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (b6549f4 -> 7b9297c) - posted by pa...@apache.org on 2021/04/10 23:37:26 UTC, 0 replies.
- [groovy] 01/02: GROOVY-9996: infer return type generics using declared type of variables (port to 3_0_X) - posted by pa...@apache.org on 2021/04/10 23:37:27 UTC, 0 replies.
- [groovy] 02/02: GROOVY-10011: STC: instanceof refines declared type for diamond operator (closes #1545) (port to 3_0_X) - posted by pa...@apache.org on 2021/04/10 23:37:28 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8983: STC: support "x=collectionOfTypeOrSubtype" via setX(Type[]) - posted by em...@apache.org on 2021/04/10 23:44:36 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10030: Bump asciidoctor versions asciidoctorj => 2.4.3 asciidoctorDiagram => 2.1.0 asciidoctorPdf => 1.5.4 - posted by pa...@apache.org on 2021/04/11 00:05:50 UTC, 0 replies.
- [groovy] branch GROOVY-10003 updated (42620db -> eb0a51e) - posted by su...@apache.org on 2021/04/11 12:35:14 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10003: Eliminate some ambiguities while parsing - posted by su...@apache.org on 2021/04/11 12:35:15 UTC, 1 replies.
- [groovy] branch GROOVY-10003 updated: GROOVY-10003: Eliminate some ambiguities while parsing - posted by su...@apache.org on 2021/04/11 12:55:58 UTC, 0 replies.
- [groovy] branch GROOVY-10003 updated (9b71785 -> d93fb03) - posted by su...@apache.org on 2021/04/11 13:22:54 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10003: Eliminate some ambiguities while parsing (#1535) - posted by su...@apache.org on 2021/04/11 14:30:17 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10009: TracingInterceptor: "java.lang.Object" for null arguments - posted by su...@apache.org on 2021/04/11 14:55:11 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10006: STC: unify types of multiple type witnesses in method call - posted by su...@apache.org on 2021/04/11 14:56:38 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10027: NamedParam: check against declared/inferred argument type - posted by su...@apache.org on 2021/04/11 14:58:57 UTC, 0 replies.
- [groovy] branch GROOVY-10031 created (now 9363980) - posted by em...@apache.org on 2021/04/12 02:02:37 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10031: write NEWARRAY/ANEWARRAY for all single-dimensional arrays - posted by em...@apache.org on 2021/04/12 02:02:38 UTC, 0 replies.
- [groovy] branch danielsun/simplify-expression created (now 401ae8a) - posted by su...@apache.org on 2021/04/12 05:53:45 UTC, 0 replies.
- [groovy] 01/01: Tweak GROOVY-10003: simplify expression rule - posted by su...@apache.org on 2021/04/12 05:53:46 UTC, 0 replies.
- [groovy] branch groovy9649 created (now 032dd49) - posted by pa...@apache.org on 2021/04/12 06:04:06 UTC, 0 replies.
- [groovy] 01/26: GROOVY-9649: - Added left and full exclusive patterns to parser - Added exclusiveLeft and exclusiveRight class variables to RangeExpression - posted by pa...@apache.org on 2021/04/12 06:04:07 UTC, 0 replies.
- [groovy] 02/26: GROOVY-9649: Rework range creation to also allow left- and full-open ranges - posted by pa...@apache.org on 2021/04/12 06:04:08 UTC, 0 replies.
- [groovy] 03/26: GROOVY-9649: Added tests for left and full-exclusive range operator - posted by pa...@apache.org on 2021/04/12 06:04:09 UTC, 0 replies.
- [groovy] 04/26: GROOVY-9649: left open and full open range support for IntRange - posted by pa...@apache.org on 2021/04/12 06:04:10 UTC, 0 replies.
- [groovy] 05/26: GROOVY-9649: Started implementing left- and full-open range support for NumberRange. - posted by pa...@apache.org on 2021/04/12 06:04:11 UTC, 0 replies.
- [groovy] 06/26: GROOVY-9649: Fix subListBorders call in IntRange - posted by pa...@apache.org on 2021/04/12 06:04:12 UTC, 0 replies.
- [groovy] 07/26: GROOVY-9649: Added more test cases for empty ranges - posted by pa...@apache.org on 2021/04/12 06:04:13 UTC, 0 replies.
- [groovy] 08/26: GROOVY-9649: Make createRange aware of left side exclusivity - posted by pa...@apache.org on 2021/04/12 06:04:14 UTC, 0 replies.
- [groovy] 09/26: GROOVY-9649: Finalize NumberRange functionalities for left- and full-open ranges. - posted by pa...@apache.org on 2021/04/12 06:04:15 UTC, 0 replies.
- [groovy] 10/26: GROOVY-9649: Fixed NumberRange.get not throwing at certain conditions - posted by pa...@apache.org on 2021/04/12 06:04:16 UTC, 0 replies.
- [groovy] 11/26: GROOVY-9649: Added test cases for left- and full-exclusive IntRanges - posted by pa...@apache.org on 2021/04/12 06:04:17 UTC, 0 replies.
- [groovy] 12/26: GROOVY-9649: Fix IntRange size being negative on some occasions - posted by pa...@apache.org on 2021/04/12 06:04:18 UTC, 0 replies.
- [groovy] 13/26: GROOVY-9649: Make createRange create EmptyRanges when from != to - posted by pa...@apache.org on 2021/04/12 06:04:19 UTC, 0 replies.
- [groovy] 14/26: GROOVY-9649: Fixed getAt for primitive arrays by introducing a new helper method, added few test cases for getAt - posted by pa...@apache.org on 2021/04/12 06:04:20 UTC, 0 replies.
- [groovy] 15/26: GROOVY-9649: Fixed NumberRange size calculation with full-exclusive ranges where from equals to. - posted by pa...@apache.org on 2021/04/12 06:04:21 UTC, 0 replies.
- [groovy] 16/26: GROOVY-9649: Added documentation for left-open and full-open ranges - posted by pa...@apache.org on 2021/04/12 06:04:22 UTC, 0 replies.
- [groovy] 17/26: GROOVY-9649: Amended documentation for IntRange - posted by pa...@apache.org on 2021/04/12 06:04:23 UTC, 0 replies.
- [groovy] 18/26: GROOVY-9649: Sonar refactoring - posted by pa...@apache.org on 2021/04/12 06:04:24 UTC, 0 replies.
- [groovy] 19/26: GROOVY-9649: Add test case for NumberRange size edge cases - posted by pa...@apache.org on 2021/04/12 06:04:25 UTC, 0 replies.
- [groovy] 20/26: GROOVY-9649: Sonar refactoring - posted by pa...@apache.org on 2021/04/12 06:04:26 UTC, 0 replies.
- [groovy] 21/26: GROOVY-9649: Sonar refactoring - posted by pa...@apache.org on 2021/04/12 06:04:27 UTC, 0 replies.
- [groovy] 22/26: GROOVY-9649: Minor refactor: remove redundant if clause - posted by pa...@apache.org on 2021/04/12 06:04:28 UTC, 0 replies.
- [groovy] 23/26: GROOVY-9649: Fix bug in IntRange.equals - posted by pa...@apache.org on 2021/04/12 06:04:29 UTC, 0 replies.
- [groovy] 24/26: GROOVY-9649: Add test cases for IntRange.equals - posted by pa...@apache.org on 2021/04/12 06:04:30 UTC, 0 replies.
- [groovy] 25/26: GROOVY-9649: Refactored RangeExpression - posted by pa...@apache.org on 2021/04/12 06:04:31 UTC, 0 replies.
- [groovy] 26/26: GROOVY-9649: tweaks for recent changes - posted by pa...@apache.org on 2021/04/12 06:04:32 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10003: simplify expression rules - posted by su...@apache.org on 2021/04/12 06:09:14 UTC, 0 replies.
- [groovy] branch master updated: minor refactor: formatting/imports and adjust ports to experiment with flakey CI RMI test - posted by pa...@apache.org on 2021/04/12 08:52:36 UTC, 0 replies.
- [groovy] branch master updated (8980443 -> e642159) - posted by pa...@apache.org on 2021/04/12 09:23:17 UTC, 0 replies.
- [groovy] 01/25: GROOVY-9649: - Added left and full exclusive patterns to parser - Added exclusiveLeft and exclusiveRight class variables to RangeExpression - posted by pa...@apache.org on 2021/04/12 09:23:18 UTC, 0 replies.
- [groovy] 02/25: GROOVY-9649: Rework range creation to also allow left- and full-open ranges - posted by pa...@apache.org on 2021/04/12 09:23:19 UTC, 0 replies.
- [groovy] 03/25: GROOVY-9649: Added tests for left and full-exclusive range operator - posted by pa...@apache.org on 2021/04/12 09:23:20 UTC, 0 replies.
- [groovy] 04/25: GROOVY-9649: left open and full open range support for IntRange - posted by pa...@apache.org on 2021/04/12 09:23:21 UTC, 0 replies.
- [groovy] 05/25: GROOVY-9649: Started implementing left- and full-open range support for NumberRange. - posted by pa...@apache.org on 2021/04/12 09:23:22 UTC, 0 replies.
- [groovy] 06/25: GROOVY-9649: Fix subListBorders call in IntRange - posted by pa...@apache.org on 2021/04/12 09:23:23 UTC, 0 replies.
- [groovy] 07/25: GROOVY-9649: Added more test cases for empty ranges - posted by pa...@apache.org on 2021/04/12 09:23:24 UTC, 0 replies.
- [groovy] 08/25: GROOVY-9649: Make createRange aware of left side exclusivity - posted by pa...@apache.org on 2021/04/12 09:23:25 UTC, 0 replies.
- [groovy] 09/25: GROOVY-9649: Finalize NumberRange functionalities for left- and full-open ranges. - posted by pa...@apache.org on 2021/04/12 09:23:26 UTC, 0 replies.
- [groovy] 10/25: GROOVY-9649: Fixed NumberRange.get not throwing at certain conditions - posted by pa...@apache.org on 2021/04/12 09:23:27 UTC, 0 replies.
- [groovy] 11/25: GROOVY-9649: Added test cases for left- and full-exclusive IntRanges - posted by pa...@apache.org on 2021/04/12 09:23:28 UTC, 0 replies.
- [groovy] 12/25: GROOVY-9649: Fix IntRange size being negative on some occasions - posted by pa...@apache.org on 2021/04/12 09:23:29 UTC, 0 replies.
- [groovy] 13/25: GROOVY-9649: Make createRange create EmptyRanges when from != to - posted by pa...@apache.org on 2021/04/12 09:23:30 UTC, 0 replies.
- [groovy] 14/25: GROOVY-9649: Fixed getAt for primitive arrays by introducing a new helper method, added few test cases for getAt - posted by pa...@apache.org on 2021/04/12 09:23:31 UTC, 0 replies.
- [groovy] 15/25: GROOVY-9649: Fixed NumberRange size calculation with full-exclusive ranges where from equals to. - posted by pa...@apache.org on 2021/04/12 09:23:32 UTC, 0 replies.
- [groovy] 16/25: GROOVY-9649: Added documentation for left-open and full-open ranges - posted by pa...@apache.org on 2021/04/12 09:23:33 UTC, 0 replies.
- [groovy] 17/25: GROOVY-9649: Amended documentation for IntRange - posted by pa...@apache.org on 2021/04/12 09:23:34 UTC, 0 replies.
- [groovy] 18/25: GROOVY-9649: Sonar refactoring - posted by pa...@apache.org on 2021/04/12 09:23:35 UTC, 0 replies.
- [groovy] 19/25: GROOVY-9649: Add test case for NumberRange size edge cases - posted by pa...@apache.org on 2021/04/12 09:23:36 UTC, 0 replies.
- [groovy] 20/25: GROOVY-9649: Sonar refactoring - posted by pa...@apache.org on 2021/04/12 09:23:37 UTC, 0 replies.
- [groovy] 21/25: GROOVY-9649: Sonar refactoring - posted by pa...@apache.org on 2021/04/12 09:23:38 UTC, 0 replies.
- [groovy] 22/25: GROOVY-9649: Minor refactor: remove redundant if clause - posted by pa...@apache.org on 2021/04/12 09:23:39 UTC, 0 replies.
- [groovy] 23/25: GROOVY-9649: Fix bug in IntRange.equals - posted by pa...@apache.org on 2021/04/12 09:23:40 UTC, 0 replies.
- [groovy] 24/25: GROOVY-9649: Add test cases for IntRange.equals - posted by pa...@apache.org on 2021/04/12 09:23:41 UTC, 0 replies.
- [groovy] 25/25: GROOVY-9649: Refactored RangeExpression - posted by pa...@apache.org on 2021/04/12 09:23:42 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10031: write NEWARRAY/ANEWARRAY for all single-dimensional arrays - posted by su...@apache.org on 2021/04/12 12:14:05 UTC, 0 replies.
- [groovy] branch danielsun/tweak-lexer created (now 3342969) - posted by su...@apache.org on 2021/04/12 13:54:00 UTC, 0 replies.
- [groovy] 01/01: Tweak safe index - posted by su...@apache.org on 2021/04/12 13:54:01 UTC, 0 replies.
- [groovy] branch danielsun/tweak-lexer updated: Tweak highlighter - posted by su...@apache.org on 2021/04/12 14:31:38 UTC, 0 replies.
- [groovy] branch master updated: minor edits - posted by em...@apache.org on 2021/04/12 14:48:21 UTC, 1 replies.
- [groovy] branch master updated: Tweak safe index operator - posted by su...@apache.org on 2021/04/12 15:23:08 UTC, 0 replies.
- [groovy] branch GROOVY-10034 created (now abeced9) - posted by em...@apache.org on 2021/04/12 16:59:41 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10034: do not cast non-primitive array when target is Object[] - posted by em...@apache.org on 2021/04/12 16:59:42 UTC, 0 replies.
- [groovy] branch GROOVY-10029 created (now 9463a25) - posted by em...@apache.org on 2021/04/12 18:03:59 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10029: SC: add toArray call for "Type[] array = collectionOfType" - posted by em...@apache.org on 2021/04/12 18:04:00 UTC, 0 replies.
- [groovy] branch GROOVY-10028 created (now e6c1292) - posted by em...@apache.org on 2021/04/12 21:36:36 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10028: STC: support "Type[] array = streamOfTypeOrSubtype" - posted by em...@apache.org on 2021/04/12 21:36:37 UTC, 0 replies.
- [groovy] branch master updated: minor refactor: tweak to make more robust on CI servers - posted by pa...@apache.org on 2021/04/12 23:08:47 UTC, 1 replies.
- [groovy-release] branch master updated: ignore IDEA files - posted by pa...@apache.org on 2021/04/13 00:15:43 UTC, 0 replies.
- svn commit: r47022 - in /dev/groovy/4.0.0-alpha-3: ./ distribution/ sources/ - posted by pa...@apache.org on 2021/04/13 02:13:36 UTC, 0 replies.
- [groovy] annotated tag GROOVY_4_0_0_ALPHA_3 created (now 6e09880) - posted by pa...@apache.org on 2021/04/13 02:13:44 UTC, 0 replies.
- [groovy] 01/04: Release 4.0.0-alpha-3: update versions - posted by pa...@apache.org on 2021/04/13 02:13:45 UTC, 0 replies.
- [groovy] 02/04: Release 4.0.0-alpha-3: update versions - posted by pa...@apache.org on 2021/04/13 02:13:46 UTC, 0 replies.
- [groovy] 03/04: Release 4.0.0-alpha-3: update versions - posted by pa...@apache.org on 2021/04/13 02:13:47 UTC, 0 replies.
- [groovy] 04/04: Release 4.0.0-alpha-3: update versions - posted by pa...@apache.org on 2021/04/13 02:13:48 UTC, 0 replies.
- [groovy-website] branch asf-site updated (f177ac2 -> 93c867a) - posted by pa...@apache.org on 2021/04/13 11:35:01 UTC, 0 replies.
- [groovy-website] 01/02: partial adjustment of doco related to jcenter/bintray sunset - posted by pa...@apache.org on 2021/04/13 11:35:02 UTC, 0 replies.
- [groovy-website] 02/02: Prepare release notes for Groovy 4 (Placeholder for enhanced ranges) - posted by pa...@apache.org on 2021/04/13 11:35:03 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/04/13 11:37:31: Generated dev website from groovy-website@93c867a - posted by gi...@apache.org on 2021/04/13 11:37:35 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10034: do not cast non-primitive array when target is Object[] - posted by su...@apache.org on 2021/04/14 00:18:53 UTC, 0 replies.
- [groovy] branch GROOVY-10035 created (now 2f16b6b) - posted by su...@apache.org on 2021/04/14 04:33:00 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10035: CLONE - Compiler writes extra cast for Type[] to Object[] - posted by su...@apache.org on 2021/04/14 04:33:01 UTC, 1 replies.
- [groovy] branch master updated: GROOVY-9958: update doco for jcenter/bintray sunset - posted by pa...@apache.org on 2021/04/14 05:03:38 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Prepare release notes for Groovy 4 (bintray changes) - posted by pa...@apache.org on 2021/04/14 05:14:30 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/04/14 05:17:50: Generated dev website from groovy-website@3fbeeab - posted by gi...@apache.org on 2021/04/14 05:17:53 UTC, 0 replies.
- [groovy-website] branch asf-site updated: update travis jdk version - posted by pa...@apache.org on 2021/04/14 05:32:30 UTC, 1 replies.
- [groovy] branch GROOVY-10035 updated (2f16b6b -> 6f81677) - posted by su...@apache.org on 2021/04/14 06:52:07 UTC, 0 replies.
- [groovy] branch GROOVY-10035 updated (6f81677 -> aaa4cf6) - posted by su...@apache.org on 2021/04/14 07:22:50 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10035: Eliminate redundant type cast - posted by su...@apache.org on 2021/04/14 07:22:51 UTC, 0 replies.
- [groovy] branch danielsun/tweak-JmxClientConnectorFactoryTest created (now a69823a) - posted by su...@apache.org on 2021/04/14 09:34:30 UTC, 0 replies.
- [groovy] 01/01: Make `JmxClientConnectorFactoryTest` robust - posted by su...@apache.org on 2021/04/14 09:34:31 UTC, 0 replies.
- [groovy] branch danielsun/tweak-JmxClientConnectorFactoryTest updated: Make `JmxClientConnectorFactoryTest` robust - posted by su...@apache.org on 2021/04/14 10:00:27 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10029: SC: add toArray call for "Type[] array = collectionOfType" - posted by su...@apache.org on 2021/04/14 11:50:09 UTC, 0 replies.
- [groovy] branch GROOVY-10036 created (now 2e3ce52) - posted by em...@apache.org on 2021/04/14 21:03:25 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10036: STC: pass explicit type arguments of extension method call - posted by em...@apache.org on 2021/04/14 21:03:26 UTC, 0 replies.
- [groovy] branch GROOVY-10035 updated: Trivial tweak - posted by su...@apache.org on 2021/04/15 00:04:26 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Prepare release notes for Groovy 4 (module change clarification) - posted by pa...@apache.org on 2021/04/15 02:43:07 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/04/15 02:45:33: Generated dev website from groovy-website@d810551 - posted by gi...@apache.org on 2021/04/15 02:45:36 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10028: STC: support "Type[] array = streamOfTypeOrSubtype" (closes #1559) - posted by su...@apache.org on 2021/04/15 05:37:13 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10032: left-open and full-open ranges (adjust containsWithinBounds behavior for consistency) - posted by su...@apache.org on 2021/04/15 10:36:27 UTC, 0 replies.
- [groovy] branch GROOVY-10038 created (now 1a7bc3f) - posted by su...@apache.org on 2021/04/16 01:44:52 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10038: Bump jackson to 2.12.3 - posted by su...@apache.org on 2021/04/16 01:44:53 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10038: Bump jackson to 2.12.3 - posted by su...@apache.org on 2021/04/16 01:59:58 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-10038: Bump jackson to 2.12.3 - posted by su...@apache.org on 2021/04/16 02:01:58 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10036: STC: pass explicit type arguments of extension method call - posted by su...@apache.org on 2021/04/16 02:06:30 UTC, 0 replies.
- [groovy] branch master updated (122134b -> 0d51fd0) - posted by su...@apache.org on 2021/04/16 04:02:48 UTC, 0 replies.
- [groovy] 01/02: GROOVY-10035: Eliminate redundant type cast - posted by su...@apache.org on 2021/04/16 04:02:49 UTC, 0 replies.
- [groovy] 02/02: Trivial tweak - posted by su...@apache.org on 2021/04/16 04:02:50 UTC, 0 replies.
- svn commit: r47110 - in /release/groovy/4.0.0-alpha-3: ./ distribution/ sources/ - posted by pa...@apache.org on 2021/04/16 04:39:26 UTC, 0 replies.
- svn commit: r47111 - /dev/groovy/4.0.0-alpha-3/ - posted by pa...@apache.org on 2021/04/16 04:39:32 UTC, 0 replies.
- svn commit: r47112 - /release/groovy/4.0.0-alpha-2/ - posted by pa...@apache.org on 2021/04/16 04:42:32 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Release 4.0.0-alpha-3: update sitemap - posted by pa...@apache.org on 2021/04/16 05:51:13 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/04/16 05:54:46: Generated dev website from groovy-website@78ea498 - posted by gi...@apache.org on 2021/04/16 05:54:48 UTC, 0 replies.
- [groovy-website] branch asf-site updated: adjust archive links - posted by pa...@apache.org on 2021/04/16 06:04:14 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/04/16 06:10:44: Generated dev website from groovy-website@18e9685 - posted by gi...@apache.org on 2021/04/16 06:10:47 UTC, 0 replies.
- [groovy-website] branch asf-site updated: update ACAH links/dates - posted by pa...@apache.org on 2021/04/16 06:55:28 UTC, 0 replies.
- svn commit: r47119 - in /dev/groovy/3.0.8: ./ distribution/ sources/ - posted by pa...@apache.org on 2021/04/16 08:51:33 UTC, 0 replies.
- [groovy] annotated tag GROOVY_3_0_8 created (now 16332a8) - posted by pa...@apache.org on 2021/04/16 08:51:42 UTC, 0 replies.
- [groovy] 01/01: Release 3.0.8: update versions - posted by pa...@apache.org on 2021/04/16 08:51:43 UTC, 0 replies.
- [groovy] branch GROOVY-9033 created (now 9b92fb8) - posted by em...@apache.org on 2021/04/16 21:03:26 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9033: STC: resolve "def list = []" to List not List - posted by em...@apache.org on 2021/04/16 21:03:27 UTC, 4 replies.
- [groovy-website] branch asf-site updated: adjust download page - posted by pa...@apache.org on 2021/04/16 21:50:22 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/04/16 21:52:55: Generated dev website from groovy-website@741a5da - posted by gi...@apache.org on 2021/04/16 21:52:58 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: add snapshots file - posted by pa...@apache.org on 2021/04/16 22:47:46 UTC, 0 replies.
- [groovy] branch GROOVY-9033 updated (9b92fb8 -> f654fa0) - posted by em...@apache.org on 2021/04/17 15:56:13 UTC, 0 replies.
- [groovy] branch GROOVY-9033 updated (f654fa0 -> 3267b98) - posted by em...@apache.org on 2021/04/17 17:27:10 UTC, 0 replies.
- [groovy] branch GROOVY-9800 created (now 8cccb38) - posted by em...@apache.org on 2021/04/17 21:41:57 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9800: ClassNode#toString includes generics of type arguments - posted by em...@apache.org on 2021/04/17 21:41:58 UTC, 0 replies.
- [groovy] branch GROOVY-9033 updated (3267b98 -> 3f823ad) - posted by em...@apache.org on 2021/04/18 05:55:54 UTC, 0 replies.
- [groovy] branch GROOVY-9033 updated (3f823ad -> e3d859b) - posted by em...@apache.org on 2021/04/18 06:23:58 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9033: STC: resolve "def list = []" to List not List - posted by su...@apache.org on 2021/04/18 12:56:01 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: tweak to test for CI robustness of RMI tests when run via Google actions - posted by pa...@apache.org on 2021/04/18 23:33:16 UTC, 0 replies.
- [groovy] branch master updated: tweak to test for CI robustness of RMI tests when run via Google actions - posted by pa...@apache.org on 2021/04/18 23:37:51 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9800: ClassNode#toString includes generics of type arguments - posted by su...@apache.org on 2021/04/19 02:10:09 UTC, 0 replies.
- [groovy] branch master updated: Tweak error message for invalid GINQ - posted by su...@apache.org on 2021/04/19 05:48:39 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10042: Bump Ant version to 1.10.10 - posted by pa...@apache.org on 2021/04/19 07:29:52 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-10042: Bump Ant version to 1.10.10 - posted by pa...@apache.org on 2021/04/19 07:34:02 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10042: Bump Ant version to 1.10.10 (missed file in previous commit) - posted by pa...@apache.org on 2021/04/19 07:51:17 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: Bump version on GROOVY_3_0_X branch - posted by pa...@apache.org on 2021/04/19 10:19:46 UTC, 0 replies.
- svn commit: r47167 - in /release/groovy/3.0.8: ./ distribution/ sources/ - posted by pa...@apache.org on 2021/04/19 10:32:39 UTC, 0 replies.
- svn commit: r47168 - /dev/groovy/3.0.8/ - posted by pa...@apache.org on 2021/04/19 10:38:06 UTC, 0 replies.
- svn commit: r47169 - /dev/groovy/KEYS - posted by pa...@apache.org on 2021/04/19 10:40:22 UTC, 0 replies.
- svn commit: r47170 - /release/groovy/3.0.7/ - posted by pa...@apache.org on 2021/04/19 10:41:09 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Release 3.0.8: update sitemaps - posted by pa...@apache.org on 2021/04/19 10:48:47 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/04/19 10:52:13: Generated dev website from groovy-website@bb96b18 - posted by gi...@apache.org on 2021/04/19 10:52:16 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10043: Bump spotbugs to 4.2.3 - posted by pa...@apache.org on 2021/04/20 13:56:08 UTC, 0 replies.
- [groovy] branch master updated (b34daa8 -> 36aa8d2) - posted by pa...@apache.org on 2021/04/20 14:10:28 UTC, 0 replies.
- [groovy] 01/02: GROOVY-10044: Bump versions plugin to 0.38.0 - posted by pa...@apache.org on 2021/04/20 14:10:29 UTC, 0 replies.
- [groovy] 02/02: GROOVY-10044: Bump versions plugin to 0.38.0 (update verification metadata) - posted by pa...@apache.org on 2021/04/20 14:10:30 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (2c34ca4 -> 29e6d03) - posted by pa...@apache.org on 2021/04/20 14:12:24 UTC, 0 replies.
- [groovy] 01/02: GROOVY-10043: Bump spotbugs to 4.2.3 - posted by pa...@apache.org on 2021/04/20 14:12:25 UTC, 0 replies.
- [groovy] 02/02: GROOVY-10044: Bump versions plugin to 0.38.0 - posted by pa...@apache.org on 2021/04/20 14:12:26 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10033: check generics usage for constructors, coercions and casts - posted by em...@apache.org on 2021/04/20 16:33:56 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10033: check generics usage within object initializers - posted by em...@apache.org on 2021/04/20 18:36:41 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: remove redundant `addAll` method calls - posted by su...@apache.org on 2021/04/21 02:35:47 UTC, 0 replies.
- [groovy] branch danielsun/tweak-JmxServerConnectorFactoryTest-further created (now 8766f42) - posted by su...@apache.org on 2021/04/21 05:37:55 UTC, 0 replies.
- [groovy] 01/01: Modify hosts.allow and restart network - posted by su...@apache.org on 2021/04/21 05:37:56 UTC, 0 replies.
- [groovy] branch danielsun/tweak-JmxServerConnectorFactoryTest-further updated (8766f42 -> 431e75a) - posted by su...@apache.org on 2021/04/21 05:57:57 UTC, 0 replies.
- [groovy] 01/01: Set `java.rmi.server.hostname` - posted by su...@apache.org on 2021/04/21 05:57:58 UTC, 0 replies.
- [groovy] branch master updated: Set `java.rmi.server.hostname` to make `JmxClientConnectorFactoryTest` robust - posted by su...@apache.org on 2021/04/21 07:13:09 UTC, 0 replies.
- [groovy] branch master updated: Cleanup code to trigger CI builds of GitHub Actions - posted by su...@apache.org on 2021/04/21 07:20:33 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated (29e6d03 -> bf09d58) - posted by su...@apache.org on 2021/04/21 07:43:39 UTC, 0 replies.
- [groovy] 01/02: Set `java.rmi.server.hostname` to make `JmxClientConnectorFactoryTest` robust - posted by su...@apache.org on 2021/04/21 07:43:40 UTC, 0 replies.
- [groovy] 02/02: Cleanup code to trigger CI builds of GitHub Actions - posted by su...@apache.org on 2021/04/21 07:43:41 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10048: Bump Gradle to 6.8.3 - posted by pa...@apache.org on 2021/04/21 08:18:43 UTC, 1 replies.
- [groovy] branch master updated: add missing license headers - posted by pa...@apache.org on 2021/04/21 08:20:53 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: 3_0_X should use the same bootstrap approach as master - posted by pa...@apache.org on 2021/04/21 08:40:41 UTC, 1 replies.
- [groovy] branch GROOVY_3_0_X updated (03e94b5 -> 918c41f) - posted by pa...@apache.org on 2021/04/21 08:54:30 UTC, 0 replies.
- [groovy] 01/03: GROOVY-10048: Bump Gradle to 6.8.3 - posted by pa...@apache.org on 2021/04/21 08:54:31 UTC, 0 replies.
- [groovy] 02/03: add missing license headers - posted by pa...@apache.org on 2021/04/21 08:54:32 UTC, 0 replies.
- [groovy] 03/03: 3_0_X should use the same bootstrap approach as master - posted by pa...@apache.org on 2021/04/21 08:54:33 UTC, 0 replies.
- [groovy-release] branch master updated: updates from latest release - still needs a manual step automated - posted by pa...@apache.org on 2021/04/21 09:08:00 UTC, 0 replies.
- [groovy] branch master updated: remove redundant blank space - posted by pa...@apache.org on 2021/04/21 09:15:46 UTC, 0 replies.
- [groovy] branch master updated: Tweak and move factory method of `PartitionImpl` - posted by su...@apache.org on 2021/04/21 10:41:47 UTC, 0 replies.
- [groovy] branch master updated: refactor reference processing - posted by em...@apache.org on 2021/04/21 15:55:38 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10033, GROOVY-10047: STC: method refs for ctor and static calls - posted by em...@apache.org on 2021/04/21 16:57:15 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10049: STC: retain generics of receiver - posted by em...@apache.org on 2021/04/21 22:34:30 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: move factory method of `WindowImpl` - posted by su...@apache.org on 2021/04/22 00:26:24 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: rename factory methods - posted by su...@apache.org on 2021/04/22 00:30:35 UTC, 0 replies.
- [groovy] branch master updated: Tweak GINQ aggregate for empty data source - posted by su...@apache.org on 2021/04/22 03:42:14 UTC, 0 replies.
- [groovy] branch master updated: remove legacy named param type check hack - posted by pa...@apache.org on 2021/04/22 05:55:45 UTC, 0 replies.
- [groovy] branch master updated: minor build refactor: pre-work for GROOVY-9628 (initial support for reproducible builds) - posted by pa...@apache.org on 2021/04/22 06:26:48 UTC, 0 replies.
- [groovy] branch master updated: Fix typo - posted by pa...@apache.org on 2021/04/22 08:21:20 UTC, 0 replies.
- [groovy] branch master updated: cleaner reporting for dependencyUpdates (currently doesn't ignore Milestone releases) - posted by pa...@apache.org on 2021/04/22 11:34:53 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9628: Initial support for reproducible builds - posted by pa...@apache.org on 2021/04/22 12:45:11 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10033: SC: avoid underflow in StaticInvocationWriter for T::new - posted by em...@apache.org on 2021/04/22 15:08:46 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10051: STC: fully resolve "T extends Number" to Number not Object - posted by em...@apache.org on 2021/04/22 19:46:07 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9628: Initial support for reproducible builds (apply to zips too) - posted by pa...@apache.org on 2021/04/23 06:49:52 UTC, 0 replies.
- [groovy] branch master updated (a299f5b -> 80320e5) - posted by pa...@apache.org on 2021/04/23 08:20:46 UTC, 0 replies.
- [groovy] 01/03: GROOVY-10050: Add additional NamedParam annotations in ResourceGroovyMethods - posted by pa...@apache.org on 2021/04/23 08:20:47 UTC, 0 replies.
- [groovy] 02/03: GROOVY-10050: Add additional NamedParam annotations in NioExtensions - posted by pa...@apache.org on 2021/04/23 08:20:48 UTC, 0 replies.
- [groovy] 03/03: GROOVY-10050: Add additional NamedParam annotations in JsonSlurper - posted by pa...@apache.org on 2021/04/23 08:20:49 UTC, 0 replies.
- [groovy] branch master updated (80320e5 -> f1f00ac) - posted by pa...@apache.org on 2021/04/23 11:21:07 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10052: no re-visit for closure without changed/shared variable(s) - posted by em...@apache.org on 2021/04/23 18:47:15 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10052: STC: resolve SAM return type before extracing conections - posted by em...@apache.org on 2021/04/23 21:02:10 UTC, 0 replies.
- [groovy] branch master updated: fix for int - posted by em...@apache.org on 2021/04/23 22:02:11 UTC, 0 replies.
- [groovy] branch danielsun/TWEAK-GROOVY-9790 created (now 4d6e7cb) - posted by su...@apache.org on 2021/04/24 08:21:07 UTC, 0 replies.
- [groovy] 01/01: GROOVY-9790: tweak lambda with the parameter of no explicit type - posted by su...@apache.org on 2021/04/24 08:21:08 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9790: tweak lambda with the parameter of no explicit type - posted by su...@apache.org on 2021/04/24 08:48:28 UTC, 0 replies.
- [groovy] branch master updated: Update dep verification metadata - posted by su...@apache.org on 2021/04/24 09:54:53 UTC, 0 replies.
- [groovy] branch GROOVY-10056 created (now 8499df4) - posted by su...@apache.org on 2021/04/24 14:52:25 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10056: Inferred parameter type of lambda expression for multi-dimensions array is not correct - posted by su...@apache.org on 2021/04/24 14:52:26 UTC, 3 replies.
- [groovy] branch GROOVY-10056 updated: Trivial refactoring - posted by su...@apache.org on 2021/04/24 15:49:13 UTC, 0 replies.
- [groovy] branch danielsun/LABS-GROOVY-10056 created (now 36c5bd7) - posted by su...@apache.org on 2021/04/25 02:12:10 UTC, 0 replies.
- [groovy] branch danielsun/LABS-GROOVY-10056 updated (36c5bd7 -> b6c2e84) - posted by su...@apache.org on 2021/04/25 03:05:25 UTC, 0 replies.
- [groovy] branch master updated (228e5a9 -> fa43e1f) - posted by pa...@apache.org on 2021/04/25 07:17:46 UTC, 0 replies.
- [groovy] 01/02: GROOVY-4990 Ability to create missing parent directories when using File.write() (closes #1554) - posted by pa...@apache.org on 2021/04/25 07:17:47 UTC, 0 replies.
- [groovy] 02/02: GROOVY-4990: Ability to create missing parent directories when using File.write() - posted by pa...@apache.org on 2021/04/25 07:17:48 UTC, 0 replies.
- [groovy] branch master updated: missing change from previous commit - posted by pa...@apache.org on 2021/04/25 07:28:52 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10053: apply object expression generics to ref method return type - posted by em...@apache.org on 2021/04/25 09:19:22 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10058: Bump junit to 5.7.1 - posted by su...@apache.org on 2021/04/25 16:06:30 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: GROOVY-10058: Bump junit to 5.7.1 - posted by su...@apache.org on 2021/04/25 16:36:15 UTC, 0 replies.
- [groovy] branch master updated: reduce occurrences of "new Class[0]" - posted by em...@apache.org on 2021/04/25 16:46:32 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10057: support "Class c = Type; Predicate p = c::isInstance" - posted by em...@apache.org on 2021/04/25 17:37:45 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10053: accept type parameter from context as method type argument - posted by em...@apache.org on 2021/04/25 22:05:14 UTC, 0 replies.
- [groovy] branch LABS-GROOVY-10056-2 created (now a868208) - posted by su...@apache.org on 2021/04/26 00:16:42 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-5893: add test cases - posted by em...@apache.org on 2021/04/26 03:20:55 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10056: Inferred parameter type of lambda expression for multi-dimensions array is not correct - posted by em...@apache.org on 2021/04/26 12:19:06 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: eliminate explicit parameter types - posted by su...@apache.org on 2021/04/26 13:43:10 UTC, 0 replies.
- [groovy] branch master updated: Format comment - posted by su...@apache.org on 2021/04/26 14:23:50 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10061: "del" ASCII character also should be escaped (closes #1572) - posted by su...@apache.org on 2021/04/27 00:25:08 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10062: STC: combine variadic method return type inference checks - posted by em...@apache.org on 2021/04/27 19:06:40 UTC, 0 replies.
- [groovy-release] branch master updated: didn't update description or local variable name when we switched bintray to artifactory instance - posted by pa...@apache.org on 2021/04/28 04:22:00 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10063: STC: multi-assign Tuple[1-16] for static call or prop expr - posted by em...@apache.org on 2021/04/28 15:43:03 UTC, 0 replies.
- [groovy] branch master updated: disable grails test - posted by em...@apache.org on 2021/04/28 20:21:52 UTC, 0 replies.
- [groovy] branch stream-dgms created (now bb452cb) - posted by em...@apache.org on 2021/04/28 21:05:21 UTC, 0 replies.
- [groovy] 01/01: Move stream-related extension methods to StreamGroovyMethods - posted by em...@apache.org on 2021/04/28 21:05:22 UTC, 2 replies.
- [groovy] branch stream-dgms updated (bb452cb -> 9361bed) - posted by em...@apache.org on 2021/04/28 21:24:22 UTC, 0 replies.
- [groovy] branch stream-dgms updated (9361bed -> f480f0a) - posted by em...@apache.org on 2021/04/28 22:10:09 UTC, 0 replies.
- [groovy] branch stream-dgms updated: retain methods for compatibility - posted by em...@apache.org on 2021/04/29 20:25:16 UTC, 0 replies.
- [groovy] branch master updated (4c5e5b1 -> bc18b06) - posted by pa...@apache.org on 2021/04/30 08:32:16 UTC, 0 replies.
- [groovy] 01/02: Move stream-related extension methods to StreamGroovyMethods - posted by pa...@apache.org on 2021/04/30 08:32:17 UTC, 0 replies.
- [groovy] 02/02: retain methods for compatibility (closes #1573) - posted by pa...@apache.org on 2021/04/30 08:32:18 UTC, 0 replies.
- [groovy-website] branch asf-site updated: add link for 3.0.8 windows installer - posted by pa...@apache.org on 2021/04/30 08:49:56 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/04/30 08:53:34: Generated dev website from groovy-website@898e549 - posted by gi...@apache.org on 2021/04/30 08:53:37 UTC, 0 replies.