[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14267981#comment-14267981 ]
Mark Miller commented on SOLR-4839: ----------------------------------- For some reasin we bring in this orbit thing: {noformat} <dependency org="org.eclipse.jetty.orbit" name="javax.servlet" rev="${/org.eclipse.jetty.orbit/javax.servlet}" conf="servlet"> <artifact name="javax.servlet" type="orbit" ext="jar"/> </dependency> {noformat} And that seems to bring in: /org.eclipse.jetty.orbit/javax.servlet = 3.0.0.v201112011016 which conflicts with the javax.servlet brought in by this jetty update. Or something along those lines. I don't know why we have this orbit thing, but I don't think we should have both these dependencies. > Jetty 9 > ------- > > Key: SOLR-4839 > URL: https://issues.apache.org/jira/browse/SOLR-4839 > Project: Solr > Issue Type: Improvement > Reporter: Bill Bell > Assignee: Shalin Shekhar Mangar > Fix For: 5.0, Trunk > > Attachments: SOLR-4839-fix-eclipse.patch, SOLR-4839.patch, > SOLR-4839.patch, SOLR-4839.patch, SOLR-4839.patch, SOLR-4839.patch, > SOLR-4839.patch, SOLR-4839.patch, SOLR-4839.patch > > > Implement Jetty 9 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org