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

Lance Norskog commented on SOLR-3609:
-------------------------------------

Just did a {{git pull}} of branch_4x. {{ant example}} fails with:
{code}

example:
     [copy] Copying 1 file to 
/Users/lancenorskog/Documents/open/solr/4.x/solr/example/webapps

BUILD FAILED
/Users/lancenorskog/Documents/open/solr/4.x/solr/build.xml:53: Directory does 
not exist: /Users/lancenorskog/Documents/open/solr/4.x/solr/example/solr-webapp
{code}

                
> Pin down the Solr webapp to a specific directory rather than a unique random 
> directory.
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-3609
>                 URL: https://issues.apache.org/jira/browse/SOLR-3609
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 4.0
>
>         Attachments: SOLR-3609.patch
>
>
> I'd like to pin down the extracted webapp dir to a constant known location. I 
> think this is a better user experience, in that the location is fixed, and it 
> also would allow us to write scripts that can find all of our jars.
> For example, there is currently some functionality in ZkController.main to 
> handle some ZooKeeper tasks before starting Solr - something you often want 
> to be able to do. There are more tools that would be nice to add. To create 
> the best user experience for these tools, it would be great to have an 
> example/cloud-tools directory with some simple scripts to make for easy cmd 
> line execution. These scripts will need to be able to easily locate the 
> webapps jars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to