提交 d18d7757 编写于 作者: U Ulli Hafner

Merge branch 'master' of ssh://github.com/jenkinsci/jenkins

......@@ -1211,6 +1211,7 @@ public final class FilePath implements Serializable {
* See {@link FileSet} for the syntax. String like "foo/*.zip" or "foo/**/*.xml"
* @return
* can be empty but always non-null.
* @since 1.407
*/
public FilePath[] list(final String includes, final String excludes) throws IOException, InterruptedException {
return act(new FileCallable<FilePath[]>() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册