[jira] [Updated] (GROOVY-8582) CLONE - Support `var` keyword of Java10 (documentation)

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8582: -- Issue Type: Documentation (was: New Feature) > CLONE - Support `var` keyword of Java10

[jira] [Updated] (GROOVY-8290) Bump Ant version to 1.10.1

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8290: -- Issue Type: Dependency upgrade (was: Task) > Bump Ant version to 1.10.1 > --

[jira] [Updated] (GROOVY-8619) Update docs for Groovy Shell

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8619: -- Issue Type: Documentation (was: Task) > Update docs for Groovy Shell >

[jira] [Updated] (GROOVY-8620) Update docs for Grape dependency manager

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8620: -- Issue Type: Documentation (was: Task) > Update docs for Grape dependency manager >

[jira] [Updated] (GROOVY-8618) Update docs for GroovyConsole

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8618: -- Issue Type: Documentation (was: Task) > Update docs for GroovyConsole >

[jira] [Updated] (GROOVY-9085) Add INOUT stored procedure example to asciidoc doc for groovy-sql

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-9085: -- Issue Type: Documentation (was: Improvement) > Add INOUT stored procedure example to asciidoc doc

[jira] [Updated] (GROOVY-8794) Add optional groovy-yaml subproject to support parsing and building yaml

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8794: -- Summary: Add optional groovy-yaml subproject to support parsing and building yaml (was: Add

[jira] [Updated] (GROOVY-9132) Improve type inference for method reference

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-9132: -- Component/s: Static Type Checker > Improve type inference for method reference >

[jira] [Updated] (GROOVY-9132) Improve type inference for method reference

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-9132: -- Description: Compiling this code: {code} assert 'Hi'.transform(String::length) * 3 == 6 // transform

[jira] [Created] (GROOVY-9132) Improve type inference for method reference

2019-05-20 Thread Paul King (JIRA)
Paul King created GROOVY-9132: - Summary: Improve type inference for method reference Key: GROOVY-9132 URL: https://issues.apache.org/jira/browse/GROOVY-9132 Project: Groovy Issue Type:

[jira] [Updated] (GROOVY-9131) Extension method support for native method references

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-9131: -- Description: The following two method reference statements compile and execute successfully with and

[jira] [Updated] (GROOVY-9131) Extension method support for native method references

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-9131: -- Description: The following two method reference statements compile and execute successfully with and

[jira] [Created] (GROOVY-9131) Extension method support for native method references

2019-05-20 Thread Paul King (JIRA)
Paul King created GROOVY-9131: - Summary: Extension method support for native method references Key: GROOVY-9131 URL: https://issues.apache.org/jira/browse/GROOVY-9131 Project: Groovy Issue Type:

[jira] [Created] (GROOVY-9130) Native optimisation for callable method references

2019-05-20 Thread Paul King (JIRA)
Paul King created GROOVY-9130: - Summary: Native optimisation for callable method references Key: GROOVY-9130 URL: https://issues.apache.org/jira/browse/GROOVY-9130 Project: Groovy Issue Type:

[jira] [Updated] (GROOVY-8851) [PARROT] Refine safe indexing for maps/named parameters

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8851: -- Summary: [PARROT] Refine safe indexing for maps/named parameters (was: [PARROT] Refine safe indexing

[jira] [Updated] (GROOVY-8851) [PARROT] Refine safe indexing for maps/named properties

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8851: -- Summary: [PARROT] Refine safe indexing for maps/named properties (was: Refine safe indexing for

[jira] [Updated] (GROOVY-9129) [PARROT] Support safe index operations for lists/arrays including multi-dimensional array/nested list access

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-9129: -- Summary: [PARROT] Support safe index operations for lists/arrays including multi-dimensional

[jira] [Closed] (GROOVY-9129) [PARROT] Support safe index operations for lists/arrays including multi-dimensional array/nested list access

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9129. - Resolution: Fixed > [PARROT] Support safe index operations for lists/arrays including >

[jira] [Created] (GROOVY-9129) [PARROT] Support safe index operations for lists

2019-05-20 Thread Paul King (JIRA)
Paul King created GROOVY-9129: - Summary: [PARROT] Support safe index operations for lists Key: GROOVY-9129 URL: https://issues.apache.org/jira/browse/GROOVY-9129 Project: Groovy Issue Type: New

[jira] [Closed] (GROOVY-9128) [PARROT] Provide proper support for the identical (===) and not identical (!==) operators

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9128. - Resolution: Fixed > [PARROT] Provide proper support for the identical (===) and not identical > (!==)

[jira] [Created] (GROOVY-9128) [PARROT] Provide proper support for the identical (===) and not identical (!==) operators

2019-05-20 Thread Paul King (JIRA)
Paul King created GROOVY-9128: - Summary: [PARROT] Provide proper support for the identical (===) and not identical (!==) operators Key: GROOVY-9128 URL: https://issues.apache.org/jira/browse/GROOVY-9128

[jira] [Created] (GROOVY-9127) Cannot set protected field from subclass

2019-05-20 Thread paolo di tommaso (JIRA)
paolo di tommaso created GROOVY-9127: Summary: Cannot set protected field from subclass Key: GROOVY-9127 URL: https://issues.apache.org/jira/browse/GROOVY-9127 Project: Groovy Issue

[jira] [Closed] (GROOVY-9125) Static block is not annotateable with @Generated

2019-05-20 Thread Stephan Classen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Classen closed GROOVY-9125. --- Resolution: Not A Problem The current behaviour of both jacoco and groovy are correct. The

[jira] [Created] (GROOVY-9126) Unreachable line numbers after ARETURN in bytecode

2019-05-20 Thread Adam Estabrook (JIRA)
Adam Estabrook created GROOVY-9126: -- Summary: Unreachable line numbers after ARETURN in bytecode Key: GROOVY-9126 URL: https://issues.apache.org/jira/browse/GROOVY-9126 Project: Groovy

[jira] [Updated] (GROOVY-5306) [PARROT] Add "a ?= 2" support (Elvis assignment): should be expanded to "a = a == null ? 2 : a"

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-5306: -- Issue Type: New Feature (was: Improvement) > [PARROT] Add "a ?= 2" support (Elvis assignment):

[jira] [Commented] (GROOVY-9125) Static block is not annotateable with @Generated

2019-05-20 Thread Stephan Classen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843844#comment-16843844 ] Stephan Classen commented on GROOVY-9125: - There is a pull request for the jacoco project adding

[jira] [Updated] (GROOVY-9125) Static block is not annotateable with @Generated

2019-05-20 Thread Stephan Classen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Classen updated GROOVY-9125: Description: The {{groovy.transform.Sortable}} annotation generates a static block

[jira] [Updated] (GROOVY-9125) Static block is not annotateable with @Generated

2019-05-20 Thread Stephan Classen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Classen updated GROOVY-9125: Attachment: jacoco_report.png > Static block is not annotateable with @Generated >

[jira] [Created] (GROOVY-9125) Static block is not annotateable with @Generated

2019-05-20 Thread Stephan Classen (JIRA)
Stephan Classen created GROOVY-9125: --- Summary: Static block is not annotateable with @Generated Key: GROOVY-9125 URL: https://issues.apache.org/jira/browse/GROOVY-9125 Project: Groovy

[jira] [Updated] (GROOVY-8586) [PARROT] Support Java 9 ARM blocks

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8586: -- Summary: [PARROT] Support Java 9 ARM blocks (was: Support Java 9 ARM blocks) > [PARROT] Support

[jira] [Closed] (GROOVY-9098) Bump gradle to 5.4.1

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9098. - > Bump gradle to 5.4.1 > > > Key: GROOVY-9098 > URL:

[jira] [Closed] (GROOVY-9050) Missing @Generated annotation in @Sortable

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9050. - > Missing @Generated annotation in @Sortable > --- > >

[jira] [Closed] (GROOVY-8943) @CompileStatic with getAt(int) and getAt(String)

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8943. - > @CompileStatic with getAt(int) and getAt(String) > > >

[jira] [Closed] (GROOVY-8975) GroovyCastException on the result of CliBuilder.parseFromSpec

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8975. - > GroovyCastException on the result of CliBuilder.parseFromSpec >

[jira] [Closed] (GROOVY-8947) Fail to resolve non-static inner class outside of outer class

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8947. - > Fail to resolve non-static inner class outside of outer class >

[jira] [Closed] (GROOVY-9087) Bump gradle to 5.4

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9087. - > Bump gradle to 5.4 > -- > > Key: GROOVY-9087 > URL:

[jira] [Closed] (GROOVY-8913) Parrot Parser: partially-parenthesized binary expression parsed as cast and unary plus

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8913. - > Parrot Parser: partially-parenthesized binary expression parsed as cast and > unary plus >

[jira] [Closed] (GROOVY-9010) MissingMethodException during ASTTest annotation assert execution

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9010. - > MissingMethodException during ASTTest annotation assert execution >

[jira] [Closed] (GROOVY-8953) Imported enum causes compilation bug preventing tests from compiling

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8953. - > Imported enum causes compilation bug preventing tests from compiling >

[jira] [Closed] (GROOVY-9047) bump gradle to 5.3

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9047. - > bump gradle to 5.3 > -- > > Key: GROOVY-9047 > URL:

[jira] [Closed] (GROOVY-9028) @EqualsAndHashCode can't recognize final field

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9028. - > @EqualsAndHashCode can't recognize final field > -- > >

[jira] [Closed] (GROOVY-8908) Bump gradle to 5.2.1

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8908. - > Bump gradle to 5.2.1 > > > Key: GROOVY-8908 > URL:

[jira] [Closed] (GROOVY-9084) Add the missing delegate methods to `InnerLoader`

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9084. - > Add the missing delegate methods to `InnerLoader` > - > >

[jira] [Closed] (GROOVY-9096) Repeatable annotation not wrapped with container type in class file

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9096. - > Repeatable annotation not wrapped with container type in class file >

[jira] [Closed] (GROOVY-8942) Highlight matched parentheses, brackets and curly braces in Groovy Console when caret touching them

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8942. - > Highlight matched parentheses, brackets and curly braces in Groovy Console > when caret touching them >

[jira] [Closed] (GROOVY-9108) Make Interpreter changeable in Groovysh

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9108. - > Make Interpreter changeable in Groovysh > --- > >

[jira] [Closed] (GROOVY-8995) Improve the performance of creating list

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8995. - > Improve the performance of creating list > > >

[jira] [Closed] (GROOVY-8907) StringGroovyMethods.findAll(String, Pattern, Closure) and StringGroovyMethods.findAll(CharSequence, Pattern, Closure) is with @ClosureParams incorrect

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8907. - > StringGroovyMethods.findAll(String, Pattern, Closure) and > StringGroovyMethods.findAll(CharSequence,

[jira] [Closed] (GROOVY-8949) Run dependency management call as privileged action

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8949. - > Run dependency management call as privileged action >

[jira] [Closed] (GROOVY-9019) triple-single and triple-double quotes handle backslash escapes equally

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9019. - > triple-single and triple-double quotes handle backslash escapes equally >

[jira] [Closed] (GROOVY-9051) The default constructor should be annotated with @Generated

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9051. - > The default constructor should be annotated with @Generated >

[jira] [Closed] (GROOVY-9100) CompilerConfiguration.DEFAULT should be immutable

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9100. - > CompilerConfiguration.DEFAULT should be immutable > - > >

[jira] [Closed] (GROOVY-9073) Support preview features in compiled classes

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9073. - > Support preview features in compiled classes > > >

[jira] [Closed] (GROOVY-9008) Support native method reference and constructor reference (basic cases)

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9008. - > Support native method reference and constructor reference (basic cases) >

[jira] [Closed] (GROOVY-8903) Retrofit NamedParams to groovy.sql.Sql

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8903. - > Retrofit NamedParams to groovy.sql.Sql > -- > > Key:

[jira] [Closed] (GROOVY-8962) Provide an option to generate Java stubs in memory for better compilation performance

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8962. - > Provide an option to generate Java stubs in memory for better compilation > performance >

[jira] [Closed] (GROOVY-7856) Adding CompileStatic via compiler config script to class with eachWithIndex results in exception in instruction selection phase

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-7856. - > Adding CompileStatic via compiler config script to class with eachWithIndex > results in exception in

[jira] [Closed] (GROOVY-9012) grape resolve command throws MissingPropertyException: No such property: arg

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9012. - > grape resolve command throws MissingPropertyException: No such property: arg >

[jira] [Closed] (GROOVY-8986) Change the order of default imported packages to reduce the times of resolving

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8986. - > Change the order of default imported packages to reduce the times of resolving >

[jira] [Closed] (GROOVY-9095) Default retention policy not implemented for annotation

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9095. - > Default retention policy not implemented for annotation >

[jira] [Closed] (GROOVY-9034) adjust Java grammar for underscore in numeric literals (fixes some Groovydoc parse errors of Java files)

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9034. - > adjust Java grammar for underscore in numeric literals (fixes some Groovydoc > parse errors of Java

[jira] [Closed] (GROOVY-8945) Improve performance of DGM `groupBy` and `countBy`

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8945. - > Improve performance of DGM `groupBy` and `countBy` > -- >

[jira] [Closed] (GROOVY-8985) Bump junit to 5.4.0

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8985. - > Bump junit to 5.4.0 > --- > > Key: GROOVY-8985 > URL:

[jira] [Closed] (GROOVY-9085) Add INOUT stored procedure example to asciidoc doc for groovy-sql

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9085. - > Add INOUT stored procedure example to asciidoc doc for groovy-sql >

[jira] [Closed] (GROOVY-8978) NPE when accessing protected method from subclass clone

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8978. - > NPE when accessing protected method from subclass clone >

[jira] [Closed] (GROOVY-9063) Groovy 2.5.6 @CompileStatic generates invalid bytecode (leading to runtime ClassCastException) when accessing protected instance member from 2 level of nested closures

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9063. - > Groovy 2.5.6 @CompileStatic generates invalid bytecode (leading to runtime > ClassCastException) when

[jira] [Closed] (GROOVY-4063) Debugger Step Into doesn't work in Groovy-compiled classes when stepping filters are applied

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-4063. - > Debugger Step Into doesn't work in Groovy-compiled classes when stepping > filters are applied >

[jira] [Closed] (GROOVY-9014) printf does not respect "out" property

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9014. - > printf does not respect "out" property > -- > > Key:

[jira] [Closed] (GROOVY-8987) Support profiling parser

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8987. - > Support profiling parser > > > Key: GROOVY-8987 >

[jira] [Closed] (GROOVY-7954) Equal Operator for Classes implementing Comparable not Working on Interfaces

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-7954. - > Equal Operator for Classes implementing Comparable not Working on Interfaces >

[jira] [Closed] (GROOVY-8704) IntRange should be Serializable

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8704. - > IntRange should be Serializable > --- > > Key: GROOVY-8704 >

[jira] [Closed] (GROOVY-8988) Bump antlr to 4.7.3

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8988. - > Bump antlr to 4.7.3 > --- > > Key: GROOVY-8988 > URL:

[jira] [Closed] (GROOVY-9053) Missing @Generated annotation in @Bindable

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9053. - > Missing @Generated annotation in @Bindable > -- > >

[jira] [Closed] (GROOVY-9052) Missing @Generated annotation on @Vetoable

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9052. - > Missing @Generated annotation on @Vetoable > -- > >

[jira] [Closed] (GROOVY-9086) @CompileStatic of closure calls with OWNER_FIRST fail at runtime with ClassCastException

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9086. - > @CompileStatic of closure calls with OWNER_FIRST fail at runtime with > ClassCastException >

[jira] [Closed] (GROOVY-8994) Bump spotbugs-annotations to 3.1.11

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8994. - > Bump spotbugs-annotations to 3.1.11 > --- > > Key:

[jira] [Closed] (GROOVY-5961) Variable scope not checked properly for AIC in static method

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-5961. - > Variable scope not checked properly for AIC in static method >

[jira] [Closed] (GROOVY-9040) scripts within src/bin don't pass latest shellcheck recommendations

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9040. - > scripts within src/bin don't pass latest shellcheck recommendations >

[jira] [Closed] (GROOVY-9046) Build hardening

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9046. - > Build hardening > --- > > Key: GROOVY-9046 > URL:

[jira] [Closed] (GROOVY-8993) Bump spotbugs gradle plugin to 1.6.9

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8993. - > Bump spotbugs gradle plugin to 1.6.9 > > > Key:

[jira] [Closed] (GROOVY-9065) Add support for @Testable annotation in JUnit5Runner

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9065. - > Add support for @Testable annotation in JUnit5Runner >

[jira] [Closed] (GROOVY-9020) bump asm to 7.1

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9020. - > bump asm to 7.1 > --- > > Key: GROOVY-9020 > URL:

[jira] [Closed] (GROOVY-9038) allow antlr2 java grammar to partially understand try-with-resources (just enough to keep groovydoc processing of java files happy)

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9038. - > allow antlr2 java grammar to partially understand try-with-resources (just > enough to keep groovydoc

[jira] [Closed] (GROOVY-9099) Throw a better exception when validating native method reference fails

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9099. - > Throw a better exception when validating native method reference fails >

[jira] [Closed] (GROOVY-9018) WARNING: package sun.awt.windows not in java.desktop

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9018. - > WARNING: package sun.awt.windows not in java.desktop >

[jira] [Closed] (GROOVY-9029) [Console] Save output log file preferences to OS preferences

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9029. - > [Console] Save output log file preferences to OS preferences >

[jira] [Closed] (GROOVY-9022) In Groovy console, enable option for output to be on the right side. (horizontal split)

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9022. - > In Groovy console, enable option for output to be on the right side. > (horizontal split) >

[jira] [Closed] (GROOVY-8339) Fix warning "An illegal reflective access operation has occurred"

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8339. - > Fix warning "An illegal reflective access operation has occurred" >

[jira] [Closed] (GROOVY-9071) Bump gradle to 5.3.1

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9071. - > Bump gradle to 5.3.1 > > > Key: GROOVY-9071 > URL:

[jira] [Closed] (GROOVY-9078) Inefficiency in MethodNode and ConstructorNode

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9078. - > Inefficiency in MethodNode and ConstructorNode > -- > >

[jira] [Closed] (GROOVY-9079) STC: NPE in StaticTypeCheckingVisitor.inferSAMTypeGenericsInAssignment

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9079. - > STC: NPE in StaticTypeCheckingVisitor.inferSAMTypeGenericsInAssignment >

[jira] [Closed] (GROOVY-9035) config script: unexpected NPE when processing compiler config DSL

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9035. - > config script: unexpected NPE when processing compiler config DSL >

[jira] [Closed] (GROOVY-9037) allow java grammar to partially understand "default" in interfaces (just enough to keep groovydoc processing of java files happy)

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9037. - > allow java grammar to partially understand "default" in interfaces (just > enough to keep groovydoc

[jira] [Closed] (GROOVY-9083) groovyConsole should be updated to understand method references and lambda expressions

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9083. - > groovyConsole should be updated to understand method references and lambda > expressions >

[jira] [Closed] (GROOVY-8980) Bump picocli to 3.9.3

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8980. - > Bump picocli to 3.9.3 > - > > Key: GROOVY-8980 > URL:

[jira] [Closed] (GROOVY-9105) Fix trying to compile properties files and anything that doesn't end with java

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9105. - > Fix trying to compile properties files and anything that doesn't end with java >

[jira] [Closed] (GROOVY-9060) Make the initial capacity of LinkedHashMap be power of 2 for better performance

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9060. - > Make the initial capacity of LinkedHashMap be power of 2 for better > performance >

[jira] [Closed] (GROOVY-9061) Tests containing @Grab statements within nested scripts fail in JDK12

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9061. - > Tests containing @Grab statements within nested scripts fail in JDK12 >

[jira] [Closed] (GROOVY-9058) each parameter type not correctly inferenced

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9058. - > each parameter type not correctly inferenced > > >

[jira] [Closed] (GROOVY-9077) STC: inferred type not always stored for property getters that resolve to a method

2019-05-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-9077. - > STC: inferred type not always stored for property getters that resolve to a > method >

  1   2   >