You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2014/12/19 21:20:14 UTC

[jira] [Comment Edited] (SOLR-4839) Jetty 9

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

Shalin Shekhar Mangar edited comment on SOLR-4839 at 12/19/14 8:19 PM:
-----------------------------------------------------------------------

I'm attaching this patch as a checkpoint.

# Fixed some compile failures in StartSolrJetty and SolrRequestParserTest
# Modified jetty.xml and solr-jetty-context.xml to conform to Jetty 9 changes

Todo:
# Fix the SSL example
# Fix the failing tests
# The example doesn't work right now because unlike previous versions of jetty, jetty.home is resolved as the location of start.jar which gets resolved to the ivy cache path which messes up our configuration.
# Jetty 9 has this concept of modules which can be configured via property files and/or by xml. We could do away with XML configuration if we want. Opinions?


was (Author: shalinmangar):
I'm attaching this patch as a checkpoint.

# Fixed some compile failures in StartSolrJetty and SolrRequestParserTest
# Modified jetty.xml and solr-jetty-context.xml to conform to Jetty 9 changes

Todo:
# Fix the SSL example
# The example doesn't work right now because unlike previous versions of jetty, jetty.home is resolved as the location of start.jar which gets resolved to the ivy cache path which messes up our configuration.
# Jetty 9 has this concept of modules which can be configured via property files and/or by xml. We could do away with XML configuration if we want. Opinions?

> 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.patch, SOLR-4839.patch
>
>
> Implement Jetty 9



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org