Holger Mense created JENKINS-12819:
--------------------------------------
Summary: PTC Integrity Plugin does not checkout project again, if
workspace has been deleted
Key: JENKINS-12819
URL: https://issues.jenkins-ci.org/browse/JENKINS-12819
Project: Jenkins
Issue Type: Bug
Components: integrity-plugin
Affects Versions: current
Environment: Jenkins 1.451, PTC Integrity Plugin 1.12
Reporter: Holger Mense
Assignee: Cletus D'Souza
If a file is deleted inside the project workspace, it will not be checked out
again by the Integrity-Plugin. However this can be done with Jenkins by using
"Wipe Out Workspace".
As far as I have digged into the code, the layout of the last checkout is
persisted in a file. This information is then used to compare with the current
MKS data in order to decide which files to update.
I thought deleting "viewproject.dat" would be a workaround for this problem,
but it didn't help :(
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira