Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 82aca6421da3c4f889d79a34197157928d5c4436
      
https://github.com/jenkinsci/jenkins/commit/82aca6421da3c4f889d79a34197157928d5c4436
  Author: Mit Naria <[email protected]>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M core/src/main/java/hudson/tasks/ArtifactArchiver.java
    M core/src/main/java/hudson/tasks/Fingerprinter.java
    M core/src/main/resources/hudson/tasks/Fingerprinter/config.jelly
    A core/src/main/resources/hudson/tasks/Fingerprinter/config.properties
    A core/src/main/resources/hudson/tasks/Fingerprinter/help-caseSensitive.html
    A 
core/src/main/resources/hudson/tasks/Fingerprinter/help-defaultExcludes.groovy
    A 
core/src/main/resources/hudson/tasks/Fingerprinter/help-defaultExcludes.properties
    A core/src/main/resources/hudson/tasks/Fingerprinter/help-excludes.html

  Log Message:
  -----------
  [FIX JENKINS-41696] Fix recording fingerprints (#3915)

* [FIX JENKINS-41696] Fix recording fingerprints

1. Fix bug which records fingerprints while
   ignoring the excludes when archiving artifacts.

* [JENKINS-41696] Fix recording fingerprints

1. Fix bug which records fingerprints while
   ignoring the excludes when archiving artifacts.
2. Fingerprinter now supports excluding patterns for targets,
   caseSensitivity and defaultExcludes.

* [FIX JENKINS-41696] Fix recording fingerprints

1. Fix bug which records fingerprints while
   ignoring the excludes when archiving artifacts.
2. Fingerprinter now supports excludes,
   defaultExcludes and caseSensitivity.

Signed-off-by: Mit Naria <[email protected]>

* [FIX JENKINS-41696] Fix recording fingerprints

    1. Fix bug which records fingerprints while
       ignoring the excludes when archiving artifacts.
    2. Fingerprinter now supports excludes,
       defaultExcludes and caseSensitivity.

* removing unused annotation and triggering a build.

* Apply suggestions from code review by jvz

Co-Authored-By: foxtrot9 <[email protected]>

* [JENKINS-41696] Fix deserialization bug using readResolve.

Signed-off-by: Mit Naria <[email protected]>

* Update Fingerprinter.java

1. Getters and setters for defaultExcludes and caseSensitive use boolean 
instead of Boolean.

* Minor bug fixs.

Signed-off-by: Mit Naria <[email protected]>

* Fix stupid mistake in last commit

Signed-off-by: Mit Naria <[email protected]>


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/002cf0-82aca6%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to