[ 
https://issues.apache.org/jira/browse/SOLR-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630858#action_12630858
 ] 

Lars Kotthoff commented on SOLR-765:
------------------------------------

bq. if you're working with svn and you want to make sure you have a "fresh 
start" use "svn revert -R" and "ant clean"

Ok, but that doesn't solve the problem if you're not using a checkout. I just 
think that it's not particularly good pratice to assume the existence of 
directories and fail if they don't when it's perfectly possible to check for 
the existence and create them/ignore errors in the build script.

> ant example fails if example/work directory doesn't exist
> ---------------------------------------------------------
>
>                 Key: SOLR-765
>                 URL: https://issues.apache.org/jira/browse/SOLR-765
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 1.3
>            Reporter: Lars Kotthoff
>            Priority: Minor
>         Attachments: SOLR-765.patch
>
>
> Running "ant example" when there's no example/work directory causes the build 
> to fail because the task tries to delete the (non-existent) directory.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to