-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins LTS 1.532.2 with Svn plugin 2.2
Windows Server 2008 SR2 with Oracle JDK 1.7.0_25
When renaming a (Maven) job, the old workspace folder on disk is left unchanged. On the next build a new workspace folder (with the new job name) is created, leaving the old one as a leftover which has to be removed manually by logging onto the server.
I think that the workspace folder should be renamed as well, or deleted (and then re-created on the next build).
- is related to
-
JENKINS-2111 removing a job (including multibranch/org folder branches/repos) does not remove the workspace
- Resolved
-
JENKINS-34177 Delete workspaces when deleting a job
- Resolved