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

2018-11-30 Thread Henrique Mota (JIRA)
Henrique Mota created GROOVY-8907: - Summary: StringGroovyMethods.findAll(String, Pattern, Closure) and StringGroovyMethods.findAll(CharSequence, Pattern, Closure) is with @ClosureParams incorrect Key: GROOVY-8907

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

2018-11-30 Thread Henrique Mota (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mota updated GROOVY-8907: -- Description: StringGroovyMethods.findAll(String, Pattern, Closure) and 

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

2018-11-30 Thread Henrique Mota (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henrique Mota updated GROOVY-8907: -- Description: StringGroovyMethods.find(arg1, arg2, Closure) and 

[GitHub] groovy pull request #834: GROOVY-8907: Correcting @ClosureParams to correct ...

2018-11-30 Thread henriquelsmti
GitHub user henriquelsmti opened a pull request: https://github.com/apache/groovy/pull/834 GROOVY-8907: Correcting @ClosureParams to correct type https://issues.apache.org/jira/browse/GROOVY-8907 You can merge this pull request into a Git repository by running: $ git pull

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

2018-11-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704634#comment-16704634 ] ASF GitHub Bot commented on GROOVY-8907: GitHub user henriquelsmti opened a pull request: