[jira] [Updated] (GROOVY-9003) Allow the override of toString and equals methods for collection objects

2019-02-19 Thread paolo di tommaso (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paolo di tommaso updated GROOVY-9003: - Description: Groovy provides a nice string representation for collection objects, howeve

[jira] [Updated] (GROOVY-9003) Allow the override of toString and equals methods for collection objects

2019-02-19 Thread paolo di tommaso (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paolo di tommaso updated GROOVY-9003: - Summary: Allow the override of toString and equals methods for collection objects (was

[jira] [Commented] (GROOVY-9002) groovy-all-2.5.4-indy.jar not available in mavenCentral or jcenter

2019-02-19 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16772618#comment-16772618 ] Daniel Sun commented on GROOVY-9002:  _2.5+:_ A "fat pom" {{groovy-all-x.y.z.pom}} r

[jira] [Created] (GROOVY-9002) groovy-all-2.5.4-indy.jar not available in mavenCentral or jcenter

2019-02-19 Thread will mason (JIRA)
will mason created GROOVY-9002: -- Summary: groovy-all-2.5.4-indy.jar not available in mavenCentral or jcenter Key: GROOVY-9002 URL: https://issues.apache.org/jira/browse/GROOVY-9002 Project: Groovy

[jira] [Resolved] (GROOVY-8991) Difference in behaviour with closure and lambda

2019-02-19 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8991. Resolution: Fixed Fixed by  https://github.com/apache/groovy/commit/66a9883a9ac6ecf28353e013a5777f

[GitHub] asfgit closed pull request #878: GROOVY-8991: Difference in behaviour with closure and lambda

2019-02-19 Thread GitBox
asfgit closed pull request #878: GROOVY-8991: Difference in behaviour with closure and lambda URL: https://github.com/apache/groovy/pull/878 This is an automated message from the Apache Git Service. To respond to the message

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

2019-02-19 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8993. Resolution: Fixed Fix Version/s: 3.0.0-alpha-5 Fixed by  https://github.com/apache/groovy/c

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

2019-02-19 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8994. Resolution: Fixed Fix Version/s: 3.0.0-alpha-5 Fixed by  https://github.com/apache/groovy/c

[GitHub] asfgit closed pull request #879: GROOVY-8993: Bump spotbugs gradle plugin to 1.6.9

2019-02-19 Thread GitBox
asfgit closed pull request #879: GROOVY-8993: Bump spotbugs gradle plugin to 1.6.9 URL: https://github.com/apache/groovy/pull/879 This is an automated message from the Apache Git Service. To respond to the message, please lo

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

2019-02-19 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-8995. Resolution: Fixed Fixed by  https://github.com/apache/groovy/commit/3f26dc7b60cc50144a5982d6e70a6a

[GitHub] asfgit closed pull request #880: GROOVY-8995: Improve the performance of creating list

2019-02-19 Thread GitBox
asfgit closed pull request #880: GROOVY-8995: Improve the performance of creating list URL: https://github.com/apache/groovy/pull/880 This is an automated message from the Apache Git Service. To respond to the message, pleas

[jira] [Resolved] (GROOVY-9001) Bump picocli to 3.9.5 from 3.9.3

2019-02-19 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma resolved GROOVY-9001. - Resolution: Fixed Fixed in master and the 2_5_X branch. > Bump picocli to 3.9.5 from 3.9.3 > --

[jira] [Closed] (GROOVY-9001) Bump picocli to 3.9.5 from 3.9.3

2019-02-19 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-9001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma closed GROOVY-9001. --- > Bump picocli to 3.9.5 from 3.9.3 > > > Key: GROOVY-90

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

2019-02-19 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16771842#comment-16771842 ] Mauro Molinari commented on GROOVY-8975: I verified it's now fixed for both the

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

2019-02-19 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16771752#comment-16771752 ] Paul King commented on GROOVY-8975: --- You can grab the zips from the CI server: http:/

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

2019-02-19 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16771739#comment-16771739 ] Mauro Molinari commented on GROOVY-8975: Thanks for the fix Paul! Does a snapsh