Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
Dry-Plugin 2.44
Description
I have two files in a fileset. Both files are present in the workarea.
When the order is "cpd_report.xml,simian_report.xml" an error is shown (see fileset1.png).
When the order is "simian_report.xml,cpd_report.xml" no error is shown (see fileset2.png).
Expected behaviour: The order of the files in the fileset should make no difference. Since both files are really present, no warning should be shown.
Attachments
Issue Links
- is related to
-
JENKINS-34759 FilePath.validateAntFileMask - space separation of multiple filenames
-
- Open
-
Code changed in jenkins
User: Ulli Hafner
Path:
src/main/java/hudson/plugins/analysis/core/PluginDescriptor.java
http://jenkins-ci.org/commit/analysis-core-plugin/fa460e345c63d8980cad9271e14eeec3b14c68b9
Log:
JENKINS-34759 JENKINS-34760 Use validateAnt* method rather than validateFile*.
Compare: https://github.com/jenkinsci/analysis-core-plugin/compare/ea79d2b6d28c...fa460e345c63