Skip to content

[JENKINS-57299] Whitelist the following variants of drop* and take*:#247

Merged
abayer merged 1 commit intojenkinsci:masterfrom
stuartrowe:JENKINS-57299
May 2, 2019
Merged

[JENKINS-57299] Whitelist the following variants of drop* and take*:#247
abayer merged 1 commit intojenkinsci:masterfrom
stuartrowe:JENKINS-57299

Conversation

@stuartrowe
Copy link

staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods drop java.lang.Iterable int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods drop java.util.List int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods dropRight java.lang.Iterable int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods dropRight java.util.List int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods take java.util.List int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods takeRight java.lang.Iterable int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods takeRight java.util.List int

staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods drop java.lang.Iterable int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods drop java.util.List int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods dropRight java.lang.Iterable int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods dropRight java.util.List int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods take java.util.List int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods takeRight java.lang.Iterable int
staticMethod org.codehaus.groovy.runtime.DefaultGroovyMethods takeRight java.util.List int
@stuartrowe
Copy link
Author

@abayer please review

Copy link
Member

@abayer abayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me - I'll merge tomorrow

@abayer
Copy link
Member

abayer commented May 2, 2019

The failures aren't your fault, so I'm going to merge this and repair the javadoc stuff separately. Thanks!

@abayer abayer merged commit b985aad into jenkinsci:master May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants