You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [groovy] asfgit merged pull request #1384: add missing @Override annotations - posted by GitBox <gi...@apache.org> on 2020/10/01 01:37:44 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9767) GroovyAssert should not extend org.junit.Assert - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/01 02:47:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9767) GroovyAssert should not extend org.junit.Assert - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/01 02:47:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9767) GroovyAssert should not depend on org.junit.Assert - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/01 03:43:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1385: GROOVY-9767: GroovyAssert should not depend on org.junit.Assert - posted by GitBox <gi...@apache.org> on 2020/10/01 03:59:09 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1385: GROOVY-9767: GroovyAssert should not depend on org.junit.Assert - posted by GitBox <gi...@apache.org> on 2020/10/01 05:56:29 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1386: Prefer asSubclass instead of casting the result of newInstance - posted by GitBox <gi...@apache.org> on 2020/10/01 06:17:50 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1386: Prefer asSubclass instead of casting the result of newInstance - posted by GitBox <gi...@apache.org> on 2020/10/01 08:29:32 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1387: add missing @Override annotations - posted by GitBox <gi...@apache.org> on 2020/10/01 12:26:45 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1388: add fall through statements for JSON - posted by GitBox <gi...@apache.org> on 2020/10/01 12:37:35 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1389: avoid String.split(String) has surprising behavior - posted by GitBox <gi...@apache.org> on 2020/10/01 12:51:15 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1388: add fall through statements for JSON - posted by GitBox <gi...@apache.org> on 2020/10/01 13:23:49 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1387: add missing @Override annotations - posted by GitBox <gi...@apache.org> on 2020/10/01 13:23:59 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1390: avoid warning about using contains() since we are just a delegate here - posted by GitBox <gi...@apache.org> on 2020/10/01 13:26:22 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1389: avoid String.split(String) has surprising behavior - posted by GitBox <gi...@apache.org> on 2020/10/01 14:29:31 UTC, 0 replies.
- [GitHub] [groovy] asfgit merged pull request #1390: avoid warning about using contains() since we are just a delegate here - posted by GitBox <gi...@apache.org> on 2020/10/01 14:29:31 UTC, 0 replies.
- [GitHub] [groovy] nescohen opened a new pull request #1391: Fix possible null dereference in EnumCompletionVistor.java - posted by GitBox <gi...@apache.org> on 2020/10/01 18:37:14 UTC, 0 replies.
- [GitHub] [groovy] nescohen opened a new pull request #1392: fix possible null dereference in staticTypeCheckingVisitor class - posted by GitBox <gi...@apache.org> on 2020/10/01 19:25:55 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on a change in pull request #1391: Fix possible null dereference in EnumCompletionVistor.java - posted by GitBox <gi...@apache.org> on 2020/10/01 19:45:07 UTC, 1 replies.
- [GitHub] [groovy] nescohen commented on a change in pull request #1391: Fix possible null dereference in EnumCompletionVistor.java - posted by GitBox <gi...@apache.org> on 2020/10/01 20:11:08 UTC, 1 replies.
- [GitHub] [groovy] eric-milles commented on a change in pull request #1392: fix possible null dereference in staticTypeCheckingVisitor class - posted by GitBox <gi...@apache.org> on 2020/10/01 20:18:40 UTC, 0 replies.
- [GitHub] [groovy] melix commented on pull request #1382: Make the Gradle build more idiomatic - posted by GitBox <gi...@apache.org> on 2020/10/01 22:16:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1382: Make the Gradle build more idiomatic - posted by GitBox <gi...@apache.org> on 2020/10/01 23:43:11 UTC, 2 replies.
- [jira] [Created] (GROOVY-9768) Changed behavior of delegates in 4.0.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/01 23:50:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9768) Changed behavior of delegates in 4.0.0 - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/01 23:51:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9523) MissingMethodException when referencing a private enum method - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/02 00:06:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9524) VerifyError when referencing a private enum method - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/02 00:08:00 UTC, 0 replies.
- [GitHub] [groovy] smagill opened a new pull request #1393: Resource leak fix (#2) - posted by GitBox <gi...@apache.org> on 2020/10/02 00:52:59 UTC, 0 replies.
- [GitHub] [groovy] nescohen commented on a change in pull request #1392: fix possible null dereference in staticTypeCheckingVisitor class - posted by GitBox <gi...@apache.org> on 2020/10/02 03:50:39 UTC, 2 replies.
- [GitHub] [groovy] paulk-asert commented on a change in pull request #1392: fix possible null dereference in staticTypeCheckingVisitor class - posted by GitBox <gi...@apache.org> on 2020/10/02 08:51:01 UTC, 4 replies.
- [jira] [Comment Edited] (GROOVY-9768) Changed behavior of delegates in 4.0.0 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/02 16:17:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9768) Changed behavior of delegates in 4.0.0 - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/02 16:19:00 UTC, 1 replies.
- [GitHub] [groovy] asfgit closed pull request #1392: fix possible null dereference in staticTypeCheckingVisitor class - posted by GitBox <gi...@apache.org> on 2020/10/03 06:52:41 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9291) Detect unsucessfull delegation override attempts - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/03 13:25:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles merged pull request #1378: GROOVY-9757: run test closure only for containing source unit - posted by GitBox <gi...@apache.org> on 2020/10/03 14:03:38 UTC, 0 replies.
- [jira] [Created] (GROOVY-9769) STC: UnionTypeClassNode created for simple instanceof scenarios - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/03 16:06:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1394: GROOVY-9769: avoid unnecessary creation of UnionTypeClassNode - posted by GitBox <gi...@apache.org> on 2020/10/03 16:26:12 UTC, 0 replies.
- [GitHub] [groovy] wolfs commented on a change in pull request #1382: Make the Gradle build more idiomatic - posted by GitBox <gi...@apache.org> on 2020/10/03 21:48:54 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8258) [GEP] Create a LINQ-like DSL - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/04 14:30:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8258) [GEP] Create a LINQ-like DSL - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/04 14:40:00 UTC, 2 replies.
- [GitHub] [groovy] melix commented on a change in pull request #1382: Make the Gradle build more idiomatic - posted by GitBox <gi...@apache.org> on 2020/10/04 15:10:28 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1395: [GEP] Create a LINQ-like DSL - posted by GitBox <gi...@apache.org> on 2020/10/04 16:01:43 UTC, 0 replies.
- [GitHub] [groovy] muse-dev[bot] commented on a change in pull request #1395: [GEP] Create a LINQ-like DSL - posted by GitBox <gi...@apache.org> on 2020/10/04 16:42:03 UTC, 0 replies.
- [GitHub] [groovy] eric-milles commented on pull request #1395: [GEP] Create a LINQ-like DSL - posted by GitBox <gi...@apache.org> on 2020/10/04 20:35:13 UTC, 1 replies.
- [GitHub] [groovy] eric-milles edited a comment on pull request #1395: [GEP] Create a LINQ-like DSL - posted by GitBox <gi...@apache.org> on 2020/10/04 20:37:15 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on pull request #1395: [GEP] Create a LINQ-like DSL - posted by GitBox <gi...@apache.org> on 2020/10/04 21:27:23 UTC, 1 replies.
- [jira] [Updated] (GROOVY-8258) [GEP] Create a LINQ-like DSL - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/05 14:46:00 UTC, 15 replies.
- [jira] [Created] (GROOVY-9770) Groovy 3 generated lambda classes are marked as synthetic - posted by "Damir Murat (Jira)" <ji...@apache.org> on 2020/10/05 17:17:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9770) Groovy 3 generated lambda classes are marked as synthetic - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/06 10:42:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1396: GROOVY-9770: Groovy 3 generated lambda classes are marked as synthetic - posted by GitBox <gi...@apache.org> on 2020/10/06 10:44:15 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1394: GROOVY-9769: avoid unnecessary creation of UnionTypeClassNode - posted by GitBox <gi...@apache.org> on 2020/10/06 11:49:47 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1394: GROOVY-9769: avoid unnecessary creation of UnionTypeClassNode - posted by GitBox <gi...@apache.org> on 2020/10/06 11:50:56 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on pull request #1396: GROOVY-9770: Groovy 3 generated lambda classes are marked as synthetic - posted by GitBox <gi...@apache.org> on 2020/10/06 11:54:21 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on a change in pull request #1394: GROOVY-9769: avoid unnecessary creation of UnionTypeClassNode - posted by GitBox <gi...@apache.org> on 2020/10/06 11:54:42 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9769) STC: UnionTypeClassNode created for simple instanceof scenarios - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/06 11:58:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on a change in pull request #1391: Fix possible null dereference in EnumCompletionVistor.java - posted by GitBox <gi...@apache.org> on 2020/10/06 12:17:09 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1393: Resource leak fix (#2) - posted by GitBox <gi...@apache.org> on 2020/10/06 12:38:48 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9763) Regression in groovyc 3.0 and 4.0 and Compile static with generic static method in trait - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/06 14:09:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9762) Wrong type resolved if method reference used with typed method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/06 14:11:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9757) ASTTest is run for every SourceUnit in a CompilationUnit - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/06 14:11:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9762) Wrong type resolved if method reference used with typed method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/06 14:18:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (GROOVY-9762) Wrong type resolved if method reference used with typed method - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/06 14:37:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1397: GROOVY-9762: if not ClassExpression, use TypeChooser to find target type - posted by GitBox <gi...@apache.org> on 2020/10/06 16:25:51 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1398: GROOVY-9763: read helper method generics of trait method not found - posted by GitBox <gi...@apache.org> on 2020/10/06 17:47:34 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9159) [GEP] Support LINQ, aka GINQ - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/06 17:48:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on pull request #1397: GROOVY-9762: if not ClassExpression, use TypeChooser to find target type - posted by GitBox <gi...@apache.org> on 2020/10/06 18:35:59 UTC, 0 replies.
- [jira] [Created] (GROOVY-9771) STC: "putAt" shortcut notation to outer class private field from Closure leads to GroovyCastException - posted by "Frédéric Chuong (Jira)" <ji...@apache.org> on 2020/10/07 00:35:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9771) STC: "putAt" shortcut notation to outer class private field from Closure leads to GroovyCastException - posted by "Frédéric Chuong (Jira)" <ji...@apache.org> on 2020/10/07 00:38:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9771) STC: "putAt" shortcut notation to outer class private field from Closure leads to GroovyCastException - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/07 01:05:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1399: GROOVY-9771: visit receiver for private field access - posted by GitBox <gi...@apache.org> on 2020/10/07 01:51:22 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9662) Groovy 3.0.5: Closure delegate is not working properly - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/07 16:40:00 UTC, 6 replies.
- [jira] [Commented] (GROOVY-9662) Groovy 3.0.5: Closure delegate is not working properly - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/07 16:41:00 UTC, 1 replies.
- [jira] [Comment Edited] (GROOVY-9662) Groovy 3.0.5: Closure delegate is not working properly - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/07 17:08:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-7494) ArrayStoreException assigning GStringImpl to String[] when using Indy - posted by "Javier MV (Jira)" <ji...@apache.org> on 2020/10/08 05:07:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9758) groovsh import of non existing class throws null pointer instead of syntax error - posted by "Mykola Golubyev (Jira)" <ji...@apache.org> on 2020/10/08 14:03:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9772) AnnotationCollectorTransform generates code not marked with @Generated - posted by "Damir Murat (Jira)" <ji...@apache.org> on 2020/10/08 18:46:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1396: GROOVY-9770: Groovy 3 generated lambda classes are marked as synthetic - posted by GitBox <gi...@apache.org> on 2020/10/09 00:15:14 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-9770) Groovy 3 generated lambda classes are marked as synthetic - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/09 00:18:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1399: GROOVY-9771: visit receiver for private field access - posted by GitBox <gi...@apache.org> on 2020/10/09 05:00:59 UTC, 1 replies.
- [GitHub] [groovy] asfgit closed pull request #1398: GROOVY-9763: read helper method generics of trait method not found - posted by GitBox <gi...@apache.org> on 2020/10/09 05:06:37 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1398: GROOVY-9763: read helper method generics of trait method not found - posted by GitBox <gi...@apache.org> on 2020/10/09 05:07:29 UTC, 1 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1399: GROOVY-9771: visit receiver for private field access - posted by GitBox <gi...@apache.org> on 2020/10/09 05:07:41 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-9771) STC: "putAt" shortcut notation to outer class private field from Closure leads to GroovyCastException - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/09 05:09:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9763) Regression in groovyc 3.0 and 4.0 and Compile static with generic static method in trait - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/09 05:09:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1397: GROOVY-9762: if not ClassExpression, use TypeChooser to find target type - posted by GitBox <gi...@apache.org> on 2020/10/09 05:10:52 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-9762) Wrong type resolved if method reference used with typed method - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/09 05:20:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9767) GroovyAssert should not depend on org.junit.Assert - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/09 05:21:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1382: Make the Gradle build more idiomatic - posted by GitBox <gi...@apache.org> on 2020/10/09 11:03:46 UTC, 1 replies.
- [jira] [Created] (GROOVY-9773) Rework gradle build to use - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/10 00:47:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9773) Rework gradle build to use modern conventions - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/10 00:47:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9773) Rework gradle build to use - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/10 00:47:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9773) Rework gradle build to use modern conventions - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/10 00:48:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-9773) Rework gradle build to use modern conventions - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/10 00:48:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9773) Rework gradle build to use modern conventions - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/10 01:01:04 UTC, 3 replies.
- [jira] [Created] (GROOVY-9774) Rework gradle build to use modern conventions - test remediation - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/11 00:05:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9774) Rework gradle build to use modern conventions - test remediation - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/11 00:06:00 UTC, 17 replies.
- [jira] [Created] (GROOVY-9775) Rework gradle build to use modern conventions - doc remediation - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/11 02:49:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9775) Rework gradle build to use modern conventions - doc remediation - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/11 02:51:00 UTC, 5 replies.
- [jira] [Commented] (GROOVY-9774) Rework gradle build to use modern conventions - test remediation - posted by "Cédric Champeau (Jira)" <ji...@apache.org> on 2020/10/11 09:37:00 UTC, 0 replies.
- [GitHub] [groovy] melix opened a new pull request #1400: Fix asciidoctor pdf generation - posted by GitBox <gi...@apache.org> on 2020/10/11 12:16:53 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1400: Fix asciidoctor pdf generation - posted by GitBox <gi...@apache.org> on 2020/10/11 12:26:56 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1400: Fix asciidoctor pdf generation - posted by GitBox <gi...@apache.org> on 2020/10/11 12:50:33 UTC, 0 replies.
- [jira] [Created] (GROOVY-9776) ClassNotFoundException in test execution with Groovy >3.0.3 - posted by "rkrisztian (Jira)" <ji...@apache.org> on 2020/10/11 16:32:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9776) ClassNotFoundException in test execution with Groovy >3.0.3 - posted by "rkrisztian (Jira)" <ji...@apache.org> on 2020/10/11 16:34:00 UTC, 4 replies.
- [jira] [Created] (GROOVY-9777) Stub missing cast, depending on constructor order - posted by "Keegan Witt (Jira)" <ji...@apache.org> on 2020/10/11 19:41:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9777) Stub missing cast, depending on constructor order - posted by "Keegan Witt (Jira)" <ji...@apache.org> on 2020/10/11 19:42:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9777) Stub missing cast, depending on constructor order - posted by "Keegan Witt (Jira)" <ji...@apache.org> on 2020/10/11 21:03:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9777) Stub missing cast, depending on constructor order - posted by "Keegan Witt (Jira)" <ji...@apache.org> on 2020/10/11 21:05:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9778) Operator for the negation of ==~ - posted by "rkrisztian (Jira)" <ji...@apache.org> on 2020/10/11 22:41:00 UTC, 0 replies.
- [GitHub] [groovy] melix opened a new pull request #1401: Fix distribution missing javadocs for optional modules - posted by GitBox <gi...@apache.org> on 2020/10/12 09:11:48 UTC, 0 replies.
- [jira] [Created] (GROOVY-9779) Inconsistency with callable properties in static context - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2020/10/12 11:57:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1401: Fix distribution missing javadocs for optional modules - posted by GitBox <gi...@apache.org> on 2020/10/12 13:19:21 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1401: Fix distribution missing javadocs for optional modules - posted by GitBox <gi...@apache.org> on 2020/10/12 13:19:41 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9779) Inconsistency with callable properties in static context - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/12 14:23:00 UTC, 13 replies.
- [jira] [Assigned] (GROOVY-9779) Inconsistency with callable properties in static context - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/12 14:23:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9779) Inconsistency with callable properties in static context - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2020/10/12 14:45:00 UTC, 0 replies.
- [GitHub] [groovy] melix opened a new pull request #1402: Fix missing roles in POM files - posted by GitBox <gi...@apache.org> on 2020/10/12 16:08:54 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1403: GROOVY-9779: before missing method, try "call" method of property value - posted by GitBox <gi...@apache.org> on 2020/10/12 17:04:13 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9775) Rework gradle build to use modern conventions - doc remediation - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/13 06:57:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1402: Fix missing roles in POM files - posted by GitBox <gi...@apache.org> on 2020/10/13 13:49:19 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1402: Fix missing roles in POM files - posted by GitBox <gi...@apache.org> on 2020/10/13 13:50:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1403: GROOVY-9779: before missing method, try "call" method of property value - posted by GitBox <gi...@apache.org> on 2020/10/13 21:09:46 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1403: GROOVY-9779: before missing method, try "call" method of property value - posted by GitBox <gi...@apache.org> on 2020/10/13 21:11:18 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9779) Inconsistency with callable properties in static context - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/13 21:13:00 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert opened a new pull request #1404: GROOVY-7494: ArrayStoreException assigning GStringImpl to String[] wh… - posted by GitBox <gi...@apache.org> on 2020/10/14 10:24:20 UTC, 0 replies.
- [jira] [Created] (GROOVY-9780) stuck waiting for lock with AbstractConcurrentMap$Segment.put - posted by "Boon (Jira)" <ji...@apache.org> on 2020/10/14 19:07:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9780) stuck waiting for lock with AbstractConcurrentMap$Segment.put - posted by "Boon (Jira)" <ji...@apache.org> on 2020/10/14 19:08:00 UTC, 0 replies.
- [GitHub] [groovy] spmallette opened a new pull request #1405: Add a null check so that the proper exception is thrown. - posted by GitBox <gi...@apache.org> on 2020/10/14 19:21:43 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1405: Add a null check so that the proper exception is thrown. - posted by GitBox <gi...@apache.org> on 2020/10/14 20:06:22 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9776) ClassNotFoundException in test execution with Groovy >3.0.3 - posted by "rkrisztian (Jira)" <ji...@apache.org> on 2020/10/14 21:35:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9776) ClassNotFoundException in test execution with Groovy >3.0.3 - posted by "rkrisztian (Jira)" <ji...@apache.org> on 2020/10/15 16:45:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9373) ASM: rework line numbers for blocks with fast-path, try/catch or return statement insertion - posted by "Primo Modica (Jira)" <ji...@apache.org> on 2020/10/16 13:49:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9781) Groovy 3 doesn't call implicit constructor properly for inner classes - posted by "Howard (Jira)" <ji...@apache.org> on 2020/10/16 17:26:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9781) Groovy 3 doesn't call implicit constructor properly for inner classes - posted by "Howard (Jira)" <ji...@apache.org> on 2020/10/16 18:44:00 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1404: GROOVY-7494: ArrayStoreException assigning GStringImpl to String[] wh… - posted by GitBox <gi...@apache.org> on 2020/10/16 23:15:03 UTC, 0 replies.
- [GitHub] [groovy] danielsun1106 commented on pull request #1404: GROOVY-7494: ArrayStoreException assigning GStringImpl to String[] wh… - posted by GitBox <gi...@apache.org> on 2020/10/16 23:15:24 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7494) ArrayStoreException assigning GStringImpl to String[] when using Indy - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/18 11:30:00 UTC, 0 replies.
- [GitHub] [groovy] melix opened a new pull request #1406: Minor bugfixes to the build - posted by GitBox <gi...@apache.org> on 2020/10/19 12:59:38 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7494) ArrayStoreException assigning GStringImpl to String[] when using Indy - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/19 22:52:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9782) Avoid potential NPE in antlr2 groovysh - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/19 23:28:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9782) Avoid potential NPE in antlr2 groovysh - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/19 23:28:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9783) Bump gradle to 6.7 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/19 23:56:03 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9783) Bump gradle to 6.7 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/20 00:33:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1406: Minor bugfixes to the build - posted by GitBox <gi...@apache.org> on 2020/10/20 01:11:53 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1406: Minor bugfixes to the build - posted by GitBox <gi...@apache.org> on 2020/10/20 01:13:03 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9782) Avoid potential NPE in antlr2 groovysh - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/20 01:19:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9782) Avoid potential NPE in antlr2 groovysh - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/20 01:21:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1405: Add a null check so that the proper exception is thrown. - posted by GitBox <gi...@apache.org> on 2020/10/20 01:38:28 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9762) Wrong type resolved if method reference used with typed method - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/20 04:00:04 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9783) Bump gradle to 6.7 - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/20 04:00:13 UTC, 0 replies.
- [jira] [Created] (GROOVY-9784) GroovyRowResult not assignable to Map with static type checker - posted by "Mauro Molinari (Jira)" <ji...@apache.org> on 2020/10/20 09:35:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9785) Performance degradation of groovysh for long scripts - posted by "Stephen Mallette (Jira)" <ji...@apache.org> on 2020/10/20 10:49:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9785) Performance degradation of groovysh for long scripts - posted by "Stephen Mallette (Jira)" <ji...@apache.org> on 2020/10/20 10:51:00 UTC, 2 replies.
- [jira] [Created] (GROOVY-9786) SC: cast exception for variable assigned within conditional blocks - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/20 14:17:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9787) Bump javaparser to 3.16.2 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/21 00:23:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-9787) Bump javaparser to 3.16.2 - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/21 00:31:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9788) Fix CVE 2020-11979 - posted by "Angela Guardian (Jira)" <ji...@apache.org> on 2020/10/21 01:52:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9788) Fix CVE 2020-11979 - posted by "Angela Guardian (Jira)" <ji...@apache.org> on 2020/10/21 01:52:00 UTC, 2 replies.
- [jira] [Commented] (GROOVY-9788) Fix CVE 2020-11979 - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/21 03:32:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9788) Bump Ant versions (fixes Apache Ant CVE 2020-11979) - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/21 03:34:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9788) Bump Ant versions (fixes Apache Ant CVE 2020-11979) - posted by "Angela Guardian (Jira)" <ji...@apache.org> on 2020/10/21 04:11:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9789) Stubbing: Mode of running Groovyc to only output stubs - posted by "Endre Stølsvik (Jira)" <ji...@apache.org> on 2020/10/21 06:57:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9789) Stubbing: Mode of running Groovyc to only output stubs - posted by "Endre Stølsvik (Jira)" <ji...@apache.org> on 2020/10/21 07:20:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-9789) Stubbing: Mode of running Groovyc to only output stubs - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/21 08:21:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9789) Stubbing: Mode of running Groovyc to only output stubs - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/21 08:26:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9788) Bump Ant version to 1.10.9 (fixes Apache Ant CVE 2020-11979) - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/21 08:52:00 UTC, 3 replies.
- [jira] [Resolved] (GROOVY-9788) Bump Ant version to 1.10.9 (fixes Apache Ant CVE 2020-11979) - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/21 08:53:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9788) Bump Ant version to 1.10.9 (fixes Apache Ant CVE 2020-11979) - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/21 09:10:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1407: GROOVY-9779: don't chain call properties together - posted by GitBox <gi...@apache.org> on 2020/10/21 14:49:20 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9780) stuck waiting for lock with AbstractConcurrentMap$Segment.put - posted by "Boon (Jira)" <ji...@apache.org> on 2020/10/21 20:50:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1408: GROOVY-9786: STC: retain explicit declared type for uninitialized variable - posted by GitBox <gi...@apache.org> on 2020/10/21 22:02:50 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9786) SC: cast exception for variable assigned within conditional blocks - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/21 22:03:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9790) bootstrap method initialization exception raised when argument type is wrong - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/23 05:44:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9790) bootstrap method initialization exception raised when lambda parameter type is wrong - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/23 05:45:00 UTC, 1 replies.
- [GitHub] [groovy] danielsun1106 opened a new pull request #1409: GROOVY-9790: bootstrap method initialization exception raised when la… - posted by GitBox <gi...@apache.org> on 2020/10/23 10:32:43 UTC, 0 replies.
- [jira] [Created] (GROOVY-9791) SC: cross-package protected field access uses dynamic property methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/23 18:43:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9791) SC: cross-package protected field access uses dynamic property methods - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/23 18:43:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1410: GROOVY-9791: SC: no dynamic property method calls for reading/writing protected field from subclass in different package - posted by GitBox <gi...@apache.org> on 2020/10/23 19:04:46 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9093) SC: subclass access to package-private or private field is not indicated as an error - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/24 01:50:00 UTC, 0 replies.
- [GitHub] [groovy] eric-milles opened a new pull request #1411: GROOVY-9093: SC: add compile-time error for inaccessible field or getter - posted by GitBox <gi...@apache.org> on 2020/10/24 01:54:58 UTC, 0 replies.
- [jira] [Created] (GROOVY-9792) Bump Spotbugs/Spotbugs annotations versions - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/25 01:25:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9793) Bump JUnit4 version to 4.13.1 (includes security fix) - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/25 01:29:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9793) Bump JUnit4 version to 4.13.1 (includes security fix) - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/25 02:08:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9794) Bump picocli version to 4.5.2 - posted by "Paul King (Jira)" <ji...@apache.org> on 2020/10/25 02:08:00 UTC, 0 replies.
- [GitHub] [groovy] AmirNaghibi opened a new pull request #1412: fixed grammar type in code and Documentation - posted by GitBox <gi...@apache.org> on 2020/10/26 20:49:18 UTC, 0 replies.
- [GitHub] [groovy] AmirNaghibi commented on a change in pull request #1412: fixed grammar type in code and Documentation - posted by GitBox <gi...@apache.org> on 2020/10/26 20:51:02 UTC, 0 replies.
- [jira] [Created] (GROOVY-9795) Update or remove Guava dependency - posted by "Alexander Veit (Jira)" <ji...@apache.org> on 2020/10/26 23:41:00 UTC, 0 replies.
- [GitHub] [groovy] asfgit closed pull request #1412: fixed grammar type in code and Documentation - posted by GitBox <gi...@apache.org> on 2020/10/27 23:15:59 UTC, 0 replies.
- [GitHub] [groovy] paulk-asert commented on pull request #1412: fixed grammar type in code and Documentation - posted by GitBox <gi...@apache.org> on 2020/10/28 01:50:18 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8248) MethodSelectionException when calling a overloaded method without arguments - posted by "Daniil Ovchinnikov (Jira)" <ji...@apache.org> on 2020/10/28 18:03:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9796) Static type checker doesn't backtrack when solving generics - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2020/10/28 20:51:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9796) Static type checker doesn't backtrack when solving generics - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2020/10/28 20:52:00 UTC, 1 replies.
- [GitHub] [groovy] danielsun1106 merged pull request #1409: GROOVY-9790: bootstrap method initialization exception raised when la… - posted by GitBox <gi...@apache.org> on 2020/10/29 04:55:19 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-9790) bootstrap method initialization exception raised when lambda parameter type is wrong - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/29 05:00:04 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-9796) Static type checker doesn't backtrack when solving generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/29 14:45:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9784) GroovyRowResult not assignable to Map with static type checker - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/29 15:25:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-9784) GroovyRowResult not assignable to Map with static type checker - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/29 15:26:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-9796) Static type checker doesn't backtrack when solving generics - posted by "Eric Milles (Jira)" <ji...@apache.org> on 2020/10/29 16:23:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9797) println(-0.0f) does not comply with IEEE754 - posted by "Jubilee (Jira)" <ji...@apache.org> on 2020/10/29 17:03:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9798) Internal compiler error when using constructor as Function - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2020/10/29 22:22:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9799) Using a method reference causes a compiler error - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2020/10/29 22:33:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9800) Log generic mismatches extensively - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2020/10/30 00:27:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9801) Stub generator omits default interface methods - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2020/10/30 01:50:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9802) groovy json - Unable to load FastStringService with java 11 http client - posted by "Matias Bjarland (Jira)" <ji...@apache.org> on 2020/10/30 13:27:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9802) groovy json - Unable to load FastStringService with java 11 http client - posted by "Matias Bjarland (Jira)" <ji...@apache.org> on 2020/10/30 13:27:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-9803) Static type checker forgets nested generic types - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2020/10/30 19:31:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-9803) Static type checker forgets nested generic types - posted by "Christopher Smith (Jira)" <ji...@apache.org> on 2020/10/30 19:34:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-9804) Support TOML - posted by "Daniel Sun (Jira)" <ji...@apache.org> on 2020/10/31 18:26:00 UTC, 0 replies.