Branch: refs/heads/jarsigner-and-gpg
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
--
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.