Bjarke Freund-Hansen created JENKINS-12845:
----------------------------------------------
Summary: local_manifest.xml not deleted when clearing the local
manifest configuration of a job
Key: JENKINS-12845
URL: https://issues.jenkins-ci.org/browse/JENKINS-12845
Project: Jenkins
Issue Type: Bug
Components: repo
Affects Versions: current
Reporter: Bjarke Freund-Hansen
Reproduce problem:
1. Make a job using repo scm plugin.
2. Create a local manifest in the job
3. Execute job and wait for finish
4. Clear the local manifest for the job
5. Execute job again
Error:
The local manifest is not removed. In the workspace/.repo/ there is a
local_manifest.xml still present.
Expected result:
The local_manifest.xml should be deleted when the job is run with a empty
local_manifest.xml box
Workaround:
Delete local_manifest.xml manually in the workspace after clearing the local
manifest box in the job configuration.
--
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