Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
It would be nice to have option to search artifacts by pattern in case insensitive way.
Attachments
Issue Links
- is duplicated by
-
JENKINS-30721 Filesets on Windows shall be case insensitive
-
- Closed
-
- is related to
-
JENKINS-30721 Filesets on Windows shall be case insensitive
-
- Closed
-
Code changed in jenkins
User: Dominique
Path:
core/src/main/java/hudson/FilePath.java
core/src/main/java/hudson/tasks/ArtifactArchiver.java
core/src/main/java/hudson/util/FormFieldValidator.java
core/src/main/resources/hudson/Messages.properties
core/src/main/resources/hudson/tasks/ArtifactArchiver/config.jelly
core/src/main/resources/hudson/tasks/ArtifactArchiver/config.properties
core/src/main/resources/hudson/tasks/ArtifactArchiver/help-caseSensitive.html
core/src/test/java/hudson/FilePathTest.java
http://jenkins-ci.org/commit/jenkins/40382c5fc443f1cf1510103d80ec8358bb2f19d1
Log:
JENKINS-5253Allow case insensitive patterns in Artifacts Archiving