Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1789

maven solr-core pom should depend on servlet api

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.4
    • 3.1
    • Build
    • None

    Description

      EmbeddedSolrServer, in Solr core, uses org.apache.solr.servlet.SolrRequestParsers which (as its package reflects) depends on the servlet API.

      Fix:
      Add the following to solr-core-pom.xml.template:
      <dependency>
      <groupId>javax.servlet</groupId>
      <artifactId>servlet-api</artifactId>
      <version>2.4</version>
      </dependency>

      Attachments

        Activity

          People

            sarowe Steven Rowe
            dsmiley David Smiley
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 0.25h
                0.25h
                Remaining:
                Remaining Estimate - 0.25h
                0.25h
                Logged:
                Time Spent - Not Specified
                Not Specified