|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/groups/opt_out.

Is this difficult to implement?
It would be useful to have this feature as I'm trying to setup Jenkins to build only when the dependencies of a job target change.
Unfortunately the workspace view often contains more files then are necessary to build the target, so I'm intending to auto-generate the dependency list each time a job builds and use it to update the Perforce ViewMask used for polling.
The same ViewMask should be used for the ChangeLog and sending email notifications.