|
||||||||
|
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.

The option to rsync the artifacts into the new workspace would be amazingly helpful. Right now, any old artifacts still in the workspace become a part of the new job unless you remove all the contents of the workspace. Having a rsync type functionality that:
1) removes anything not in the current archive folder and
2) only copies those items that are new or have changed
would cut down on build/deploy time in great ways while ensuring a sane workspace.