Branch: refs/heads/master Home: https://github.com/jenkinsci/poll-mailbox-trigger-plugin Commit: 76528595f9803af45b85b90cc24ce72158bd472b https://github.com/jenkinsci/poll-mailbox-trigger-plugin/commit/76528595f9803af45b85b90cc24ce72158bd472b Author: Paul Tankard <niknap...@hotmail.com> Date: 2016-04-05 (Tue, 05 Apr 2016)
Changed paths: M src/main/groovy/org/jenkinsci/plugins/pollmailboxtrigger/PollMailboxTrigger.java Log Message: ----------- Takes parameterized build parameters in to account when triggering a job, if a keyvalue pair exists in the trigger email, it will try parsing that value with SimpleParameterValue.getValue(String), if this fails it will use the default value form the parameterized parameter. Any keyvalue pair in the mail whose name exists as a parameterized parameter will be purged to avoid duplicate entries in the build parameter list. Commit: aa8d81cbb0234f6894115f3cfec77f7ac379de2a https://github.com/jenkinsci/poll-mailbox-trigger-plugin/commit/aa8d81cbb0234f6894115f3cfec77f7ac379de2a Author: Nick Grealy <nickgre...@users.noreply.github.com> Date: 2016-04-22 (Fri, 22 Apr 2016) Changed paths: M src/main/groovy/org/jenkinsci/plugins/pollmailboxtrigger/PollMailboxTrigger.java Log Message: ----------- Merge pull request #12 from HexTank/master Takes parameterized build parameters in to account when triggering a … Compare: https://github.com/jenkinsci/poll-mailbox-trigger-plugin/compare/9484e94374c7...aa8d81cbb023 -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.