[
https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224703#comment-13224703
]
Ryan McKinley commented on SOLR-3159:
-------------------------------------
committed to trunk in #1298108
What are thoughts on porting to 3.x? I am -0 for a few reasons:
* 3.6 is hopefully soon -- I would like to see this test for a while
* JSP complications
** requires JDK (not just JRE)
** the start.jar would need to be run with:
{code}
java -jar start.jar -OPTIONS=jsp
{code}
- - - -
Shawn, to run this with any .war file you can put the .war file in webapps
The pile of config files in etc are for the various features you can enable --
this just includes the ones I think we need
> Upgrade to Jetty 8
> ------------------
>
> Key: SOLR-3159
> URL: https://issues.apache.org/jira/browse/SOLR-3159
> Project: Solr
> Issue Type: Task
> Reporter: Ryan McKinley
> Priority: Minor
> Fix For: 4.0
>
>
> Solr is currently tested (and bundled) with a patched jetty-6 version.
> Ideally we can release and test with a standard version.
> Jetty-6 (at codehaus) is just maintenance now. New development and
> improvements are now hosted at eclipse. Assuming performance is equivalent,
> I think we should switch to Jetty 8.
--
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]