Skip to content

Commit

Permalink
[FIXED JENKINS-28841] Absence of emptyFileType in the validate button…
Browse files Browse the repository at this point in the history
… of FilenameChoiceListProvider causes NPE.
  • Loading branch information
ikedam committed Jun 14, 2015
1 parent ddb0d2c commit 0d8c005
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -44,6 +44,6 @@ THE SOFTWARE.
method="test"
title="${%List Files Now}"
progress="${%Checking...}"
with="baseDirPath,includePattern,excludePattern,scanType,reverseOrder"
with="baseDirPath,includePattern,excludePattern,scanType,reverseOrder,emptyChoiceType"
/>
</j:jelly>

0 comments on commit 0d8c005

Please sign in to comment.