|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
This problem is resolved for non-windows machines in git-client-plugin 1.6.2, available from the update center. I was able to create a job which uses JGit or command line git and wipes the workspace successfully.
The command line git implementation also works to wipe the workspace on Windows.
The JGit implementation does not wipe the workspace on Windows due to
JENKINS-19994.