Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2271

processWorkspaceBeforeDeletion(...) or similar should be called on manual delete and rename

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • remoting
    • None
    • Platform: All, OS: All

      The new called processWorkspaceBeforeDeletion(...) SCM callback should also be
      called when a project is manually deleted or renamed (and even if it is running
      on the master)

      Otherwise ClearCase (and others) don't get a change to cleanup.

      If this callback cannot be used because of the veto ability a new one should be made

          [JENKINS-2271] processWorkspaceBeforeDeletion(...) or similar should be called on manual delete and rename

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/AbstractProject.java
          trunk/hudson/main/test/src/test/java/hudson/scm/ScmTest.java
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=11917
          Log:
          [FIXED JENKINS-2271] SCM.processWorkspaceBeforeDeletion should be called before project deletion.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/model/AbstractProject.java trunk/hudson/main/test/src/test/java/hudson/scm/ScmTest.java trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=11917 Log: [FIXED JENKINS-2271] SCM.processWorkspaceBeforeDeletion should be called before project deletion.

            Unassigned Unassigned
            lynggaard lynggaard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: