You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (GROOVY-8908) Bump gradle to 5.0 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/03 15:21:00 UTC, 0 replies.
- [GitHub] groovy pull request #835: GROOVY-8908: Bump gradle to 5.0 - posted by danielsun1106 <gi...@git.apache.org> on 2018/12/03 15:32:07 UTC, 3 replies.
- [jira] [Commented] (GROOVY-8908) Bump gradle to 5.0 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/03 15:33:00 UTC, 3 replies.
- [jira] [Resolved] (GROOVY-8908) Bump gradle to 5.0 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/03 16:41:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8898) Annotation value cannot take inline constant from enum. - posted by "Samotsvet Dmitrii (JIRA)" <ji...@apache.org> on 2018/12/04 09:43:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8898) Annotation value cannot take inline constant from enum. - posted by "Dmitrii Samotsvet (JIRA)" <ji...@apache.org> on 2018/12/04 09:48:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-8909) List literal type inference does not take its context into account - posted by "Daniil Ovchinnikov (JIRA)" <ji...@apache.org> on 2018/12/05 11:34:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8898) Annotation value cannot take inline constant from enum. - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/05 13:57:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8910) Improve the performance of the new Parrot parser - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/06 15:47:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8910) Improve the performance of the new Parrot parser - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/06 15:52:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8911) Cannot call methodName(java.lang.String, java.lang.Class ) with arguments [java.lang.String, java.lang.Class ] - posted by "Sergio del Amo (JIRA)" <ji...@apache.org> on 2018/12/06 18:22:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8912) Cannot cast object ... with class 'java.lang.Class' to class 'groovy.lang.GroovyObject' - posted by "Sergio del Amo (JIRA)" <ji...@apache.org> on 2018/12/06 18:28:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8911) Cannot call methodName(java.lang.String, java.lang.Class ) with arguments [java.lang.String, java.lang.Class ] - posted by "Sergio del Amo (JIRA)" <ji...@apache.org> on 2018/12/06 18:29:00 UTC, 1 replies.
- [jira] [Updated] (GROOVY-8913) Parrot Parser: binary expression interpreted as cast and unary plus - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2018/12/06 22:45:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-8913) Parrot Parser: binary expression interpreted as cast and unary plus - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2018/12/06 22:45:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8913) Parrot Parser: partially-parenthesized binary expression parsed as cast and unary plus - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2018/12/06 22:48:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-7647) Incorrect line information for debug - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/07 01:05:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8914) Error compiling static inner class that extends some other static inner class - posted by "Basil Peace (JIRA)" <ji...@apache.org> on 2018/12/07 19:12:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8914) Error compiling static inner class that extends some other (static) inner class - posted by "Basil Peace (JIRA)" <ji...@apache.org> on 2018/12/07 19:30:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8914) Error compiling static inner class that extends some other (static) inner class - posted by "Basil Peace (JIRA)" <ji...@apache.org> on 2018/12/07 19:31:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8915) [Parrot] Make groovydoc configuration flexible - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/08 09:43:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8913) Parrot Parser: partially-parenthesized binary expression parsed as cast and unary plus - posted by "Jochen Theodorou (JIRA)" <ji...@apache.org> on 2018/12/08 10:27:00 UTC, 0 replies.
- [GitHub] groovy pull request #836: GROOVY-8915: [Parrot] Make groovydoc configuration... - posted by danielsun1106 <gi...@git.apache.org> on 2018/12/08 13:16:12 UTC, 1 replies.
- [jira] [Commented] (GROOVY-8915) [Parrot] Make groovydoc configuration flexible - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/08 13:17:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-8915) [Parrot] Make groovydoc configuration flexible - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/09 03:36:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8913) Parrot Parser: partially-parenthesized binary expression parsed as cast and unary plus - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/09 04:04:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-8907) StringGroovyMethods.findAll(String, Pattern, Closure) and StringGroovyMethods.findAll(CharSequence, Pattern, Closure) is with @ClosureParams incorrect - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/09 08:13:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8907) StringGroovyMethods.findAll(String, Pattern, Closure) and StringGroovyMethods.findAll(CharSequence, Pattern, Closure) is with @ClosureParams incorrect - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/09 08:13:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8916) JsonOutput unable to serialize Locale object - posted by "Sébastien Gadot (JIRA)" <ji...@apache.org> on 2018/12/10 14:07:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/10 18:07:00 UTC, 0 replies.
- [GitHub] groovy pull request #837: GROOVY-8917: Failed to infer parameter type of som... - posted by danielsun1106 <gi...@git.apache.org> on 2018/12/10 19:07:16 UTC, 8 replies.
- [jira] [Commented] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 19:08:00 UTC, 8 replies.
- [jira] [Resolved] (GROOVY-8742) Line number information for method is confusing debugger - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/10 22:10:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8918) Illegal Reflective Access reported during Gradle build - posted by "will mason (JIRA)" <ji...@apache.org> on 2018/12/11 03:18:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8917) Failed to infer parameter type of some SAM, e.g. BinaryOperator - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/11 15:32:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8919) publish artifacts for Groovy 2.4.16 to Maven central repo - posted by "Ian Springer (JIRA)" <ji...@apache.org> on 2018/12/11 21:07:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8919) publish artifacts for Groovy 2.4.16 to Maven central repo - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/11 21:38:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8916) JsonOutput unable to serialize Locale object - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/12 06:22:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8916) JsonOutput unable to serialize Locale object - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/12 06:23:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8916) JsonOutput unable to serialize Locale object - posted by "Sébastien Gadot (JIRA)" <ji...@apache.org> on 2018/12/12 07:29:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8916) JsonOutput unable to serialize Locale object - posted by "Sébastien Gadot (JIRA)" <ji...@apache.org> on 2018/12/12 07:30:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8920) Fails to infer parameter and return type of SAM on RHS - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 07:56:00 UTC, 0 replies.
- [GitHub] groovy pull request #838: GROOVY-8920: Fails to infer parameter and return t... - posted by danielsun1106 <gi...@git.apache.org> on 2018/12/12 08:27:45 UTC, 1 replies.
- [jira] [Commented] (GROOVY-8920) Fails to infer parameter and return type of SAM on RHS - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/12 08:28:00 UTC, 1 replies.
- [GitHub] groovy pull request #839: Fix typo beeing -> being - posted by jslopezgithub <gi...@git.apache.org> on 2018/12/12 10:16:34 UTC, 1 replies.
- [jira] [Created] (GROOVY-8921) Bump build-scan gradle plugin to 2.1 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 17:09:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8922) Bump spotbugs gradle plugin to 1.6.6 and bump spotbugs-annotations to 3.1.9 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 17:12:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8923) Bump gradle-license-report to 1.3 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 17:16:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8924) Bump creadur-rat-gradle to 0.3.1 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 17:17:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8925) Bump picocli to 3.8.2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 17:20:00 UTC, 0 replies.
- [GitHub] groovy pull request #840: [20181213]Bump dependencies to the latest version - posted by danielsun1106 <gi...@git.apache.org> on 2018/12/12 17:54:33 UTC, 1 replies.
- [GitHub] groovy pull request #841: Avoid `gradlew assemble` before running tests on t... - posted by danielsun1106 <gi...@git.apache.org> on 2018/12/12 18:06:28 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-8922) Bump spotbugs gradle plugin to 1.6.6 and bump spotbugs-annotations to 3.1.9 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 19:05:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8923) Bump gradle-license-report to 1.3 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 19:05:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8921) Bump build-scan gradle plugin to 2.1 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 19:05:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8924) Bump creadur-rat-gradle to 0.3.1 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 19:06:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8925) Bump picocli to 3.8.2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 19:06:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8886) Bump asciidoctor-gradle-plugin to 1.5.9.2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 19:07:00 UTC, 0 replies.
- [jira] [Reopened] (GROOVY-8886) Bump asciidoctor-gradle-plugin to 1.5.9.2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 19:37:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8886) Bump asciidoctor-gradle-plugin to 1.5.9.2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 19:37:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8886) Bump asciidoctor-gradle-plugin to 1.5.9.2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/12 19:38:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8539) Groovy fails to compile assignment operators on boolean array - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:03:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8742) Line number information for method is confusing debugger - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:03:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8757) Incorrect bytecode produced after compiling class implementing trait with generic method - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:03:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7647) Incorrect line information for debug - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:03:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8529) InvocationWriter also needs fix for calling static interface methods - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:03:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8876) groovydoc fails with "java.lang.StringIndexOutOfBoundsException: String index out of range: -1" on file with no extension - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:03:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8528) Bump ASM to 6.1.1 in 2_4_X - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:03:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8864) Backwards compatibility of traits - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8871) Long Constants Defined in Groovy 2.5.3 Under OpenJDK 11 Cause an IllegalAccessError - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8870) Spread-dot operator on list of lists - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7854) Annotation value cannot be concatenated constant - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8830) Bump spotbugs to 3.1.7 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8865) Specifying initial heap size results in an error - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8766) Groovy packages not compatible with OSGi (ServiceLoader Capability) - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8858) Refine GCL to avoid occupying Permanent Area/Metaspace repeatedly for same source code - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-3278) Using referenced String constant as value of Annotation causes compile error - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8829) Bump spotbugs plugin to 1.6.4 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8848) Named parameters documentation missing explanation for mixing multiple parameters use case - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7975) Use of static final field in an annotation element causes compile errors - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:05:01 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8827) Close a small gap in the EMC DSL for constructors - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8753) Compiler error in STC: exception in phase 'instruction selection' - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8703) Unexpected behavior with @NamedVariant on constructor - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8773) Bump JUnit 5 to 5.3 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8800) Wrong detection of Java 10 version in groovy-json - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8405) Inherited methods with default parameters cause cause static compilation to fail - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8807) Bump gradle to 4.10.2 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8784) Prepare for supporting JDK 12 bytecode - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7330) Incorrect dynamic proxy creation from map when there are default methods - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8748) CompileUnit could implement NodeMetaDataHandler to act as a "global" node for metadata - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8327) Can't access static method from same class within this constructor call - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8764) Closure inside an anonymous class uses wrong outside class instance with @CS - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8090) Incorrectly processing method-level type generics information - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8785) Bump JUnit 5 to 5.3.1 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8765) Annotate generated methods with @Generated - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8744) bump ASM to 6.2.1 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8779) Groovy 2.5.2 triggers a bug in IntelliJ IDEA - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8549) Compile Static causes getAt to fail - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8337) STC: instanceof in ternary expression not propagating type info to true expression - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8819) java.lang.VerifyError when calling this() with static final field from a super class - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8822) Conflict between @Generated and @Delegate - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8797) VariableScopeVisitor.getPropertyName does not check for "isser" style method - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8768) Unable to add Groovy indy JARs as dependency in Gradle - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8727) JDK 11 Compilation Failure: ClassVisitor.visitNestMemberExperimental throws UnsupportedOperationException - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8806) Immutable classes break in groovy 2.5.2 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8767) bump gradle to 4.10 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8754) Spaces in JAVA_HOME not handled properly for JDK10 on windows - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8812) Make `Sql` and `BatchingStatementWrapper` implement `AutoCloseable` - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8342) Static compilation error with a method returning an array in a type parameter - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8809) Bump Spock version to 1.2-Final - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8816) NPE in inferClosureParameterTypes with CompileStatic and incorrect zero-arg closure - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8818) Bump asm to 7.0-beta - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8790) bump gradle to 4.10.1 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8789) Bump spot bugs to 1.6.3 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8758) @WithReadLock in inner class of @CompileStatic class causes java.lang.VerifyError - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8759) groovy.cli.picocli.CliBuilder should behave like cli.commons.CliBuilder on invalid options - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8745) bump ant versions - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8808) Add DGM `Throwable.asString` - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8783) Support Java 9/10/11 bytecode - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8084) Captured types doesn't work in @CompileStatic - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8802) GroovyObject method implementations when supplied by Groovy compiler are now marked with @Internal - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8833) @Canonical creates invalid hashCode - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8823) Bump slf4j to 1.7.25 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8746) bump bridger to 1.5.Final - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8669) Groovy class does not compile if the ValueType of an annotation is not on the classpath - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:06:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8718) GroovyConsole MacOS fix required for JDK9+ - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:07:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8890) Make "Inspect Tokens" of groovy console support Parrot's tokens - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:08:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8831) Add instance methods from `String` to `GString` - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 10:10:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8890) Make "Inspect Tokens" of groovy console support Parrot's tokens - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/13 13:57:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8831) Add instance methods from `String` to `GString` - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/13 13:58:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8920) Fails to infer parameter and return type of SAM on RHS - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/13 14:53:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-8920) Fails to infer parameter and return type of SAM on RHS - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/13 17:03:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8926) Support multiple --configscript parameters for groovyc - posted by "Michael Kobit (JIRA)" <ji...@apache.org> on 2018/12/13 19:19:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8925) Bump picocli to 3.8.2 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 22:33:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8925) Bump picocli to 3.8.2 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/13 22:33:00 UTC, 0 replies.
- [GitHub] adithyank commented on issue #806: GROOVY-8831: Add instance methods from `String` to `GString` - posted by GitBox <gi...@apache.org> on 2018/12/14 04:06:40 UTC, 1 replies.
- [GitHub] danielsun1106 commented on issue #806: GROOVY-8831: Add instance methods from `String` to `GString` - posted by GitBox <gi...@apache.org> on 2018/12/14 04:36:50 UTC, 0 replies.
- [jira] [Created] (GROOVY-8927) String variants for take and drop - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/14 09:50:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8822) Conflict between @Generated and @Delegate - posted by "James Kleeh (JIRA)" <ji...@apache.org> on 2018/12/14 18:39:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-8927) String variants for take and drop - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/15 04:22:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8822) Conflict between @Generated and @Delegate - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/15 05:09:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-6532) Compiler doesn't compile static inner class on usage - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/15 05:41:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7891) Possible Problem With Closures Calling Private Methods In A Trait - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/15 06:11:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8479) sum from DefaultGroovyMethods does not have type information - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/15 06:11:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-7779) Please delete old releases from mirroring system - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/15 06:12:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8735) abstract method in trait can have a body - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/15 06:13:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8716) Could not find matching constructor for java.util.List() - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/15 06:13:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8751) Why is the groovy-all.jar no longer included in the SDK zip file in 2.5.1 ? - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/15 06:13:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8772) Groovy debugger is on the wrong line when exiting a try/catch - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/15 07:15:00 UTC, 3 replies.
- [jira] [Commented] (GROOVY-8721) Compiling >5k line project with existing output folder with class files in it fails to compile - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/15 08:55:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7409) Closure reference a wrong object when is defining inside an iterator - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/15 09:02:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7409) Closure reference a wrong object when is defining inside an iterator - posted by "paolo di tommaso (JIRA)" <ji...@apache.org> on 2018/12/15 11:55:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8772) Groovy debugger is on the wrong line when exiting a try/catch - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2018/12/15 15:16:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-4063) Debugger Step Into doesn't work in Groovy-compiled classes when stepping filters are applied - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/16 03:35:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8838) assert in groovy does not produce any result - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/16 03:38:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-3539) Some uses of SyntaxErrorMessage are semantic error exceptions not syntax exceptions - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/16 05:34:00 UTC, 1 replies.
- [jira] [Closed] (GROOVY-3360) Better error message for assert a = 1 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/16 05:37:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8792) groovy-json not working from Ant task - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/16 05:56:00 UTC, 0 replies.
- [GitHub] jslopezgithub opened a new pull request #842: Fix typo - posted by GitBox <gi...@apache.org> on 2018/12/16 11:35:25 UTC, 0 replies.
- [jira] [Created] (GROOVY-8928) Bump jackson-dataformat-yaml and jackson-databind to 2.9.8 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/16 13:25:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8777) @MapConstructor with @CompileStatic: Creating inner class instance => IncompatibleClassChangeError ... does not implement the requested interface java.util.Map - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/16 13:41:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8777) @MapConstructor with @CompileStatic: Creating inner class instance => IncompatibleClassChangeError ... does not implement the requested interface java.util.Map - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/16 13:42:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8776) @MapConstructor with @CompileStatic: Creating static inner class instance => VerifyError: Bad type on operand stack CTE - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/16 13:42:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8928) Bump jackson-dataformat-yaml and jackson-databind to 2.9.8 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/16 13:46:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8339) Fix warning "An illegal reflective access operation has occurred" - posted by "Scott Sanbeg (JIRA)" <ji...@apache.org> on 2018/12/16 16:40:00 UTC, 2 replies.
- [jira] [Resolved] (GROOVY-8772) Groovy debugger is on the wrong line when exiting a try/catch - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/16 22:22:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8914) Error compiling static inner class that extends some other (static) inner class - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/17 02:43:00 UTC, 0 replies.
- [GitHub] paulk-asert opened a new pull request #843: GROOVY-7233: Configurable Access Modifier for Log AST Transformations - posted by GitBox <gi...@apache.org> on 2018/12/17 05:23:19 UTC, 0 replies.
- [jira] [Commented] (GROOVY-7233) Configurable @Log AST logger field access modifiers - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/17 05:28:00 UTC, 0 replies.
- [GitHub] danielsun1106 commented on issue #843: GROOVY-7233: Configurable Access Modifier for Log AST Transformations - posted by GitBox <gi...@apache.org> on 2018/12/17 05:43:07 UTC, 0 replies.
- [jira] [Commented] (GROOVY-6335) MissingPropertyException when static property is used inside a nested closure and called from a child class - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/17 07:51:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-6335) MissingPropertyException when private static property is used inside a nested closure and called from a child class - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/17 07:53:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8929) Inconsistent equals and hashCode for int[] - posted by "Albert Fernández Marsal (JIRA)" <ji...@apache.org> on 2018/12/17 08:37:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8929) Inconsistent equals and hashCode for int[] - posted by "Albert Fernández Marsal (JIRA)" <ji...@apache.org> on 2018/12/17 08:38:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8929) Inconsistent equals and hashCode for arrays - posted by "Albert Fernández Marsal (JIRA)" <ji...@apache.org> on 2018/12/17 08:39:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-8929) Inconsistent equals and hashCode for arrays - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/17 13:33:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-8930) JVM verification fails when using static interface method from inside CompileStatic groovy - posted by "Artsiom Matronkin (JIRA)" <ji...@apache.org> on 2018/12/18 08:40:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8930) JVM verification fails when using static interface method from inside CompileStatic groovy - posted by "Artsiom Matronkin (JIRA)" <ji...@apache.org> on 2018/12/18 08:41:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-8931) AstNodeToScriptVisitor - wrong "extends/implements" order - posted by "Anton Pryamostanov (JIRA)" <ji...@apache.org> on 2018/12/18 10:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8931) AstNodeToScriptVisitor - wrong "extends/implements" order - posted by "Anton Pryamostanov (JIRA)" <ji...@apache.org> on 2018/12/18 10:13:00 UTC, 1 replies.
- [jira] [Resolved] (GROOVY-8931) AstNodeToScriptVisitor - wrong "extends/implements" order - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/18 10:27:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8930) JVM verification fails when using static interface method from inside CompileStatic groovy - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/18 11:12:00 UTC, 2 replies.
- [jira] [Comment Edited] (GROOVY-8930) JVM verification fails when using static interface method from inside CompileStatic groovy - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/18 11:19:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-8834) Making "public" - BinaryExpression.leftExpression and similar fields - posted by "Anton Pryamostanov (JIRA)" <ji...@apache.org> on 2018/12/18 12:53:00 UTC, 3 replies.
- [jira] [Created] (GROOVY-8932) InvokerHelper.formatMap StackOverflowError issue for some map like jdk.nashorn.internal.runtime.ScriptObject or org.mozilla.javascript.NativeObject - posted by "qxo (JIRA)" <ji...@apache.org> on 2018/12/18 16:14:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8929) Inconsistent equals and hashCode for arrays - posted by "Albert Fernández Marsal (JIRA)" <ji...@apache.org> on 2018/12/19 07:40:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8933) Windows environment don't handle arguments with "!" character correct. - posted by "Marcus Gelderman (JIRA)" <ji...@apache.org> on 2018/12/19 09:11:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8912) Cannot cast object ... with class 'java.lang.Class' to class 'groovy.lang.GroovyObject' - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/20 02:35:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8934) Groovy 2.5 introduced a bootstrap loop - posted by "julien lepiller (JIRA)" <ji...@apache.org> on 2018/12/20 15:34:00 UTC, 0 replies.
- [jira] [Comment Edited] (GROOVY-8834) Making "public" - BinaryExpression.leftExpression and similar fields - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2018/12/20 15:54:00 UTC, 4 replies.
- [GitHub] jglick opened a new pull request #844: MissingPropertyExceptionTest.testNullMessage - posted by GitBox <gi...@apache.org> on 2018/12/20 16:48:34 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8547) Factory pattern side-stepped by CompilerConfiguration/ParserVersion - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2018/12/20 22:07:00 UTC, 1 replies.
- [jira] [Created] (GROOVY-8935) Provide a @NullCheck AST transformation similar to Lombok's NonNull - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/22 04:16:00 UTC, 0 replies.
- [GitHub] paulk-asert opened a new pull request #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo… - posted by GitBox <gi...@apache.org> on 2018/12/22 07:18:26 UTC, 0 replies.
- [GitHub] danielsun1106 commented on issue #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo… - posted by GitBox <gi...@apache.org> on 2018/12/22 07:25:24 UTC, 1 replies.
- [jira] [Created] (GROOVY-8936) NPE occurred when `null` message passed into `MissingPropertyException` - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/22 08:16:00 UTC, 0 replies.
- [GitHub] asfgit closed pull request #844: MissingPropertyExceptionTest.testNullMessage - posted by GitBox <gi...@apache.org> on 2018/12/22 08:17:51 UTC, 0 replies.
- [GitHub] danielsun1106 commented on issue #844: MissingPropertyExceptionTest.testNullMessage - posted by GitBox <gi...@apache.org> on 2018/12/22 08:18:51 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8936) NPE occurred when `null` message passed into `MissingPropertyException` - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/22 08:19:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8936) NPE occurred when `null` message passed into `MissingPropertyException` - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/22 08:21:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8937) Bump antlr to 4.7.2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/23 10:10:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8937) Bump antlr to 4.7.2 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/23 10:43:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8938) Final field caching issues in inherited field. - posted by "Anton Pryamostanov (JIRA)" <ji...@apache.org> on 2018/12/24 19:52:00 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8938) Final field caching issues in inherited field. - posted by "Anton Pryamostanov (JIRA)" <ji...@apache.org> on 2018/12/24 19:53:00 UTC, 1 replies.
- [jira] [Commented] (GROOVY-8938) Final field caching issues in inherited field. - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/25 00:19:00 UTC, 5 replies.
- [jira] [Comment Edited] (GROOVY-8938) Final field caching issues in inherited field. - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/25 12:03:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8834) Making "public" - BinaryExpression.leftExpression and similar fields - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/25 12:09:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8939) Additional Methods in StringGroovyMethods - posted by "Adithyan K (JIRA)" <ji...@apache.org> on 2018/12/26 01:48:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8939) Additional Methods in StringGroovyMethods - posted by "Adithyan K (JIRA)" <ji...@apache.org> on 2018/12/26 01:49:00 UTC, 1 replies.
- [GitHub] adithyank opened a new pull request #846: GROOVY-8939: Add methods in StringGroovyMethods for better API Usage - posted by GitBox <gi...@apache.org> on 2018/12/26 01:59:27 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8939) Additional Methods in StringGroovyMethods - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/26 04:47:00 UTC, 0 replies.
- [GitHub] paulk-asert commented on issue #846: GROOVY-8939: Add methods in StringGroovyMethods for better API Usage - posted by GitBox <gi...@apache.org> on 2018/12/26 05:58:56 UTC, 1 replies.
- [jira] [Closed] (GROOVY-7371) AST xform @Slf4j does not check level guard - posted by "paolo di tommaso (JIRA)" <ji...@apache.org> on 2018/12/26 10:56:00 UTC, 0 replies.
- [GitHub] paulk-asert commented on issue #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo… - posted by GitBox <gi...@apache.org> on 2018/12/26 20:12:25 UTC, 0 replies.
- [GitHub] paulk-asert edited a comment on issue #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo… - posted by GitBox <gi...@apache.org> on 2018/12/26 20:13:33 UTC, 0 replies.
- [GitHub] asfgit closed pull request #845: GROOVY-8935: Provide a @NullCheck AST transformation similar to Lombo… - posted by GitBox <gi...@apache.org> on 2018/12/26 20:15:21 UTC, 0 replies.
- [GitHub] asfgit closed pull request #843: GROOVY-7233: Configurable Access Modifier for Log AST Transformations - posted by GitBox <gi...@apache.org> on 2018/12/26 20:20:04 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8938) Final field caching issues in inherited field. - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/26 20:22:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8935) Provide a @NullCheck AST transformation similar to Lombok's NonNull - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/26 20:23:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-7233) Configurable @Log AST logger field access modifiers - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/26 20:24:00 UTC, 0 replies.
- [GitHub] asfgit closed pull request #811: GROOVY-8843: Fix illegal reflective access within o.c.g.vmplugin.v7.J… - posted by GitBox <gi...@apache.org> on 2018/12/27 06:53:55 UTC, 0 replies.
- [GitHub] asfgit closed pull request #846: GROOVY-8939: Add methods in StringGroovyMethods for better API Usage - posted by GitBox <gi...@apache.org> on 2018/12/27 06:56:52 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8939) Additional Methods in StringGroovyMethods - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/27 06:59:00 UTC, 0 replies.
- [jira] [Resolved] (GROOVY-8843) Fix illegal reflective access within o.c.g.vmplugin.v7.Java7 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/27 07:00:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8940) Cannot create package-private annotation type - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2018/12/27 18:43:00 UTC, 0 replies.
- [jira] [Commented] (GROOVY-8940) Cannot create package-private annotation type - posted by "Eric Milles (JIRA)" <ji...@apache.org> on 2018/12/27 19:41:00 UTC, 1 replies.
- [GitHub] asfgit closed pull request #842: Fix typo - posted by GitBox <gi...@apache.org> on 2018/12/27 20:15:21 UTC, 0 replies.
- [GitHub] paulk-asert commented on issue #842: Fix typo - posted by GitBox <gi...@apache.org> on 2018/12/27 20:17:20 UTC, 0 replies.
- [jira] [Updated] (GROOVY-8908) Bump gradle to 5.0 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/27 20:37:00 UTC, 0 replies.
- [jira] [Reopened] (GROOVY-8908) Bump gradle to 5.0 - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/27 20:37:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8941) Groovy DSL non-deterministic behavior - posted by "ShaoXian Song (JIRA)" <ji...@apache.org> on 2018/12/28 01:36:00 UTC, 0 replies.
- [jira] [Closed] (GROOVY-8918) Illegal Reflective Access reported during Gradle build - posted by "Paul King (JIRA)" <ji...@apache.org> on 2018/12/30 11:03:00 UTC, 0 replies.
- [jira] [Assigned] (GROOVY-8908) Bump gradle to 5.0 - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/31 08:19:00 UTC, 0 replies.
- [jira] [Created] (GROOVY-8942) Highlight matched parentheses, brackets and curly braces in Groovy Console when caret touching them - posted by "Daniel Sun (JIRA)" <ji...@apache.org> on 2018/12/31 17:04:00 UTC, 0 replies.
- [GitHub] danielsun1106 opened a new pull request #847: GROOVY-8942: Highlight matched parentheses, brackets and curly braces… - posted by GitBox <gi...@apache.org> on 2018/12/31 17:05:24 UTC, 0 replies.