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

Ishan Chattopadhyaya commented on SOLR-6926:
--------------------------------------------

While running "ant server", I was somehow hoping it would start a "server", 
which actually needs an "ant run-example" separately. 

1. Shouldn't "ant server" also start the server (like "ant run-example"), 
whereas something like "ant build-server" or "ant compile-server" do what "ant 
example" used to do (and "ant server" currently does)?
2. Even if we don't want to do point 1, shouldn't we want to rename "ant 
run-example" to "ant run-server"?

> "ant example" makes no sense anymore - should be "ant server" (or refactored 
> into some other compilation realted target)
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-6926
>                 URL: https://issues.apache.org/jira/browse/SOLR-6926
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>            Assignee: Timothy Potter
>
> (filing as followup to a chat i had with tim offline the other day)
> the ant target "ant example" doesn't really make any sense anymore ... that 
> name was created way, way, back when "ant compile" built up the dist/solr.war 
> file that people were expected to "install" and "ant example" took care of 
> copying that war file into the example/jetty directory
> these days, it should probably be named something like "ant server" or 
> refactored inside an existing task like "ant compile"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to