Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 727dea8b65d89c911e69e59cee145e9139585e52
      
https://github.com/jenkinsci/jenkins/commit/727dea8b65d89c911e69e59cee145e9139585e52
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-04-22 (Fri, 22 Apr 2016)

  Changed paths:
    M war/pom.xml

  Log Message:
  -----------
  Force ordering between GPG and jarsigner

jarsigner adds signatures by updating the file itself, so we have
to run it before GPG plugin signs the bit, which happens in the 'verify'
phase.

The 'pre-integration-test' phase happens right after the 'package'
phase and before the 'verify' phase, so this is adequate.

See: 
https://groups.google.com/forum/#!msg/jenkinsci-users/POk8TOcwOM8/i5wn2a0MMwAJ


  Commit: 8356bd4165019ac2d175f2c35a52d0d539f2c681
      
https://github.com/jenkinsci/jenkins/commit/8356bd4165019ac2d175f2c35a52d0d539f2c681
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2016-04-26 (Tue, 26 Apr 2016)

  Changed paths:
    M war/pom.xml

  Log Message:
  -----------
  Merge pull request #2285 from jenkinsci/jarsigner-and-gpg

Force ordering between GPG and jarsigner


Compare: 
https://github.com/jenkinsci/jenkins/compare/8a19e8ae3d82...8356bd416501

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to