I also found the same behavior. This is because in revision no. 773114,
Jacques added patch of captcha file to delete from tempfiles. So while
running ant clean-all it looks for captcha foleder. And as you said
parimal capthcha folder is not present in tempfiles. I hope Jacques can
help us in this.
Thanks
--
Divesh
Parimal Gain wrote:
Hello All,
After taking update when I used ant clean-all, it is showing error
BUILD FAILED
/home/parimal/ofbiz_dev/testing/build.xml:50: The following error
occurred while executing this line:
/home/parimal/ofbiz_dev/testing/build.xml:80: Directory does not
exist:/home/parimal/ofbiz_dev/testing/runtime/tempfiles/captcha
The reason is that there is no *captcha* folder inside
/runtime/tempfiles on which is defined in target *clean-data .
*Regards
--
Parimal Gain