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

SolrJ POM still refers to stax parser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4
    • 3.1
    • clients - java

    Description

      See the issue at https://issues.apache.org/jira/browse/SOLR-787 which seems to be incorrectly fixed. (I cannot reopen that issue, so I create this one here)

      Using the following deps:
      <dependency>
      <groupId>org.apache.solr</groupId>
      <artifactId>solr-solrj</artifactId>
      <version>1.4.0</version>
      </dependency>
      <dependency>
      <artifactId>solr-core</artifactId>
      <groupId>org.apache.solr</groupId>
      <version>1.4.0</version>
      </dependency>

      will lead to duplicate jars. (Solr uses woodstox and SolrJ uses the different artifact (but same jar) org.codehaus.woodstox )

      But maybe the artifacts are only incorrectly deployed? Where can I find the original pom files?

      Attachments

        Issue Links

          Activity

            People

              sarowe Steven Rowe
              peathal Peter Karich
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

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