workaroung:
install Pre SCM BuildStep Plugin and execute as pre-scm step the following ant-script

<?xml version="1.0"?>
<project default="clean" > 
<target name="clean" description="clean"> 
<delete dir="dirToDelete"/> 
</target> 
</project>
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

Reply via email to