[GitHub] groovy pull request #378: fixing collate() infinite loop when step equals to...

2016-08-04 Thread fmamud
GitHub user fmamud opened a pull request: https://github.com/apache/groovy/pull/378 fixing collate() infinite loop when step equals to zero Fixing infinite loop in `Iterable.collate` method when `step` parameter is equals to zero. Example: ```groovy [ 1, 2, 3 ].coll

[jira] [Commented] (GROOVY-7884) GroovyScriptEngineImpl usage of CompilerConfiguration can lead to memory leaks

2016-08-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408732#comment-15408732 ] ASF GitHub Bot commented on GROOVY-7884: GitHub user jwagenleitner opened a pull

[GitHub] groovy pull request #377: GROOVY-7884: GroovyScriptEngineImpl usage of Compi...

2016-08-04 Thread jwagenleitner
GitHub user jwagenleitner opened a pull request: https://github.com/apache/groovy/pull/377 GROOVY-7884: GroovyScriptEngineImpl usage of CompilerConfiguration can lead to memory leaks Also includes some minor refactoring/cleanup as separate commits. You can merge this pull request i

[jira] [Created] (GROOVY-7900) uninstall.exe possibly contains trojan (or false positive)

2016-08-04 Thread Jan-Fabian Humann (JIRA)
Jan-Fabian Humann created GROOVY-7900: - Summary: uninstall.exe possibly contains trojan (or false positive) Key: GROOVY-7900 URL: https://issues.apache.org/jira/browse/GROOVY-7900 Project: Groovy

[jira] [Commented] (GROOVY-5727) Ovverriding 3rd Party libraries shipped

2016-08-04 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407358#comment-15407358 ] Paul King commented on GROOVY-5727: --- Linking a related issue which could (at least part

[jira] [Comment Edited] (GROOVY-5727) Ovverriding 3rd Party libraries shipped

2016-08-04 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407349#comment-15407349 ] Paul King edited comment on GROOVY-5727 at 8/4/16 7:36 AM: --- I u

[jira] [Commented] (GROOVY-5727) Ovverriding 3rd Party libraries shipped

2016-08-04 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15407349#comment-15407349 ] Paul King commented on GROOVY-5727: --- I upgraded to 3.0.1 for the master branch (upcomin

[jira] [Resolved] (GROOVY-7899) Bump servlet-api version to 3.0.1

2016-08-04 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7899. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-1 > Bump servlet-api version to 3.0.1 > --