Github user mrkarthik commented on the issue: https://github.com/apache/lucene-solr/pull/245 @uschindler I have removed additional gitignores. I had copied the webapp folder under `/solr/server/solr-webapp/webapp` since I start jetty with following JVM option `-Djetty.home="${workspace_loc:lucene-solr}/solr/server"` `-Djetty.base="${workspace_loc:lucene-solr}/solr/server"` So when the context loads from `/solr/server/contexts/solr-jetty-context.xml` it looks for application under `jetty.base/solr-webapp/webapp` If required I can copy contexts, etc, modules, solr-webapp folder under `/eclipse-build` folder.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org