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

Mark Miller commented on SOLR-7429:
-----------------------------------

I believe the issue is that it has to be called exactly servlet-api-3.0.jar to 
live in the lib directory. That directory has explicit inclusions in 
start.config, $(jetty.home)/lib/servlet-api-3.0.jar. lib/ext gets added with a 
glob pattern, $(jetty.home)/lib/ext/**.

I think the best thing may be to move it to lib/ext as Steve suggests. We don't 
want to deal with renaming it, that's part of what we would like to work around 
with this issue.

> Remove Solr server module sync-hack introduced in SOLR-4050.
> ------------------------------------------------------------
>
>                 Key: SOLR-7429
>                 URL: https://issues.apache.org/jira/browse/SOLR-7429
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: Trunk, 5.2
>
>         Attachments: SOLR-7429-fix-servlet-api-deps.patch, SOLR-7429.patch
>
>
> This is annoying to the beast script I have and for other obvious reasons. We 
> would really like to use sync=true here like everywhere. I'll see what I can 
> do.



--
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