[ https://issues.apache.org/jira/browse/SOLR-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228848#comment-14228848 ]
Uwe Schindler commented on SOLR-4792: ------------------------------------- *We don't need to ship a war, even inside the current server dir. Personally, I would also change this!* This is an overhead not really needed and would also make the distribution smaller, if we would remove it! Just build the classpath correctly, so server starts correctly. Currently, the curring jetty unpacks the webapp's WAR file to a temporary folder over an over. Why do this. Just put everything into a lib folder as done currently already and include it into the startup script's classpath. The web.xml and some other files is only there to configure the context correctly. > stop shipping a war in 5.0 > -------------------------- > > Key: SOLR-4792 > URL: https://issues.apache.org/jira/browse/SOLR-4792 > Project: Solr > Issue Type: Task > Components: Build > Reporter: Robert Muir > Assignee: Mark Miller > Fix For: 5.0, Trunk > > Attachments: SOLR-4792.patch > > > see the vote on the developer list. > This is the first step: if we stop shipping a war then we are free to do > anything we want. -- 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