[ 
https://issues.jenkins-ci.org/browse/JENKINS-12819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162251#comment-162251
 ] 

SCM/JIRA link daemon commented on JENKINS-12819:
------------------------------------------------

Code changed in jenkins
User: Your Name
Path:
 .classpath
 pom.xml
 src/main/java/hudson/scm/APISession.java
 src/main/java/hudson/scm/CM_PROJECT.java
 src/main/java/hudson/scm/DerbyUtils.java
 src/main/java/hudson/scm/IntegrityCMMember.java
 src/main/java/hudson/scm/IntegrityCMProject.java
 src/main/java/hudson/scm/IntegrityCheckoutTask.java
 src/main/java/hudson/scm/IntegrityItemAction.java
 src/main/java/hudson/scm/IntegrityRevisionState.java
 src/main/java/hudson/scm/IntegritySCM.java
 src/main/java/hudson/scm/Logger.java
 src/main/resources/hudson/scm/IntegritySCM/config.jelly
 src/main/resources/hudson/scm/IntegritySCM/help-fetchChangedWorkspaceFiles.html
http://jenkins-ci.org/commit/integrity-plugin/fea9c4043ab86536188b7f8790f227eddea68010
Log:
  Performed a major change in the SCM Project caching architecture on the 
Jenkins server
Additionally, the following issues have been addressed:
JENKINS-13221
JENKINS-12819



                
> 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

        

Reply via email to