[
https://issues.apache.org/jira/browse/SOLR-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630134#action_12630134
]
Lars Kotthoff commented on SOLR-765:
------------------------------------
bq. why don't you have an example/work directory?
Actually, I have no idea. I was working with an old checkout (which I updated
first), ran "ant example", and it failed.
Is there any reason why the empty directories are checked in to SVN instead of
taking care of that in the build.xml? I think this makes it easier to mess
things up yourself without realising it, e.g. by deleting the work directory
manually to make sure that you've got a "fresh" start. Same thing for the
example/logs directory which is required to run Jetty.
> 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.